Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

deploying a com+ application

Status
Not open for further replies.

mjxx

Programmer
Jun 29, 2001
8
SE
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?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top