When I connect to any website it now says:

500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.

I have uninstalled .NET Framework 1.1 now but it's still the same (even an index.html cannot be shown).

Any idea ? It's urgent thanks.

link|improve this question

40% accept rate
feedback

2 Answers

up vote 1 down vote accepted

The problem may be related to metabase compatibility: http://blogs.iis.net/bills/archive/2008/06/02/installing-asp-net-1-1-with-iis7-on-vista-and-windows-2008.aspx

link|improve this answer
Hi thank you very much will try. – user46250 Jul 25 '10 at 6:49
feedback

To get the websites working again:

Open the command prompt and go to C:\windows\Microsoft.NET\Framework64\v4.0.30319

run aspnet_regiis.exe -r

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.