InstallUtilLib.dll: Unknown error in CorBindToRuntimeHost
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
After creating a merge module using VS.Net 2003 and adding it to a setup, again created with VS.NET 2003, i got this error when running the setup."InstallUtilLib.dll: Unknown error in CorBindToRuntimeHost" on a Windows 2000 adv server machine with both frameworks 1.0 and 1.1 installed. My project uses the installer classes to perform various CAs during install (i.e. install a service) Anybody have an idea whats wrong? :( I've linked to a demo solution[^] which demonstrates the exact problem. Is this a bug in Visual Studio 2003?