Default document ignored

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Default document ignored

    Hi.

    My asp.net application was installed on a Win2000 production server.
    The site is working ok except for a little problem. I set the default
    document for the site as my default.aspx file but IIS seems to ignore
    my setting and to connect to the site I need to type in my browser
    [url]www.mysite.com/default.aspx[/url] instead of only [url]www.mysite.aspx[/url] . I am not
    sure if this is an IIS problem or if I need to define something
    related to .NET . Can anyone gives me any idea?

    Thanks,

    Robert Scheer
    Robert Scheer Guest

  2. Similar Questions and Discussions

    1. Default document window location
      This might be a silly question, but I just can't find the solution. I have to ask. Whenever I create a new document, my nicely arranged workspace...
    2. New default document type with parameters
      Hi, I'm interested in knowing if I can create a template for a new default document type that contains parameters. The value for these...
    3. Document properties default
      Is there a way to have a custom set of document properties (initial view etc) applied to a set of PDFs - either by batch processing or just by...
    4. Setting index.cfm as the default document??? Yes, it hasbeen added as a default document in IIS.
      I am having trouble getting IIS to recognize the default index.cfm document, and I was wondering if anyone could give me some guidance. I created a...
    5. building a document w/ default Tab from one field to the next
      //adobe acrobat 6.0 pro on XP machine// I've created a form and can't seem to get a form to tab from field to field. I've looked at the directions...
  3. #2

    Default Re: Default document ignored

    You mean [url]www.mysite.com[/url] and NOT [url]www.mysite.aspx[/url] see below. check spelling


    "Robert Scheer" <rbscheer@my-deja.com> wrote in message
    news:cfd22ab6.0308060930.77ddb980@posting.google.c om...
    > Hi.
    >
    > My asp.net application was installed on a Win2000 production server.
    > The site is working ok except for a little problem. I set the default
    > document for the site as my default.aspx file but IIS seems to ignore
    > my setting and to connect to the site I need to type in my browser
    > [url]www.mysite.com/default.aspx[/url] instead of only [url]www.mysite.aspx[/url] . I am not
    > sure if this is an IIS problem or if I need to define something
    > related to .NET . Can anyone gives me any idea?
    >
    > Thanks,
    >
    > Robert Scheer

    MS News \(MS LVP\) Guest

  4. #3

    Default Re: Default document ignored

    On Wed, 6 Aug 2003 10:46:00 -0700, "MS News \(MS LVP\)"
    <sql_agentman@hotmail.com> wrote:

    MS LVP? "Least Valued Professional"?

    Good dig. :)

    Jeff
    Jeff Cochran Guest

  5. #4

    Default Re: Default document ignored

    check to see whether you checked the checkbox for enabling default document
    option on IIS for your web application..if not then select it and then
    restart you application and see..
    Nedu


    "Robert Scheer" <rbscheer@my-deja.com> wrote in message
    news:cfd22ab6.0308060930.77ddb980@posting.google.c om...
    > Hi.
    >
    > My asp.net application was installed on a Win2000 production server.
    > The site is working ok except for a little problem. I set the default
    > document for the site as my default.aspx file but IIS seems to ignore
    > my setting and to connect to the site I need to type in my browser
    > [url]www.mysite.com/default.aspx[/url] instead of only [url]www.mysite.aspx[/url] . I am not
    > sure if this is an IIS problem or if I need to define something
    > related to .NET . Can anyone gives me any idea?
    >
    > Thanks,
    >
    > Robert Scheer

    Nedu N Guest

  6. #5

    Default Re: Default document ignored

    LOL...

    Nice one !

    --
    Regards,
    Bernard Cheah
    [url]http://support.microsoft.com/[/url]
    Please respond to newsgroups only ...


    "Jeff Cochran" <jcochran.nospam@naplesgov.com> wrote in message
    news:3f355d91.175128781@msnews.microsoft.com...
    > On Wed, 6 Aug 2003 10:46:00 -0700, "MS News \(MS LVP\)"
    > <sql_agentman@hotmail.com> wrote:
    >
    > MS LVP? "Least Valued Professional"?
    >
    > Good dig. :)
    >
    > Jeff

    Bernard 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