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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help on deploying *.msi on client machine

Status
Not open for further replies.

AnNguyen

Programmer
Jul 18, 2002
33
US

I have a .dll written in VB6. i put this Dll on the server, register it and make an MSI package through component services.

there are problems when deploying this MSI on client machines that i think you would help me out.

here is the problems:

1. on my development machine (with VS.Net installed) i have the error "Error registering Com+ application...". Therefore i can not test my application that use this dll.
I heard that Crystal-report 8 and higher can cause this error, and VS.net has crystal report.net built-in.

2. on another machine that does not heve VS.net install, the MSI run OK but it create an empty entry in c:\programs\complus application.( i do not know if this is the way because the application using this fail)

Any help would be greatly appreciated.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top