Help With IIS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ArmyTops23
    Newbie
    • Jul 2010
    • 1

    #1

    Help With IIS

    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 MVC.
    and client UI part made on javascript ExtJS library.Anyone with help please answer.
  • rjobrien
    Newbie
    • May 2010
    • 1

    #2
    Help With IIS

    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,

    Comment

    • duynv
      Newbie
      • Nov 2010
      • 1

      #3
      HI
      you can reinstall ISS 6 and reinstall dot net framework,I sure you can to this problem

      Comment

      • sdchilderley
        Newbie
        • Nov 2010
        • 4

        #4
        Originally posted by duynv
        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.

        Comment

        • jfish
          DK Veteran
          • Sep 2008
          • 799

          #5
          check in IIS what account is running the web application pool

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

          Comment

          Working...