Like to re install
-
How do i de install .NET framework 1.1 and re install it. i have .NET framework 2.0 on the same machine and its a windows 2003 server. How do i do it
-
How do i de install .NET framework 1.1 and re install it. i have .NET framework 2.0 on the same machine and its a windows 2003 server. How do i do it
I suspect some thing is messed up with the .NET 1.1 and so i want to reinstall that The reason i came to that conclusion is that a .NET application i wrote previously which was working previously well is now generating an error "Application has generated an exception that could not be handled process id = .... Thread id = .... " The same application works perfectly on my computer and i know that it worked perfectly two days before too on one of our customer computer and some thing was done on that server afterwards. Well i want to know if there is an easy way to remove it and reinstall it its on windows 2003 server. It does not show up in Add Remove Programs. When i just run dotnetfx.exe(redistributable package) it says its already there.
-
I suspect some thing is messed up with the .NET 1.1 and so i want to reinstall that The reason i came to that conclusion is that a .NET application i wrote previously which was working previously well is now generating an error "Application has generated an exception that could not be handled process id = .... Thread id = .... " The same application works perfectly on my computer and i know that it worked perfectly two days before too on one of our customer computer and some thing was done on that server afterwards. Well i want to know if there is an easy way to remove it and reinstall it its on windows 2003 server. It does not show up in Add Remove Programs. When i just run dotnetfx.exe(redistributable package) it says its already there.
Seems like you can't uninstall it, e.g., http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/browse_thread/thread/e54d2ebf7f60f78e/85e9e015303efef6%2385e9e015303efef6[^]
Kevin
-
How do i de install .NET framework 1.1 and re install it. i have .NET framework 2.0 on the same machine and its a windows 2003 server. How do i do it
Seems more likely to me that the PC it's crashing on is showing you a problem in your code that depends on user settings or something like that.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog