Problem accessing asp site

Ask a Question related to ASP, Design and Development.

  1. #1

    Default Problem accessing asp site

    I'm not an asp expert. I'm having a little difficulty accessing a site
    (over the LAN). When I enter the default page into the web browser's
    address bar, it pops up a domain login screen, rather than the default
    page. Now, if there is a local user account on the web server with the
    same name and password as the person trying to hit the machine, then the
    domain login box does not appear and the default page is displayed. Since
    I don't know all the passwords of the users that will be hitting this site,
    I cannot add them as local users.

    I have checked all the sharing/security/etc. options that I can think of,
    but because I'm relatively new to asp, there must be something simple that
    I'm missing.

    Any assistance is appreciated.

    --
    Chris

    To send me an E-mail, remove the underscores and lunchmeat from my E-Mail
    address.
    Chris Dunaway Guest

  2. Similar Questions and Discussions

    1. Problem accessing my Intranet Site
      :brokenheart; Hi, I have set up my PC as a Webserver. I am running Windows XP, IIS and COldfusion Application Server on my machine. I have...
    2. Problem Accessing Administrator
      Hi! I have installed ColdFusion MX 7 Developer as a stand alone Web server on a WinXP Pro platform. Installation seemed to go smoothly, and the...
    3. Problem in accessing remote DB
      Hello, I am facing a strange problem. Problem accessing remote database from ASP using COM+ server application having VB components (ActiveX DLL)...
    4. Problem accessing remote DB
      Hello, I am facing a strange problem. Problem accessing remote database from ASP using COM+ server application having VB components (ActiveX DLL)...
    5. Problems accessing FP site with DW
      I am trying to access our site with dreamweaver FTP (have been using front page). I defined the remote site with no problem, but am unable to access...
  3. #2

    Default Re: Problem accessing asp site

    Your site is not setup to allow anonymous access. If you're not sure
    exactly what this means, post over to .inetserver.iis and ask "How do I
    enable anonymous access for my site?" or something along those lines.

    Ray at work

    "Chris Dunaway" <dunawayc@_lunchmeat_sbcglobal.net> wrote in message
    news:1loqrlg4mjk07$.po0k1jve18to.dlg@40tude.net...
    > I'm not an asp expert. I'm having a little difficulty accessing a site
    > (over the LAN). When I enter the default page into the web browser's
    > address bar, it pops up a domain login screen, rather than the default
    > page. Now, if there is a local user account on the web server with the
    > same name and password as the person trying to hit the machine, then the
    > domain login box does not appear and the default page is displayed. Since
    > I don't know all the passwords of the users that will be hitting this
    site,
    > I cannot add them as local users.
    >
    > I have checked all the sharing/security/etc. options that I can think of,
    > but because I'm relatively new to asp, there must be something simple that
    > I'm missing.
    >
    > Any assistance is appreciated.
    >
    > --
    > Chris
    >
    > To send me an E-mail, remove the underscores and lunchmeat from my E-Mail
    > address.

    Ray at Guest

  4. #3

    Default Re: Problem accessing asp site

    On Fri, 24 Oct 2003 12:09:18 -0400, Ray at <> wrote:
    > Your site is not setup to allow anonymous access. If you're not sure
    > exactly what this means, post over to .inetserver.iis and ask "How do I
    > enable anonymous access for my site?" or something along those lines.
    >
    Thanks for responding. But when I right click on the site, choose
    properties, and then check Directory Security, it seems to be configured
    for Anonymous access. I checked NTFS permissions for the folders and just
    for kicks and giggles I gave "Everyone" full control over that folder.
    Still no joy.

    --
    Chris

    To send me an E-mail, remove the underscores and lunchmeat from my E-Mail
    address.
    Chris Dunaway Guest

  5. #4

    Default Re: Problem accessing asp site

    "If you're not sure exactly what this means, post over to
    ..inetserver.iis..."

    Ray at work, 2003

    "Chris Dunaway" <dunawayc@_lunchmeat_sbcglobal.net> wrote in message
    news:2f0smex80hpq.76t7qggi6qcu.dlg@40tude.net...
    > On Fri, 24 Oct 2003 12:09:18 -0400, Ray at <> wrote:
    >
    > > Your site is not setup to allow anonymous access. If you're not sure
    > > exactly what this means, post over to .inetserver.iis and ask "How do I
    > > enable anonymous access for my site?" or something along those lines.
    > >
    >
    > Thanks for responding. But when I right click on the site, choose
    > properties, and then check Directory Security, it seems to be configured
    > for Anonymous access. I checked NTFS permissions for the folders and just
    > for kicks and giggles I gave "Everyone" full control over that folder.
    > Still no joy.
    >
    > --
    > Chris
    >
    > To send me an E-mail, remove the underscores and lunchmeat from my E-Mail
    > address.

    Ray at Guest

  6. #5

    Default Re: Problem accessing asp site

    On Fri, 24 Oct 2003 12:59:36 -0400, Ray at <> wrote:
    > "If you're not sure exactly what this means, post over to
    > .inetserver.iis..."
    >
    > Ray at work, 2003
    Yes, I know what it means. But thanks for the help and I'll post over
    there.

    Regards,

    --
    Chris

    To send me an E-mail, remove the underscores and lunchmeat from my E-Mail
    address.
    Chris Dunaway 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