COM+ server applications must have the constituent assemblies in the GAC.
Any assemblies referenced by your SC must also be in the GAC. How are you
working around this?
uce
> I've tried it in the GAC still doesn't work (I would prefer not to have it
> in the GAC),
[quoted text clipped - 47 lines]
> > > > >
> > > > > Steve
Steve Drake - 17 Jun 2004 09:35 GMT
I've double checked, I was missing one file that just been added to the
project, thanks for the help.
I do have a .NET server application that does not belong to the GAC, this is
not invoke from ASP.NET or any .NET application it is the end point of a
message queue, this is why I though that it dident matter.
Cheers
Steve
> COM+ server applications must have the constituent assemblies in the GAC.
> Any assemblies referenced by your SC must also be in the GAC. How are you
[quoted text clipped - 54 lines]
> > > > > >
> > > > > > Steve