Lockdown tool preventing view of .asp pages?

Ask a Question related to ASP, Design and Development.

  1. #1

    Default Lockdown tool preventing view of .asp pages?

    Hello,

    I am trying access a virtual directory I set-up through
    IIS and my web pages are built on asp. I also ran the IIS
    Lockdown tool on the server, and I have never been able to
    view the website. I know this is vague, but I am
    wondering if there are certain features turned on within
    the IIS lockdown that prevents you from viewing asp?

    Thanks for your help.

    Mike Albainy
    Michael Albainy Guest

  2. Similar Questions and Discussions

    1. Preventing page breaks in PDF on converted web pages
      I've been happy with the speed and linking that is available when I convert web pages into pdf's. However, the pdf versions often break the pages at...
    2. <cfheader> for preventing caching of pages
      What is the point of using <cfheader> to effectively force the browser not to cache any pages so that they reload from the server? I've put the...
    3. Win2k, IIS5, IIS Lockdown Tool, URL Scan
      I run Win2k Workstation (Spk4) with IIS and the .NET Framework version 1.1. I develop on this platform with ASP.NET using Visual Studio .NET 2003....
    4. Can't view web pages with IIS 5.1
      I recently upgraded my PC from Windows XP Home to XP Professional, so that I can use XP Pro's build in IIS functionality to build ASP pages off of...
    5. Dotnet, IIS5.0 and IIS lockdown/hardening tool/security
      We have a web service built with the 1.1 framework and we are targeting server machines running IIS 5.0+. We have been advised to run the IIS...
  3. #2

    Default Re: Lockdown tool preventing view of .asp pages?

    Yes.

    You need to apply the security template that allows ASP pages to run. Get
    the latest version of the lockdown tool first.

    Note: I have never actually used the lockdown tool (above is from
    documentation) so I am not sure if it can reverse changes to allow things
    that were blocked in a previous run or not.


    --
    Mark Schupp
    --
    Head of Development
    Integrity eLearning
    Online Learning Solutions Provider
    [email]mschupp@ielearning.com[/email]
    [url]http://www.ielearning.com[/url]
    714.637.9480 x17


    "Michael Albainy" <michael_albainy@stockamp.com> wrote in message
    news:0e4301c37c51$e16602a0$a101280a@phx.gbl...
    > Hello,
    >
    > I am trying access a virtual directory I set-up through
    > IIS and my web pages are built on asp. I also ran the IIS
    > Lockdown tool on the server, and I have never been able to
    > view the website. I know this is vague, but I am
    > wondering if there are certain features turned on within
    > the IIS lockdown that prevents you from viewing asp?
    >
    > Thanks for your help.
    >
    > Mike Albainy

    Mark Schupp Guest

  4. #3

    Default Re: Lockdown tool preventing view of .asp pages?

    On Tue, 16 Sep 2003 05:56:01 -0700, "Michael Albainy"
    <michael_albainy@stockamp.com> wrote:
    >I am trying access a virtual directory I set-up through
    >IIS and my web pages are built on asp. I also ran the IIS
    >Lockdown tool on the server, and I have never been able to
    >view the website. I know this is vague, but I am
    >wondering if there are certain features turned on within
    >the IIS lockdown that prevents you from viewing asp?
    Okay, if you have never been able to view the site, does that include
    *before* running the Lockdown Tool? Did you select the ASP template
    to allow ASP when you ran the tool? Have you re-run the tool to reset
    the changes, then run it again following the prompts to allow ASP?

    Post in the IIS group and you'll gte more help on the IIS Lockdown
    Tool.

    Jeff
    Jeff Cochran Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139