|
Home > Archive > BizTalk Server > May 2007 > BT Doesn't Show External References when configuring items
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
BT Doesn't Show External References when configuring items
|
|
|
| I have a BizTalk solution where my orchestrations are in one assembly,
schemas in another, piplines in another, and maps in another. In my
orchestrations project, I have successfully added references to by maps and
schemas projects.
In one of my orchestrations, I have construct message with a map. When I
configure the shape with the (existing) map name (using "select from
referneced assembly"...), none of my maps from my maps project show up. I
have the same problem when creating multi-part message types (when I pick
Type->Schemas->Select from referenced assembly) it can't find the references
to my projects with the schema in them).
Anybody know why this is?
Thanks,
Chris
| |
| Jan Eliasen 2007-04-06, 7:16 pm |
| On Thu, 5 Apr 2007 13:55:15 -0400, "Chris" <desany@hotmail.com> wrote:
>I have a BizTalk solution where my orchestrations are in one assembly,
>schemas in another, piplines in another, and maps in another. In my
>orchestrations project, I have successfully added references to by maps and
>schemas projects.
>
>In one of my orchestrations, I have construct message with a map. When I
>configure the shape with the (existing) map name (using "select from
>referneced assembly"...), none of my maps from my maps project show up. I
>have the same problem when creating multi-part message types (when I pick
>Type->Schemas->Select from referenced assembly) it can't find the references
>to my projects with the schema in them).
Try compiling the solution - it will probably fail, but probably, the
items will now show up.
--
eliasen, representing himself and not the company he works for.
Private blog: http://blog.eliasen.dk
Private email: jan@eliasen.dk
| |
| Benjamin Goeltz 2007-04-08, 7:15 pm |
| Hey Chris,
I would bet this problem has to do with Visual Studio. I've seen cases
where it seems to cache version / references of assemblies. I would try
removing the references, delete any versions of the assemblies in the GAC,
re-add the references, and re-build the solution.
Hope this helps.
--
Cheers,
Benjamin
"Chris" wrote:
> I have a BizTalk solution where my orchestrations are in one assembly,
> schemas in another, piplines in another, and maps in another. In my
> orchestrations project, I have successfully added references to by maps and
> schemas projects.
>
> In one of my orchestrations, I have construct message with a map. When I
> configure the shape with the (existing) map name (using "select from
> referneced assembly"...), none of my maps from my maps project show up. I
> have the same problem when creating multi-part message types (when I pick
> Type->Schemas->Select from referenced assembly) it can't find the references
> to my projects with the schema in them).
>
> Anybody know why this is?
>
> Thanks,
>
> Chris
>
>
>
| |
| Benjamin Goeltz 2007-04-08, 7:15 pm |
|
--
Cheers,
Benjamin
"Chris" wrote:
> I have a BizTalk solution where my orchestrations are in one assembly,
> schemas in another, piplines in another, and maps in another. In my
> orchestrations project, I have successfully added references to by maps and
> schemas projects.
>
> In one of my orchestrations, I have construct message with a map. When I
> configure the shape with the (existing) map name (using "select from
> referneced assembly"...), none of my maps from my maps project show up. I
> have the same problem when creating multi-part message types (when I pick
> Type->Schemas->Select from referenced assembly) it can't find the references
> to my projects with the schema in them).
>
> Anybody know why this is?
>
> Thanks,
>
> Chris
>
>
>
| |
| Benjamin Goeltz 2007-04-08, 7:15 pm |
| Hey Chris,
I would bet this problem has to do with Visual Studio. I've seen cases
where it seems to cache version / references of assemblies. I would try
removing the references, delete any versions of the assemblies in the GAC,
re-add the references, and re-build the solution.
Hope this helps.
--
Cheers,
Benjamin
"Chris" wrote:
> I have a BizTalk solution where my orchestrations are in one assembly,
> schemas in another, piplines in another, and maps in another. In my
> orchestrations project, I have successfully added references to by maps and
> schemas projects.
>
> In one of my orchestrations, I have construct message with a map. When I
> configure the shape with the (existing) map name (using "select from
> referneced assembly"...), none of my maps from my maps project show up. I
> have the same problem when creating multi-part message types (when I pick
> Type->Schemas->Select from referenced assembly) it can't find the references
> to my projects with the schema in them).
>
> Anybody know why this is?
>
> Thanks,
>
> Chris
>
>
>
| |
| Saravana Kumar 2007-05-09, 1:19 pm |
| This post from Yossi Dahan might be helpful to you
http://www.sabratech.co.uk/blogs/yo...-transform.html
--
Regards,
Saravana Kumar
http://www.biztalk247.com/v1/
http://www.digitaldeposit.net/blog
[Please mark the response as "Answer" if it solves your problem.]
"Chris" wrote:
> I have a BizTalk solution where my orchestrations are in one assembly,
> schemas in another, piplines in another, and maps in another. In my
> orchestrations project, I have successfully added references to by maps and
> schemas projects.
>
> In one of my orchestrations, I have construct message with a map. When I
> configure the shape with the (existing) map name (using "select from
> referneced assembly"...), none of my maps from my maps project show up. I
> have the same problem when creating multi-part message types (when I pick
> Type->Schemas->Select from referenced assembly) it can't find the references
> to my projects with the schema in them).
>
> Anybody know why this is?
>
> Thanks,
>
> Chris
>
>
>
|
|
|
|
|