Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

IIS can display HTML but not ASP

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  What are: SMTPSVC and NNTPSVC  
Author Message
jonesssup

External


Since: Sep 16, 2003
Posts: 3



(Msg. 1) Posted: Sun Jul 18, 2004 11:03 am
Post subject: IIS can display HTML but not ASP
Archived from groups: microsoft>public>inetserver>iis (more info?)

Dear all,

I have install the IIS component of Windows XP pro.
However, it seems the IIS cannot run ASP script and
display HTTP 500 error. For non-scripting files, it can
display properly and it is not a problem of inproper ASP
code.

I wonder if there is any setting should be used.
Also wish if anyone can give me some hints in solving
this matter.

Thanks a lot,
Jones

 >> Stay informed about: IIS can display HTML but not ASP 
Back to top
Login to vote
user675

External


Since: Aug 28, 2003
Posts: 617



(Msg. 2) Posted: Sun Jul 18, 2004 7:13 pm
Post subject: Re: IIS can display HTML but not ASP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sun, 18 Jul 2004 08:03:35 -0700, "Jones" <jonesssup.RemoveThis@yahoo.com.hk>
wrote:

 >Dear all,
 >
 >I have install the IIS component of Windows XP pro.
 >However, it seems the IIS cannot run ASP script and
 >display HTTP 500 error. For non-scripting files, it can
 >display properly and it is not a problem of inproper ASP
 >code.
 >
 >I wonder if there is any setting should be used.
 >Also wish if anyone can give me some hints in solving
 >this matter.
 >
 >Thanks a lot,
 >Jones

Jones,

Start with this KB article :

How To Troubleshoot ASP in IIS 5.0
<a style='text-decoration: underline;' href="http://support.microsoft.com/?id=309051" target="_blank">http://support.microsoft.com/?id=309051</a>


Regards,

Paul Lynch
MCSE<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS can display HTML but not ASP 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 3146



(Msg. 3) Posted: Sun Jul 18, 2004 8:11 pm
Post subject: Re: IIS can display HTML but not ASP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

See here:
"How To Troubleshoot an "HTTP 500 - Internal Server Error" Error Message"
<a style='text-decoration: underline;' href="http://support.microsoft.com/default.aspx?scid=kb;en-us;311766" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;en-us;311766</a>

Please make sure that you have disabled "Show Firendly HTTP Error Messages"
in your browser.
Please also check the Event Log for error messages.

--
Regards,
Kristofer Gafvert - IIS MVP
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!


"Jones" <jonesssup.RemoveThis@yahoo.com.hk> wrote in message
news:2e50301c46cd8$660e5e90$a601280a@phx.gbl...
 > Dear all,
 >
 > I have install the IIS component of Windows XP pro.
 > However, it seems the IIS cannot run ASP script and
 > display HTTP 500 error. For non-scripting files, it can
 > display properly and it is not a problem of inproper ASP
 > code.
 >
 > I wonder if there is any setting should be used.
 > Also wish if anyone can give me some hints in solving
 > this matter.
 >
 > Thanks a lot,
 > Jones<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS can display HTML but not ASP 
Back to top
Login to vote
anonymous2172

External


Since: Jul 18, 2004
Posts: 2



(Msg. 4) Posted: Sun Jul 18, 2004 8:11 pm
Post subject: Re: IIS can display HTML but not ASP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks.
After disabled "Show Firendly HTTP Error Messages", I
have got this message on browser.
 >---------------------------------------------------------
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.

 >---------------------------------------------------------
At the event log:

Type: Warning
EventID: 36
Description: The server failed to load
application '/LM/W3SVC/1/ROOT'. The error was 'No such
interface supported

 >---------------------------------------------------------
Then I have no idea of what to do next..

Regards,
Jones


 >-----Original Message-----
 >Hello,
 >
 >See here:
 >"How To Troubleshoot an "HTTP 500 - Internal Server
Error" Error Message"
 >http://support.microsoft.com/default.aspx?scid=kb;en-
us;311766
 >
 >Please make sure that you have disabled "Show Firendly
HTTP Error Messages"
 >in your browser.
 >Please also check the Event Log for error messages.
 >
 >--
 >Regards,
 >Kristofer Gafvert - IIS MVP
 >http://www.ilopia.com - When you need help!
 >
 >
 >"Jones" <jonesssup.TakeThisOut@yahoo.com.hk> wrote in message
 >news:2e50301c46cd8$660e5e90$a601280a@phx.gbl...
  >> Dear all,
  >>
  >> I have install the IIS component of Windows XP pro.
  >> However, it seems the IIS cannot run ASP script and
  >> display HTTP 500 error. For non-scripting files, it can
  >> display properly and it is not a problem of inproper
ASP
  >> code.
  >>
  >> I wonder if there is any setting should be used.
  >> Also wish if anyone can give me some hints in solving
  >> this matter.
  >>
  >> Thanks a lot,
  >> Jones
 >
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS can display HTML but not ASP 
Back to top
Login to vote
user1772

External


Since: Jun 10, 2004
Posts: 1807



