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?
Error 1001.InstallUtilLib.dll: Unknown error
I can successfully install this service using InstallUtil.exe. Any ideas why I am getting this error?