So I ran spyware doctor and it had a bunch of malware stuff. I clicked "Remove" but failed to create a restore point first. Now my websites running on .net 2.0 as well as visual studio 2008 are not working. My websites running .net 4 and visual studio 2010 are working just fine. I'm assuming I need to restore either .net 2.0/3.5 or something. Any idea on how to do this?
feedback
|
migrated from serverfault.com Sep 6 '10 at 4:59
This question came from our site for system administrators and desktop support professionals.
|
One of the MSDN bloggers by the name of Aaron Stebner made a great utility to automate the normally manual process of cleaning out .NET entirely. Normally you would run this utility before re-installing .NET from scratch. I've had to run it on Server 2008 before, so I would assume it works on Vista as well. http://blogs.msdn.com/b/astebner/archive/2008/08/28/8904493.aspx Good luck! Note that this CAN be used to remove embedded versions of .NET, such as 2.0 in Windows 7. | |||
feedback
|
|
You could try running the Windows Resource Checker to verify and repair all system files. This will include .NET 2.0 on Windows 7.
| |||
|
feedback
|
|
I've had difficulties running the installers for .NET 3.5 on Win 7/Server 2008 in the past, but have always been successful when using Windows Features. I would try removing it from Control Panel > Programs > Turn Windows features on or off, then adding it again. Are you getting any specific errors in the application event log? | |||
|
feedback
|
|
.net 2.0 is the core component in Windows 7 and you cannot uninstall/install it. You can use the command | |||
|
feedback
|
|
I'd run the full installer for .Net Framework 4.0. I believe as 3.5 before it, 4.0 contains 2.0+ as it expands upon the base of 2.0. You can try the older installs, but they don't list Windows 7 as supported. | |||||||
feedback
|
|
Go through the control panel and windows features. Remove then reinstall. | |||
|
feedback
|
