Re: iis 6 and asp

From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 10/11/05


Date: Tue, 11 Oct 2005 12:09:00 +1000

The response status in that logfile is 404.2 which indicates that ASP is not
enabled in the Web Services Extension node.

However, you say you are getting 500 in your browser? In your copy of IE,
can you go to Tools -> Internet Options -> Advanced and uncheck "Show
Friendly HTTP errors" and reload the page. Do you get a more detailed error
message now? What is it?

Cheers
Ken

"MT" <MT@discussions.microsoft.com> wrote in message
news:865B796B-3F99-4EE2-8F66-B65793F5A1B3@microsoft.com...
: Here is what w3svc log file says:
:
: 2005-10-10 14:31:50 W3SVC1 (server ip address) GET /test.asp - 80 -
: (workstation IP address)
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1)
: 401 1 0
: 2005-10-10 14:31:50 W3SVC1 (server ip address) GET /test.asp - 80 username
: (workstation ip address)
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1)
: 404 0 2
:
: Http error log file has entries like this:
:
: 2005-10-10 13:10:39 (workstation ip) 3294 (serverip) HTTP/1.1 GET
/test.asp
: - 1 Connection_Dropped DefaultAppPool
:
: Please ignore earlier comment about internet zone, it appears only when
: browsing from server itself, not from workstation.
:
: Thanks.
:
:
:
:
: --
: MT
:
:
: "David Wang [Msft]" wrote:
:
: > Start by reporting the log entry for that failing request from:
: > %SYSTEMROOT%\System32\LogFiles\W3SVC#\*.log
: >
: > To run ASP, all you need to do is:
: > 1. Install IIS6 with no errors
: > 2. Enable ASP in WebServiceExtensions
: > 3. Enable at least "Scripts" Execute Permission
: >
: > If that does not work, then your system probably has some sort of
arbitrary
: > misconfiguration not originating from IIS that you need to resolve.
Since it
: > is arbitrary misconfiguration, I have no idea what it is.
: >
: > There is no way for us to provide you a list of "do these things and it
is
: > guaranteed to work" because there are always arbitrary misconfigurations
and
: > exceptions. All we can ensure is that default installation works. What
you
: > do afterwards is basically your responsibility.
: >
: > For example, if your machine is in a domain, there may be domain policy
in
: > effect that screws up various security/permissions on your server for
: > "security" reasons, so you need to figure out what the Policy did and
how to
: > reverse it.
: >
: > --
: > //David
: > IIS
: > http://blogs.msdn.com/David.Wang
: > This posting is provided "AS IS" with no warranties, and confers no
rights.
: > //
: > "MT" <MT@discussions.microsoft.com> wrote in message
: > news:1A1DB132-FC51-4F38-909C-D4962E605AA3@microsoft.com...
: >
: >
: > I installed IIS 6 on W2K3 server and enabled asp and asp.net in web
service
: > extentions. I created a simple test.asp that will display "hello world"
: > message and copied it to c:\inetpub\wwwroot. Now, http://myserver loads
the
: > iisstart.htm page but http://myserver/test.asp doesn't load. I have
enabled
: > anonymous access, I tried even with IUSR_myserver account adding to
: > administrators group with no luck.
: > The error message is 500 internal server error. I checked permissions
for
: > IIS_WPG group and all user rights assignemnts. What could be the problem
?
: > Are any additional permissions needed for asp to load under iis6 ?
: >
: > Thanks.
: >
: >
: > --
: > MT
: >
: >
: >



Relevant Pages

  • Re: Response.Flush: Differences between IIS 6.0 and 5.0?
    ... I do not expect my ASP script to continue running until the ... ASP did send the entire response buffer to the client prior to continuing ... 'See how long it takes to Flush to the browser ... Browsing to this ASP page hosted on an IIS 5.0 server yield the following ...
    (microsoft.public.inetserver.iis)
  • Re: Best way to deal with user forms
    ... Thanks for the response. ... Your point is taken about sending email only in text format. ... > If your site is hosted on a Windows IIS server and you can use ASP and Access, ... > accomplished using the FP database components with no additional cost involved. ...
    (microsoft.public.frontpage.client)
  • Re: ASP to ASP.NET conversion
    ... > I'm presently tasked with sorting our our transition from traditional ASP ... My initial response is to advise him to learn ... ability to use InLine coding, ... Personally I like the ability to simply drop in the new DLL for my ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASP 0115 A trappable error occured
    ... Thanks for your response. ... Explorer window with my asp and load it again the same error appears. ... "Alexander Nickolov" wrote: ... I am loading a component built in VB.NET through an asp which takes ...
    (microsoft.public.win32.programmer.ole)
  • Re: pointing hyperlink to a shortcut
    ... If it's not ASP related, then yes, it is out of scope. ... A hyperlink to a shortcut to a file returnes an empty screen, ... A shortcut on the client cannot be pointed to since ASP runs on the server. ... We then have to modify the response to plain text. ...
    (microsoft.public.inetserver.asp.general)

Quantcast