PDA

View Full Version : Installing a Service using InstallUtilLib.dll



manncm
01-11-2006, 10:58 AM
I have created a very basic service in VS 2005 C# and am including it as a componant in my install. I have set the .Net Installer Class property to True, so that the service should automatically be installed. However whenever my install is run, I get the following error:

Error 1001.InstallUtilLib.dll: Unknown error

I can successfully install this service using InstallUtil.exe. Any ideas why I am getting this error?

manncm
01-11-2006, 04:02 PM
I found the problem. Apparently this is a known issue and there is a hotfix for it.

http://support.installshield.com/kb/view.asp?articleid=Q111934