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