RE: Biztalk orchestration assembly no able to load class library
- From: "Stephen W. Thomas" <StephenWThomas@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Jun 2005 12:20:05 -0700
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 version
in the GAC? Those are the only two problems I remember seeing that gave that
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 the
reference?
Hope this helps.
Stephen W. Thomas
http://www.biztalkgurus.com
"lokesh" wrote:
> Yes, I have put the assembly in GAC
>
> "Stephen W. Thomas" wrote:
>
> > 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 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 does
> > > not allow me to debug the orchestration either, since it is suspended and not
> > > resumable.
> > >
> > > any solutions?
> > >
> > >
.
- References:
- Biztalk orchestration assembly no able to load class library
- From: lokesh
- RE: Biztalk orchestration assembly no able to load class library
- From: Stephen W. Thomas
- RE: Biztalk orchestration assembly no able to load class library
- From: lokesh
- Biztalk orchestration assembly no able to load class library
- Prev by Date: Re: Biztalk orchestration assembly no able to load class library
- Next by Date: Visual Studio .NET and BizTalk Server 2004
- Previous by thread: Re: Biztalk orchestration assembly no able to load class library
- Next by thread: RE: Biztalk orchestration assembly no able to load class library
- Index(es):
Relevant Pages
|
Loading