Error 500 newbie question

Ask a Question related to ASP, Design and Development.

  1. #1

    Default Error 500 newbie question

    Hi all,

    I'm running Win2k Pro with IIS on it, at home. My ISP doesn't allow
    me to publish to port 80, so I'm publishing on 2850. My HTML runs
    fine, but my ASP doesn't. I get error 500, internal server error, and
    in my Event Viewer I get "The server failed to load application
    '/LM/W3SVC/1/ROOT'. The error was 'No such interface supported
    '. "

    I know it's annoying to answer the same questions all the time, but
    maybe someone can point me to a FAQ, or something?

    Thanks.
    dont mess please Guest

  2. Similar Questions and Discussions

    1. Newbie Question: Biz Card Template Question
      Hi, I got the Pagemaker PlugIn - I am using one of the templates for Business Cards - the elements appear to be grouped (bound box all around when I...
    2. Newbie question re error message
      Hi all I have installed MySQL 4.0.25 (and PHP 4.4.2.2) on my Windows XP Pro system using IISadmin. PHP is working OK but MySQL shows the MySQL...
    3. Newbie Parse Error Question
      This code works correctly in plain HTML, but in PHP mode, I get a parse error on the line first line (<form name="menu" action="index.php"...
    4. Pen Tool Use Question. (Embarrassingly Newbie Question)
      I'm currently using Flash MX and whenever I choose the Pen Tool instead of the pen nib with the small "x" beside it that supposed to show up on...
    5. Newbie Question: Error Received
      Have you changed the NameSpace field under project properties - check upper/lower case Have you changed the name or location of the project? Have...
  3. #2

    Default Re: Error 500 newbie question

    [url]http://www.aspfaq.com/2109[/url]
    [url]http://www.aspfaq.com/2226[/url]




    "dont mess please" <oiam@videotron.ca> wrote in message
    news:cl9lpv06fu4o1vi1evk991cv5celbuqglf@4ax.com...
    > Hi all,
    >
    > I'm running Win2k Pro with IIS on it, at home. My ISP doesn't allow
    > me to publish to port 80, so I'm publishing on 2850. My HTML runs
    > fine, but my ASP doesn't. I get error 500, internal server error, and
    > in my Event Viewer I get "The server failed to load application
    > '/LM/W3SVC/1/ROOT'. The error was 'No such interface supported
    > '. "
    >
    > I know it's annoying to answer the same questions all the time, but
    > maybe someone can point me to a FAQ, or something?
    >
    > Thanks.

    Aaron Bertrand [MVP] 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