Re: .asp pages not showing output from asp code
From: Earl Partridge (earlpNG_at_pearnet.com)
Date: 07/12/04
- Next message: Paul Lynch: "Re: NEED HELP WITH XP IIS SECURITY"
- Previous message: Adam: "IIS stops responding in Win XP Pro"
- Next in thread: Jeff Cochran: "Re: .asp pages not showing output from asp code"
- Reply: Jeff Cochran: "Re: .asp pages not showing output from asp code"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 12 Jul 2004 00:23:50 GMT
I have the same problem Dan described. I looked at the MS link Dan
said solved his problem, tried that work around, but could only go about
halfway. I got to the DCOM Config but there was no VB ASP Debugging
to click.
I have this test .asp page created with FrontPage with a simple
Response.Write
"Hello World" between the <% %> brackets. I run it in FP, nothing is
written.
I view Source, the asp code is visible.
Earl
"Dan" <Dan@discussions.microsoft.com> wrote in message
news:6D834223-A4DD-4E3C-8551-1545A754058D@microsoft.com...
> Problem solved using steps from MS KB article 259725
> http://support.microsoft.com/default.aspx?scid=kb;EN-US;259725
>
> Thanks Dan
> "Dan" wrote:
>
> > Hi
> >
> > I'm running IIS 5.1 on Windows XP Pro. When viewing .asp pages only the
output from the HTML code appears in the browser. Nothing appears in the
browser from within the <% ... %> tags, even <%= Date %>. Pages with
vbscript code before the HTML won't load in IE.
> >
> > Could it be that I have to configure IIS somehow to be able to read asp
code?
> >
> > Thanks
- Next message: Paul Lynch: "Re: NEED HELP WITH XP IIS SECURITY"
- Previous message: Adam: "IIS stops responding in Win XP Pro"
- Next in thread: Jeff Cochran: "Re: .asp pages not showing output from asp code"
- Reply: Jeff Cochran: "Re: .asp pages not showing output from asp code"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|