Hi,
I have implemented a com+ server application in VC++ and I am now trying to deploy it by exporting a .msi-file. When I try to install the file on a computer that is on the same domain as the development computer all is fine. But when I try to install the package on a computer on another domain I get the message "Error registering COM+ application. Contact your support personnel for more information" I guess it is a security problem/feature, but what do I have to do?
I have implemented a com+ server application in VC++ and I am now trying to deploy it by exporting a .msi-file. When I try to install the file on a computer that is on the same domain as the development computer all is fine. But when I try to install the package on a computer on another domain I get the message "Error registering COM+ application. Contact your support personnel for more information" I guess it is a security problem/feature, but what do I have to do?