EDN Admin
Well-known member
I am using Visual Studio 2005 on Windows Server 2003. All service packs are installed. I first had this problem when trying to distribute an application for testing so I then created a simple application to try and narrow down the problem but to no avail...
I create a simple Windows Application that has a single form with a single button on it that, when clicked, shows a messagebox with the words Hello World.
I compile it and run it fine but when I install it on another PC I get the following error on startup: CLR error: 80004005.
The PC it is compiled on is a Windows Server 2003 with all service packs installed. .NET framework versions (viewed in the WindowsMicrosoft.NET directories): v1.0.3705, v1.1.4322, v2.0.50727.
The PC that gives me the error is a Windows Server 2003 with all service packs installed. .NET framework versions (viewed in the WindowsMicrosoft.NET directories): v1.0.3705, v1.1.4322, v2.0.50215, v2.0.50727.
Please help,
Thanks,
Kurt J. Vesecky
View the full article
I create a simple Windows Application that has a single form with a single button on it that, when clicked, shows a messagebox with the words Hello World.
I compile it and run it fine but when I install it on another PC I get the following error on startup: CLR error: 80004005.
The PC it is compiled on is a Windows Server 2003 with all service packs installed. .NET framework versions (viewed in the WindowsMicrosoft.NET directories): v1.0.3705, v1.1.4322, v2.0.50727.
The PC that gives me the error is a Windows Server 2003 with all service packs installed. .NET framework versions (viewed in the WindowsMicrosoft.NET directories): v1.0.3705, v1.1.4322, v2.0.50215, v2.0.50727.
Please help,
Thanks,
Kurt J. Vesecky
View the full article