all groups > dotnet sdk > april 2008 >
You're in the

dotnet sdk

group:

Problem with GAC/COM+ and Manifest


Problem with GAC/COM+ and Manifest coconet
4/14/2008 3:47:44 PM
dotnet sdk:

I have a 3.5 assembly that is GACd and in COM+. The COM+ application
is configured to run as a Service. The assembly is called myapp.dll
and there is a manifest called myapp.manifest. With ths in the
manifest:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
</assembly>

The app will not start. If I delete it, the app will start.

I am developing on Vista Ultimate x64, will deploy to Windows Server
2003.

Help?

Thanks.

AddThis Social Bookmark Button