Re: Cannot View Data In ASP Page

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Earl Partridge (earlpNG_at_pearnet.com)
Date: 09/22/04


Date: Wed, 22 Sep 2004 23:30:02 GMT

Further testing: An .asp test page in the localhost root and in a subfolder
will
display text on the page entered as html. "Hello" text entered as asp code
(with response.write) does not display.
    Root test: http://localhost/test.asp
    Subfolder test: http://localhost/subfolder/test.asp
Earl

"Earl Partridge" <earlpNG@pearnet.com> wrote in message
news:7dm4d.11017$n16.6564@newsread2.news.atl.earthlink.net...
> For "Opening" in FP, I use Preview in Browser.
> Checking Services, IIS does show "Started" and on Automatic.
> In Services, is "Asp.net State Service" related? It was not running, I
> started
> it but made no difference in the Preview in Browser.
> Is asp.net the same, or related to .net?
> Earl
>
> "Jeff Cochran" <jeff.nospam@zina.com> wrote in message
> news:4153e78b.432856464@msnews.microsoft.com...
>> On Wed, 22 Sep 2004 15:57:33 GMT, "Earl Partridge"
>> <earlpNG@pearnet.com> wrote:
>>
>>>Windows XP SP2, FrontPage 2000, Access 2000, IIS 5.1
>>>
>>>I've read throught the thread "Cannot View asp pages" but my problem is a
>>>bit different. I can view the page and there are no Errors reported,
>>>however
>>>the data is not displayed. This page works perfectly when viewed on my
>>>host's site (live on the internet).
>>
>> Are you opening as in file -> open, or browsing to a URL, as in
>> http://.... ?
>>
>>>This page also worked correctly back with Windows 98 and PWS. I
>>>understand
>>>that with XP, there is no PWS, IIS is used instead. Should I be able to
>>>see
>>>evidence in the systray that IIS is running, like I used to see with PWS?
>>
>> Not in Systray. Check the services and check your event log.
>>
>> Test with a Hello World ASP page.
>>
>> Jeff
>
>



Relevant Pages

  • Re: Cannot View Data In ASP Page
    ... both the html and the asp text appear. ... will not display "This page cannot be displayed". ... >>it but made no difference in the Preview in Browser. ...
    (microsoft.public.inetserver.iis)
  • Re: asp.net code not displaying results
    ... attempting to move from asp classic to the dotnet world. ... and the w3schools site sez it it is asp.net compatibile -- and in fact ... I installed IIS, set up a virtual directory, created an aspx file and ... NOW function -- won't display. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASP.NET 2.0 Easier than ASP? Gimmie a Break!
    ... grid/table with the results from a query. ... I love asp.net, the possibilities compared to imo flawed asp is much ... database, display a grid/table, and not have much to worry about. ... I've seen a few online examples writing an n-tier design for ASP.NET 2.0 ...
    (microsoft.public.dotnet.framework.aspnet)
  • How to display Foreign-Key Name fields in edit mode of data contro
    ... Let's assume I have a simple foreign key relationship as demonstrated below: ... I have NOT been able to figure out a way in ASP 2.0 to have the name field ... in the foreign key table to display the state name. ... SQLDataAdapter containing the States table. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Let client update a website message
    ... An easier way is to use a backend databased and and and ASP scipt to grba abd display the last entred message. ... Then on the home page Or the page you want to diaplt the massage) inlude ASP script to grab the last enttredred message and display it. ... My client would like to be able to update their 'Weekly Message' on his site. ... I've experimented with guestbook, and few other ways of doing this, but keep coming up with strange field information that would be displayed. ...
    (microsoft.public.frontpage.programming)