PDA

View Full Version : Help With IIS



ArmyTops23
27th October, 2010, 05:29 PM
I have a website within IIS that is inoperable all of the sudden (getting error503, 403 within program files. I am not real familiar with this program and since I am unable to access it, I cant fix it. Support costs money and I am on a strict budget here.this site is written on C# ASP.NET (http://asp.net/) MVC.
and client UI part made on javascript ExtJS library.Anyone with help please answer.

rjobrien
20th November, 2010, 05:53 PM
Hi ArmyTops23,

Error 403 is related to permissions within the directory that is holding the ASPX pages.

Which version of IIS are you running, 5.1 (XP), 6.0 (Windows Server 2003) or IIS 7.0 (Windows Server 2008).

Regards,

duynv
26th November, 2010, 11:21 AM
HI
you can reinstall ISS 6 and reinstall dot net framework,I sure you can to this problem

sdchilderley
26th November, 2010, 11:46 PM
HI
you can reinstall ISS 6 and reinstall dot net framework,I sure you can to this problem


Yes unistall and reinstall IIS, Make sure the user permissions have been setup correctly.

jfish
29th December, 2010, 02:27 PM
check in IIS what account is running the web application pool

its either network service, local service or an explict user.