I'm having a issue with one box where it will not serve
any ASP pages, even when i browse them from the IIS
manager directly. Is there something I should look at
to 'enable' serving asp pages? Normally this is faairly
straight forward but I am stubbling here 7 5290
On Tue, 16 Dec 2003 11:39:01 -0800, "Billy"
<an*******@discussions.microsoft.com> wrote: I'm having a issue with one box where it will not serve any ASP pages, even when i browse them from the IIS manager directly. Is there something I should look at to 'enable' serving asp pages? Normally this is faairly straight forward but I am stubbling here
1) You can't browse for the IIS Manager and expect to server ASP.
ASP must be processed through a server, so it has to be loaded as a
URL ( http://www.sample.com/myscript.asp)
2) The rest of the answer will depend greatly on your IIS version,
your other settings, whether you run AV or firewall software, URLScan
or the IIS Lockdown tool and what *exactly* you *do* see when you try
this.
Jeff
I think you misunderstood what he meant by browsing from the IIS manager --
if you right click a site/directory there's a browse option that opens the
browser to the correct URL
"Jeff Cochran" <jc*************@naplesgov.com> wrote in message
news:3f****************@msnews.microsoft.com... On Tue, 16 Dec 2003 11:39:01 -0800, "Billy" <an*******@discussions.microsoft.com> wrote:
I'm having a issue with one box where it will not serve any ASP pages, even when i browse them from the IIS manager directly. Is there something I should look at to 'enable' serving asp pages? Normally this is faairly straight forward but I am stubbling here
1) You can't browse for the IIS Manager and expect to server ASP. ASP must be processed through a server, so it has to be loaded as a URL (http://www.sample.com/myscript.asp)
2) The rest of the answer will depend greatly on your IIS version, your other settings, whether you run AV or firewall software, URLScan or the IIS Lockdown tool and what *exactly* you *do* see when you try this.
Jeff
What version of IIS is it? I believe IIS 6.0 disables ASP by default, and
needs to be turned on.
"Billy" <an*******@discussions.microsoft.com> wrote in message
news:01****************************@phx.gbl... I'm having a issue with one box where it will not serve any ASP pages, even when i browse them from the IIS manager directly. Is there something I should look at to 'enable' serving asp pages? Normally this is faairly straight forward but I am stubbling here
On Tue, 16 Dec 2003 21:01:49 -0500, "Tom B"
<sh*****@NOSPAMhotmail.com> wrote: I think you misunderstood what he meant by browsing from the IIS manager -- if you right click a site/directory there's a browse option that opens the browser to the correct URL
Or, he's browsing the directory structure in the MMC and double
clicking to launch the file... :)
Jeff
"Jeff Cochran" <jc*************@naplesgov.com> wrote in message news:3f****************@msnews.microsoft.com... On Tue, 16 Dec 2003 11:39:01 -0800, "Billy" <an*******@discussions.microsoft.com> wrote:
>I'm having a issue with one box where it will not serve >any ASP pages, even when i browse them from the IIS >manager directly. Is there something I should look at >to 'enable' serving asp pages? Normally this is faairly >straight forward but I am stubbling here
1) You can't browse for the IIS Manager and expect to server ASP. ASP must be processed through a server, so it has to be loaded as a URL (http://www.sample.com/myscript.asp)
2) The rest of the answer will depend greatly on your IIS version, your other settings, whether you run AV or firewall software, URLScan or the IIS Lockdown tool and what *exactly* you *do* see when you try this.
Jeff
It's IIS 5.0 and i dug into the log:
The server failed to load application '/LM/W3SVC/1/ROOT'.
The error was 'No such interface supported'.
I scanned the knowledgebase and no real answer was found. -----Original Message----- What version of IIS is it? I believe IIS 6.0 disables
ASP by default, andneeds to be turned on.
"Billy" <an*******@discussions.microsoft.com> wrote in
messagenews:01****************************@phx.gbl... I'm having a issue with one box where it will not serve any ASP pages, even when i browse them from the IIS manager directly. Is there something I should look at to 'enable' serving asp pages? Normally this is faairly straight forward but I am stubbling here
.
Yes thats correct, right click and browse..
It's IIS 5.0 and i dug into the log:
The server failed to load application '/LM/W3SVC/1/ROOT'.
The error was 'No such interface supported'.
I scanned the knowledgebase and no real answer was found. -----Original Message----- On Tue, 16 Dec 2003 21:01:49 -0500, "Tom B" <sh*****@NOSPAMhotmail.com> wrote:
I think you misunderstood what he meant by browsing from
the IIS manager --if you right click a site/directory there's a browse
option that opens thebrowser to the correct URL Or, he's browsing the directory structure in the MMC and
doubleclicking to launch the file... :)
Jeff
"Jeff Cochran" <jc*************@naplesgov.com> wrote in
messagenews:3f****************@msnews.microsoft.com.. . On Tue, 16 Dec 2003 11:39:01 -0800, "Billy" <an*******@discussions.microsoft.com> wrote:
>I'm having a issue with one box where it will not
serve >any ASP pages, even when i browse them from the IIS >manager directly. Is there something I should look at >to 'enable' serving asp pages? Normally this is
faairly >straight forward but I am stubbling here
1) You can't browse for the IIS Manager and expect to
server ASP. ASP must be processed through a server, so it has to
be loaded as a URL (http://www.sample.com/myscript.asp)
2) The rest of the answer will depend greatly on your
IIS version, your other settings, whether you run AV or firewall
software, URLScan or the IIS Lockdown tool and what *exactly* you *do*
see when you try this.
Jeff
.
On Wed, 17 Dec 2003 07:33:18 -0800, "Billy"
<an*******@discussions.microsoft.com> wrote: It's IIS 5.0 and i dug into the log:
The server failed to load application '/LM/W3SVC/1/ROOT'. The error was 'No such interface supported'.
I scanned the knowledgebase and no real answer was found.
Should've scanned the newsgroups or Googled them. It gets posted a
couple dozen times a month. :)
Make sure you post the event ID and source when you post the event log
entry, or look them up at eventid.net. My guess is it was an ID of
36, source of W3SVC. Most common cause is Crystal Reports 8 (see http://support.microsoft.com/default...;en-us;Q286814 to
fix) or a Code Red/Nimda infection (Virus scanners all gte this now,
and you should have instaled the security fixes a year ago...).
For others, see: http://www.eventid.net/display.asp?e...6&source=w3svc
Jeff This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: lawrence |
last post by:
I notice that when my weblog software tries to contact
www.weblogs.com, to use the update service, my whole site (all PHP)
slows down. Contacting www.weblogs.com can take a long time. I can't...
|
by: deko |
last post by:
Firefox will not take the following "font-weight:bold" directive in my
stylesheet. Works fine in IE.
#rightMenuText h5 {
font-weight:bold;
padding-bottom:0px;
padding-top: 10px;...
|
by: Bill Henning |
last post by:
Hi all... I have been using InstallShield to build our installers for our
products. However I just found out that our version of InstallShield
doesn't support 64-bit deploys and it costs $700 to...
|
by: Gianni Rondinini |
last post by:
hi all. please excuse the misusage of some tech terms, but writing in
english is not as easy as in italian :)
i'm designing our new website and, since i want to do something that
will last as...
|
by: rhythmace |
last post by:
W3C HTML validator passes this:
....
<script type="text/javascript" src="foo.js">
<script type="text/javascript">
....script in here...
</script>
....
|
by: Cappy2112 |
last post by:
I've just started a job which has a massive python2.3.4-centric tools
installation and configuration.
I know what you're going to say, but I can't upgrade and be the only
one with a newer...
|
by: Bob Jones |
last post by:
Here is my situation:
I have an aspx file stored in a resource file. All of the C# code is
written inline via <script runat="server"tags. Let's call this page
B. I also have page A that contains...
|
by: -Lost |
last post by:
In Firefox and Safari for example, if I serve my XHTML documents as
application/xml or xhtml+xml they only display the top inch or so of the
document.
In Opera it says "object has been blocked."...
|
by: sgottenyc |
last post by:
Hello,
If you could assist me with the following situation, I would be very
grateful.
In my current position, we have to use a non-traditional server setup
to serve PHP-generated web pages....
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
|
by: Ricardo de Mila |
last post by:
Dear people, good afternoon...
I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control.
Than I need to discover what...
|
by: ezappsrUS |
last post by:
Hi,
I wonder if someone knows where I am going wrong below. I have a continuous form and two labels where only one would be visible depending on the checkbox being checked or not. Below is the...
|
by: jack2019x |
last post by:
hello, Is there code or static lib for hook swapchain present?
I wanna hook dxgi swapchain present for dx11 and dx9.
|
by: DizelArs |
last post by:
Hi all)
Faced with a problem, element.click() event doesn't work in Safari browser.
Tried various tricks like emulating touch event through a function:
let clickEvent = new Event('click', {...
|
by: F22F35 |
last post by:
I am a newbie to Access (most programming for that matter). I need help in creating an Access database that keeps the history of each user in a database. For example, a user might have lesson 1 sent...
| |