(Msg. 5) Posted: Sun Jul 18, 2004 8:12 pm
Post subject: Re: IIS can display HTML but not ASP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sun, 18 Jul 2004 09:18:40 -0700, "Jones"
<anonymous RemoveThis @discussions.microsoft.com> wrote:

 >Thanks.
 >After disabled "Show Firendly HTTP Error Messages", I
 >have got this message on browser.
  >>---------------------------------------------------------
 >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.
 >
  >>---------------------------------------------------------
 >At the event log:
 >
 >Type: Warning
 >EventID: 36
 >Description: The server failed to load
 >application '/LM/W3SVC/1/ROOT'. The error was 'No such
 >interface supported
 >
  >>---------------------------------------------------------
 >Then I have no idea of what to do next..

Maybe:

<a style='text-decoration: underline;' href="http://support.microsoft.com/default.aspx?scid=kb;en-us;Q286814" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;en-us;Q286814</a>

Jeff

 >
 >Regards,
 >Jones
 >
 >
  >>-----Original Message-----
  >>Hello,
  >>
  >>See here:
  >>"How To Troubleshoot an "HTTP 500 - Internal Server
 >Error" Error Message"
  >>http://support.microsoft.com/default.aspx?scid=kb;en-
 >us;311766
  >>
  >>Please make sure that you have disabled "Show Firendly
 >HTTP Error Messages"
  >>in your browser.
  >>Please also check the Event Log for error messages.
  >>
  >>--
  >>Regards,
  >>Kristofer Gafvert - IIS MVP
  >>http://www.ilopia.com - When you need help!
  >>
  >>
  >>"Jones" <jonesssup RemoveThis @yahoo.com.hk> wrote in message
  >>news:2e50301c46cd8$660e5e90$a601280a@phx.gbl...
   >>> Dear all,
   >>>
   >>> I have install the IIS component of Windows XP pro.
   >>> However, it seems the IIS cannot run ASP script and
   >>> display HTTP 500 error. For non-scripting files, it can
   >>> display properly and it is not a problem of inproper
 >ASP
   >>> code.
   >>>
   >>> I wonder if there is any setting should be used.
   >>> Also wish if anyone can give me some hints in solving
   >>> this matter.
   >>>
   >>> Thanks a lot,
   >>> Jones
  >>
  >>
  >>.
  >><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS can display HTML but not ASP 
Back to top
Login to vote
anonymous2172

External


Since: Jul 18, 2004
Posts: 2



(Msg. 6) Posted: Sun Jul 18, 2004 8:12 pm
Post subject: Re: IIS can display HTML but not ASP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks Jeff,
Actually I have read this webpage too, but I didn't
install any Crystal Report..

May cause of some other driver but not yet discovered the
source of error.


 >-----Original Message-----
 >On Sun, 18 Jul 2004 09:18:40 -0700, "Jones"
 ><anonymous.RemoveThis@discussions.microsoft.com> wrote:
 >
  >>Thanks.
  >>After disabled "Show Firendly HTTP Error Messages", I
  >>have got this message on browser.
   >>>-------------------------------------------------------
--
  >>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.
  >>
   >>>-------------------------------------------------------
--
  >>At the event log:
  >>
  >>Type: Warning
  >>EventID: 36
  >>Description: The server failed to load
  >>application '/LM/W3SVC/1/ROOT'. The error was 'No such
  >>interface supported
  >>
   >>>-------------------------------------------------------
--
  >>Then I have no idea of what to do next..
 >
 >Maybe:
 >
 >http://support.microsoft.com/default.aspx?scid=kb;en-
us;Q286814
 >
 >Jeff
 >
  >>
  >>Regards,
  >>Jones
  >>
  >>
   >>>-----Original Message-----
   >>>Hello,
   >>>
   >>>See here:
   >>>"How To Troubleshoot an "HTTP 500 - Internal Server
  >>Error" Error Message"
   >>>http://support.microsoft.com/default.aspx?scid=kb;en-
  >>us;311766
   >>>
   >>>Please make sure that you have disabled "Show Firendly
  >>HTTP Error Messages"
   >>>in your browser.
   >>>Please also check the Event Log for error messages.
   >>>
   >>>--
   >>>Regards,
   >>>Kristofer Gafvert - IIS MVP
   >>>http://www.ilopia.com - When you need help!
   >>>
   >>>
   >>>"Jones" <jonesssup.RemoveThis@yahoo.com.hk> wrote in message
   >>>news:2e50301c46cd8$660e5e90$a601280a@phx.gbl...
   >>>> Dear all,
   >>>>
   >>>> I have install the IIS component of Windows XP pro.
   >>>> However, it seems the IIS cannot run ASP script and
   >>>> display HTTP 500 error. For non-scripting files, it
can
   >>>> display properly and it is not a problem of inproper
  >>ASP
   >>>> code.
   >>>>
   >>>> I wonder if there is any setting should be used.
   >>>> Also wish if anyone can give me some hints in solving
   >>>> this matter.
   >>>>
   >>>> Thanks a lot,
   >>>> Jones
   >>>
   >>>
   >>>.
   >>>
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS can display HTML but not ASP 
Back to top
Login to vote
user1772

