Re: WINXP PRO IIS runs HTML pages but NOT ASP pages

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 03/16/05


Date: Wed, 16 Mar 2005 12:08:25 -0800

Hi,

Does this happen for all ASP-files?

If so,

Make sure that the "Distributed Transaction Coordinator" service is
started.
Run this in a command prompt:

cd %windir%\system32\inetsrv
rundll32 wamreg.dll, CreateIISPackage
regsvr32 asptxn.dll

It is case sensitive!
run IISRESET to restart IIS.

Does it work now?

-- 
Regards,
Kristofer Gafvert
www.gafvert.info - My Articles and help
www.ilopia.com
Sonny wrote:
>
>  Here's the IE error:
>
>  Server Application Error
>  The server has encountered an error while loading an application during 
the
>  processing of your request. Please refer to the event log for more 
detail
>  information. Please contact the server administrator for assistance
>
> Error Log:
> The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
> 'Class not registered'.
>
>
>  Thanks
>  sonny
>
>
> > "Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
> > news:xn0dztvrp7of4b200w@news.microsoft.com...
> >> "HTTP 500 - Internal server error" is a general error. Please follow 
my
> >> instructions on how to disable friendly http error messages that i 
posted
> >> in the first post. We need the more informative error message to be 
able
> >> to help.
> > >
> > >
> >> --
> >> Regards,
> >> Kristofer Gafvert
> >> www.gafvert.info - My Articles and help
> >> www.ilopia.com
> > >
> > >
> >> Sonny wrote:
> > >
> >>> I can navigate to any html page on my site but it doesn't seem to 
work
> >> for
> >>> any asp page at all. Even for the asp paged that I converted from an
> >>> html
> >>> one. (I just renamed a html page to asp extension.)
> >>> As for a sample code, I did a simple "response.write("TESTING ASP 
CODE
> >>> PAGE")". As you can see it's very simple and shouldn't have any
> >> problems. I
> >>> get an internal server error, as below.
> >>> HTTP 500 - Internal server error
> >>> Internet Explorer
> > > >
> >>> Thanks,
> >>> Sonny
> > > >
> > > >
> >>> "Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
> >>> news:xn0dztvch7nt26500v@news.microsoft.com...
> >>> > Hi,
> >>> >
> >>> > IIS on Windows XP Pro will by default process ASP pages. What 
happens
> >> when
> >>> > you try to browse an ASP page? Do you get the source code? Do you 
get
> >> an
> >>> > error message?
> >>> >
> >>> > Please disable "Show Friendly HTTP Error Messages" in your browser
> >> before
> >>> > you post your error message. You can do so by doing this:
> >>> >
> >>> > In Internet Explorer:
> >>> > Click Tools->Internet Options
> >>> > Click on the Advanced tab.
> >>> > Disable "Show Friendly HTTP Error messages"
> >>> >
> >>> >
> >>> > --
> >>> > Regards,
> >>> > Kristofer Gafvert
> >>> > www.gafvert.info - My Articles and help
> >>> > www.ilopia.com
> >>> >
> >>> >
> >>> > Sonny wrote:
> >>> >
> >>> >> I just installed IIS and it doesn't process ASP pages. I have a
> >> feeling
> >>> > it's
> >>> >> a security permission issue. Anyone know how to resolve this 
problem
> >> so I
> >>> >> can process ASP pages on my computer?
> >>> > >
> >>> >> TAI
> >>> > >
> >>> >> Sonny
> >
> >


Relevant Pages

  • Re: Desperate Help Needed
    ... hundred K of output HTML. ... The queries take no time at all to execute, it is the sending the data to ... ASP for years with big pages. ... > basically buffers all the output on the server and then send it in one go. ...
    (microsoft.public.inetserver.iis)
  • Re: Treeviews
    ... On one side there is ASP, PHP, JSP. ... > server side code that executes to extract data base stuff. ... > html in ways that make then inseparable. ... You CAN intermingle client side ...
    (comp.lang.cobol)
  • Re: asp problem in IIS5.1
    ... > I have windows XP with IIS 5.1. ... > with HTML Pages.but it is not working with ASP pages. ... > Server Application Error ...
    (microsoft.public.inetserver.asp.components)
  • Re: Web server ignoring ASP
    ... server-side script doesn't) all have the ".asp" extension. ... >>say that I know I should be addressing this with my ISP, ... >>web server that they claim supports ASP, ... >>only display the embedded HTML, ...
    (microsoft.public.inetserver.iis)
  • Re: WINXP PRO IIS runs HTML pages but NOT ASP pages
    ... Server Application Error ... > Sonny wrote: ... Even for the asp paged that I converted from an html ...
    (microsoft.public.inetserver.iis)