Re: .asp pages not showing output from asp code

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Jeff Cochran (jeff.nospam_at_zina.com)
Date: 07/12/04


Date: Mon, 12 Jul 2004 02:40:24 GMT

On Mon, 12 Jul 2004 00:23:50 GMT, "Earl Partridge"
<earlpNG@pearnet.com> wrote:

>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.

Error messages, event log entries, etc.? Version of IIS? You may not
have the same problem, only the same symptoms.

Jeff

>"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
>



Relevant Pages

  • Re: Query on Access Database
    ... be returned in QueryA: ... ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool... ... something ie ID18 we would require callbackdate of blank to be returned ... I've managed to get halfway towards solving it by doing: ...
    (microsoft.public.inetserver.asp.db)
  • Re: ASP.NET
    ... ASP net must be registered with IIS by running: ... The results of your asp page should be the same as your aspx. ... I downloaded and installed the Microsoft.NET Framework. ... Using the code in a kind of Scripting way inside the HTML code not ...
    (microsoft.public.dotnet.general)
  • Re: date format.
    ... a dd/mm/yy format. ... yyyy/mm/dd for the stored procedure to run. ... > The html code for my form is as follows ... > Not even sure if asp is needed to do this. ...
    (microsoft.public.inetserver.asp.db)
  • Re: how to make FP 2002 form with FP extensions on server??
    ... For sending mail using CDONTS and ASP see ... > My web hosting company doesn't support FP extensions at this time. ... > the html code for making a simple submit type form in FP2002? ...
    (microsoft.public.frontpage.extensions.windowsnt)
  • Re: aspx variable replacement - runat=server
    ... having a runat="server" is that it creates a rich and capable server-side ... Instead of messing up your html code ... > With ASP: ...
    (microsoft.public.dotnet.framework.aspnet)