External


Since: Jun 10, 2004
Posts: 1807



(Msg. 7) Posted: Mon Jul 19, 2004 2:43 am
Post subject: Re: IIS can display HTML but not ASP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sun, 18 Jul 2004 10:26:46 -0700, "Jones"
<anonymous.RemoveThis@discussions.microsoft.com> wrote:

 >Thanks Jeff,
 >Actually I have read this webpage too, but I didn't
 >install any Crystal Report..
 >
 >May cause of some other driver but not yet discovered the
 >source of error.

Coe Red/Nimda infection, no NIC active, several other things can cause
this. Post the full event log error, inclouding source and error code
as well as the event ID. Google the groups for the past responses to
this.

Jeff

  >>-----Original Message-----
  >>On Sun, 18 Jul 2004 09:18:40 -0700, "Jones"
  >><anonymous.RemoveThis@discussions.microsoft.com> wrote:
  >>
   >>>Thanks.
   >>>After disabled "Show Firendly HTTP Error Messages", I
   >>>have got this message on browser.
   >>>>-------------------------------------------------------
 >--
   >>>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.
   >>>
   >>>>-------------------------------------------------------
 >--
   >>>At the event log:
   >>>
   >>>Type: Warning
   >>>EventID: 36
   >>>Description: The server failed to load
   >>>application '/LM/W3SVC/1/ROOT'. The error was 'No such
   >>>interface supported
   >>>
   >>>>-------------------------------------------------------<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS can display HTML but not ASP 
Back to top
Login to vote
user2035

External


Since: Aug 13, 2004
Posts: 2



(Msg. 8) Posted: Fri Aug 13, 2004 7:17 am
Post subject: Re: IIS can display HTML but not ASP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Paul Lynch" wrote:

 > On Sun, 18 Jul 2004 08:03:35 -0700, "Jones" <jonesssup.RemoveThis@yahoo.com.hk>
 > wrote:
 >
  > >Dear all,
  > >
  > >I have install the IIS component of Windows XP pro.
  > >However, it seems the IIS cannot run ASP script and
  > >display HTTP 500 error. For non-scripting files, it can
  > >display properly and it is not a problem of inproper ASP
  > >code.
  > >
  > >I wonder if there is any setting should be used.
  > >Also wish if anyone can give me some hints in solving
  > >this matter.
  > >
  > >Thanks a lot,
  > >Jones
 >
 > Jones,
 >
 > Start with this KB article :
 >
 > How To Troubleshoot ASP in IIS 5.0
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/?id=309051</font" target="_blank">http://support.microsoft.com/?id=309051</font</a>>
 >
 >
 > Regards,
 >
 > Paul Lynch
 > MCSE
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS can display HTML but not ASP 
Back to top
Login to vote
user2035

External


Since: Aug 13, 2004
Posts: 2



(Msg. 9) Posted: Fri Aug 13, 2004 7:31 am
Post subject: Re: IIS can display HTML but not ASP - can I try System Restore? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I also have a similar problem in WindowsXP pro/IIS.
I also realised that I CAN run asp only in c:\Inetpub\wwwroot.
However, I CANNOT run asp in a virtual directory. (e.g. c:\WebProg -->
virtual directory). When I create the Virtual Directory, I did specify that
it can execute ASP, etc.

1 year ago, I have similar a similar problem, in Windows 2000/IIS. I tried
most of the solutions in Microsoft knowlege base etc. It still did not work.
In the end, I had to re-format the hardisk & re-install Windows XP. Give Up.

I am looking at the knowledge article but with little hope. Sad

I am thinking of doing a System Restore. Can anyone tell me, if I restore
to a check point, will those those program installed After the check point
(e.g. Lotus Notes) will still be able to work? Or, the program (e.g. Lotus
Notes) will disapper.

I am very unhappy with IIS !!! It is a terrible piece of software.

Thanks.
 >> Stay informed about: IIS can display HTML but not ASP 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
HTML test page won't display but ASP page does? - I can't get IIS on my production server to render a simple HTML page in the browser. There is no problem rendering ASP pages. For instance, the following URL works fine: http://server-name/SimpleASP.asp But when I try http://server-name/SimpleHTML.htm...

IIS 5.1 cannot display html page from localhost - Trying to display a simple web page on the local host with no results, no error message it just hangs. Also when trying to create a C# ASP.Net application on the local host the IDE locks. I am new to IIS!

ASPX pages display as code, not html? - This is weird and I don't know what is wrong. I just installed IIS, and any ASP pages work just fine (get processed by IIS and display in IE as HTML), but any ASPX pages display as the ASP.net code in IE and do not get processed by IIS at all. What is..

Display an html or aspx page in front of all sites - Hi, I implement a backup web serveur on a slow link. A software monitor my primary site and redirect web resquest to the secondary Web server in case of failure. All the site are listening on the same IP with host header. I need to add a information....

IIS 5 will not display ASP - My IIS 5 Server will not display Active Server Pages. I get HTTP 404 File Not Found the Page cannot be found. I deselected 'show friendly http errors' in my browser and get - Object Disabled please help...
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]