|
Solve 500 Internal Server Error -- KarthikRamaswamy --
Hi, I have a site developed in ASP with IIS5. I developed an FTP application in .NET and uploaded fies to the site that i have . Later i noticed that the site that was up and running in ASP and IIS5 suddenly dint work. When i try accessing the site, it gives me the error "500 Internal Server Error". I tried accessing some .html files from the server and i was able to access it but when i access any .asp file, it thorws me the error. Can anyone share with me that what could be the possible solution. regards Karthik Ramaswamy.S |
|
-- Sevinfooter --
You need to check if your version of .net framework is installed properly: at command line, CD to your .net installation folder and run aspnet_iisreg -i |