|
Home > Archive > BizTalk Server General > March 2006 > undeploy problem 2006
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 |
undeploy problem 2006
|
|
|
| Hi,
I am currently trying to deploy an assembly but I get the error
Error 18 Failed to add resource(s). Resource
(-Type="System.BizTalk:BizTalkAssembly" -Luid="BizTalkServerProject1Orch,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=46bda6fa896a68e8") is
already in store and is either associated with another application or with
another type.
When I look in BizTalk explorer I cannot see this assembly. When I search
the administration tool I cannot see the orchestration included in the
assembly yet when I use the BizTalk Server Assemblies view from windows
explorer I can see the assembly and it's artifacts. Anyone know how I can
undeploy this assembly manually? Is it just a case of removing it from the
GAC?
Cheers,
Gary
| |
|
|
Gary,
Yes, if you cant see it thru the BT explorer then removing it from the GAC
manually should fix your problem.
BA
http://biztalkia.blogspot.com/
> Hi,
>
> I am currently trying to deploy an assembly but I get the error
>
> Error 18 Failed to add resource(s). Resource
> (-Type="System.BizTalk:BizTalkAssembly"
> -Luid="BizTalkServerProject1Orch, Version=1.0.0.0, Culture=neutral,
> PublicKeyToken=46bda6fa896a68e8") is already in store and is either
> associated with another application or with another type.
>
> When I look in BizTalk explorer I cannot see this assembly. When I
> search the administration tool I cannot see the orchestration included
> in the assembly yet when I use the BizTalk Server Assemblies view from
> windows explorer I can see the assembly and it's artifacts. Anyone
> know how I can undeploy this assembly manually? Is it just a case of
> removing it from the GAC?
>
> Cheers,
> Gary
| |
|
| Hi BA Thanks for that.
I tried removing it from the GAC but still had problems. In the end I found
that the assembly could be seen in the BizTalk administration in the
resources of the default application. I moved this resource to the new
application (even though it was deleted from the GAC - which prevented my
from just deleting it) and everything seems fine.
Thanks.
"BA" wrote:
>
> Gary,
>
>
> Yes, if you cant see it thru the BT explorer then removing it from the GAC
> manually should fix your problem.
>
>
> BA
> http://biztalkia.blogspot.com/
>
>
>
>
>
|
|
|
|
|