Biztalk orchestration assembly no able to load class library
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server General > Biztalk orchestration assembly no able to load class library




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Biztalk orchestration assembly no able to load class library  
lokesh


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-28-05 10:52 PM

I have a biztalk orchestration in a separate assembly which utilizes objects
from a class library dll.  At Runtime, it throws an error saying the class
library dll is not found in the health and activity tracking tool.  This doe
s
not allow me to debug the orchestration either, since it is suspended and no
t
resumable.

any solutions?







[ Post a follow-up to this message ]



    RE: Biztalk orchestration assembly no able to load class library  
Stephen W. Thomas


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-28-05 10:52 PM

Hello.

Have you put the assembly you are trying to call in the GAC?

Stephen W. Thomas
http://www.biztalkgurus.com


"lokesh" wrote:

> I have a biztalk orchestration in a separate assembly which utilizes objec
ts
> from a class library dll.  At Runtime, it throws an error saying the class
> library dll is not found in the health and activity tracking tool.  This d
oes
> not allow me to debug the orchestration either, since it is suspended and 
not
> resumable.
>
> any solutions?
>
>





[ Post a follow-up to this message ]



    RE: Biztalk orchestration assembly no able to load class library  
lokesh


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-28-05 10:52 PM

Yes, I have put the assembly in GAC

"Stephen W. Thomas" wrote:
[vbcol=seagreen]
> Hello.
>
> Have you put the assembly you are trying to call in the GAC?
>
> Stephen W. Thomas
> http://www.biztalkgurus.com
>
>
> "lokesh" wrote:
> 





[ Post a follow-up to this message ]



    Re: Biztalk orchestration assembly no able to load class library  
Jon Flanders[MVP]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-28-05 10:52 PM

Make sure the version in the gac matches *exactly* the version your
orchestration is compiled against.  This is likely considering the vs.net
template choice to use AssemblyVersion=1.0.* - i highly recommend changing
it to 1.0.0.0 for your custom component

--
Jon Flanders
http://www.masteringbiztalk.com/blogs/jon/

"lokesh" <lokesh@discussions.microsoft.com> wrote in message
news:C922FA34-BB8C-4297-810F-266398B2500F@microsoft.com...[vbcol=seagreen]
> Yes, I have put the assembly in GAC
>
> "Stephen W. Thomas" wrote:
> 







[ Post a follow-up to this message ]



    RE: Biztalk orchestration assembly no able to load class library  
Stephen W. Thomas


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-28-05 10:52 PM

Hello.

Ok, maybe it’s a version problem.  Are you using dynamic versioning of the
.dll?  Check the AssemblyInfo file and look for AssemblyVersion("1.0.0.0").
By default, it’s AssemblyVersion("1.0.*").  Maybe you have the wrong versi
on
in the GAC?  Those are the only two problems I remember seeing that gave tha
t
error message.

Other causes could possibly be changing the strong name key or namespace
since you added a reference to the dll.  Maybe try dropping and re-adding th
e
reference?

Hope this helps.

Stephen W. Thomas
http://www.biztalkgurus.com


"lokesh" wrote:
[vbcol=seagreen]
> Yes, I have put the assembly in GAC
>
> "Stephen W. Thomas" wrote:
> 





[ Post a follow-up to this message ]



    RE: Biztalk orchestration assembly no able to load class library  
Mark


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-29-05 12:52 PM

Hi,
it's been mentioned a few times in the group, but read the article in vs
help .net framework tools - fuslogvw.exe
The fusion log gives you chapter and verse on why .net can't find an assembl
y.
m

"lokesh" wrote:

> I have a biztalk orchestration in a separate assembly which utilizes objec
ts
> from a class library dll.  At Runtime, it throws an error saying the class
> library dll is not found in the health and activity tracking tool.  This d
oes
> not allow me to debug the orchestration either, since it is suspended and 
not
> resumable.
>
> any solutions?
>
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 02:26 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register