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

Cannot View Data In ASP Page

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  IIS 5 getting going  
Author Message
earlpng

External


Since: Jul 12, 2004
Posts: 14



(Msg. 1) Posted: Wed Sep 22, 2004 6:57 pm
Post subject: Cannot View Data In ASP Page
Archived from groups: microsoft>public>inetserver>iis (more info?)

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

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?

Earl

 >> Stay informed about: Cannot View Data In ASP Page 
Back to top
Login to vote
user1772

External


Since: Jun 10, 2004
Posts: 1807



(Msg. 2) Posted: Thu Sep 23, 2004 12:00 am
Post subject: Re: Cannot View Data In ASP Page [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 22 Sep 2004 15:57:33 GMT, "Earl Partridge"
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
<a rel="nofollow" style='text-decoration: none;' href="http://...." target="_blank">http://....</a> ?

 >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

 >> Stay informed about: Cannot View Data In ASP Page 
Back to top
Login to vote
earlpng

External


Since: Jul 12, 2004
Posts: 14



(Msg. 3) Posted: Thu Sep 23, 2004 12:33 am
Post subject: Re: Cannot View Data In ASP Page [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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" wrote in message

 > On Wed, 22 Sep 2004 15:57:33 GMT, "Earl Partridge"

 >
  >>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
 > <a rel="nofollow" style='text-decoration: none;' href="http://...." target="_blank">http://....</a> ?
 >
  >>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
 >> Stay informed about: Cannot View Data In ASP Page 
Back to top
Login to vote
earlpng

External


Since: Jul 12, 2004
Posts: 14



(Msg. 4) Posted: Thu Sep 23, 2004 2:30 am
Post subject: Re: Cannot View Data In ASP Page [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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: <a rel="nofollow" style='text-decoration: none;' href="http://localhost/test.asp" target="_blank">http://localhost/test.asp</a>
Subfolder test: <a rel="nofollow" style='text-decoration: none;' href="http://localhost/subfolder/test.asp" target="_blank">http://localhost/subfolder/test.asp</a>
Earl


"Earl Partridge" wrote in message

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


  >> On Wed, 22 Sep 2004 15:57:33 GMT, "Earl Partridge"

  >>
   >>>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
  >> <a rel="nofollow" style='text-decoration: none;' href="http://...." target="_blank">http://....</a> ?
  >>
   >>>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
 >
 >
 >> Stay informed about: Cannot View Data In ASP Page 
Back to top
Login to vote
chanmmn

External


Since: Jun 09, 2004
Posts: 37



(Msg. 5) Posted: Thu Sep 23, 2004 4:19 am
Post subject: Re: Cannot View Data In ASP Page [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Windows 98 is already the past. Do provide people what is the error and the
code if necessary. I think many people out there including me running ASP
and ASP.NET with Windows XP SP2 without any issue at all.

chanmm

"Earl Partridge" wrote in message

 > 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).
 >
 > 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?
 >
 > Earl
 >
 >> Stay informed about: Cannot View Data In ASP Page 
Back to top
Login to vote
earlpng

External


Since: Jul 12, 2004
Posts: 14



(Msg. 6) Posted: Thu Sep 23, 2004 4:19 am
Post subject: Re: Cannot View Data In ASP Page [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Again, no Error Code... just that the data requested from the database
is not displayed in a drop down list. The rest of the page looks normal...
just no data from the database. The code works correctly on my host's
site.
Earl

"chanmmn" wrote in message

 > Windows 98 is already the past. Do provide people what is the error and
 > the code if necessary. I think many people out there including me running
 > ASP and ASP.NET with Windows XP SP2 without any issue at all.
 >
 > chanmm
 >


  >> 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).
  >>
  >> 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?
  >>
  >> Earl
  >>
 >
 >
 >> Stay informed about: Cannot View Data In ASP Page 
Back to top
Login to vote
user1772

External


Since: Jun 10, 2004
Posts: 1807



(Msg. 7) Posted: Thu Sep 23, 2004 10:08 pm
Post subject: Re: Cannot View Data In ASP Page [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 22 Sep 2004 21:33:55 GMT, "Earl Partridge"
wrote:

 >For "Opening" in FP, I use Preview in Browser.

FP's preview doesn't display ASP. ASP has to be processed by the
server, and has to be called as a URL in a browser. Try form Internet
Explorer.

Jeff

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


  >> On Wed, 22 Sep 2004 15:57:33 GMT, "Earl Partridge"

  >>
   >>>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
  >> <a rel="nofollow" style='text-decoration: none;' href="http://...." target="_blank">http://....</a> ?
  >>
   >>>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
 >
 >> Stay informed about: Cannot View Data In ASP Page 
Back to top
Login to vote
earlpng

External


Since: Jul 12, 2004
Posts: 14



(Msg. 8) Posted: Fri Sep 24, 2004 1:27 am
Post subject: Re: Cannot View Data In ASP Page [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Opening with IE, both the html and the asp text appear. However the
page that first brought this to my attention, the one in that same
subfolder,
will not display "This page cannot be displayed". This page attempts to
connect to an Access database and retrieve some data.
Earl

"Jeff Cochran" wrote in message

 > On Wed, 22 Sep 2004 21:33:55 GMT, "Earl Partridge"

 >
  >>For "Opening" in FP, I use Preview in Browser.
 >
 > FP's preview doesn't display ASP. ASP has to be processed by the
 > server, and has to be called as a URL in a browser. Try form Internet
 > Explorer.
 >
 > Jeff
 >
  >>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
  >>


   >>> On Wed, 22 Sep 2004 15:57:33 GMT, "Earl Partridge"

   >>>
   >>>>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
   >>> <a rel="nofollow" style='text-decoration: none;' href="http://...." target="_blank">http://....</a> ?
   >>>
   >>>>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
  >>
 >
 >> Stay informed about: Cannot View Data In ASP Page 
Back to top
Login to vote
user1772

External


Since: Jun 10, 2004
Posts: 1807



(Msg. 9) Posted: Fri Sep 24, 2004 5:59 am
Post subject: Re: Cannot View Data In ASP Page [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 23 Sep 2004 22:27:19 GMT, "Earl Partridge"
wrote:

 >Opening with IE, both the html and the asp text appear. However the
 >page that first brought this to my attention, the one in that same
 >subfolder,
 >will not display "This page cannot be displayed". This page attempts to
 >connect to an Access database and retrieve some data.

How about an *exact* error message? For most likely issues, see:

Why do I get database-related 80004005 errors?
<a rel="nofollow" style='text-decoration: none;' href="http://www.aspfaq.com/show.asp?id=2009" target="_blank">http://www.aspfaq.com/show.asp?id=2009</a>

Why do I get a 500 Internal Server error for all ASP errors?
<a rel="nofollow" style='text-decoration: none;' href="http://www.aspfaq.com/show.asp?id=2109" target="_blank">http://www.aspfaq.com/show.asp?id=2109</a>

Jeff





  >> On Wed, 22 Sep 2004 21:33:55 GMT, "Earl Partridge"

  >>
   >>>For "Opening" in FP, I use Preview in Browser.
  >>
  >> FP's preview doesn't display ASP. ASP has to be processed by the
  >> server, and has to be called as a URL in a browser. Try form Internet
  >> Explorer.
  >>
  >> Jeff
  >>
   >>>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
   >>>


   >>>> On Wed, 22 Sep 2004 15:57:33 GMT, "Earl Partridge"

   >>>>
   >>>>>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
   >>>> <a rel="nofollow" style='text-decoration: none;' href="http://...." target="_blank">http://....</a> ?
   >>>>
   >>>>>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
   >>>
  >>
 >
 >> Stay informed about: Cannot View Data In ASP Page 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS 5.1 in XP Pro SP2, Can't view ASP web page. - My OS is XP Pro with SP2 and IIS is 5.1. I have no error in viewing HTML web page. I put an ASP web page into my wwwroot, but i can't view it using my IE. In my IE, it shows "HTTP 500 - Internal server error ". What does it mean? and how to sol...

"You are not authorized to view this page" ??? - Hi, I'm running a small home network, upon which I host several websites. Currently, my server is NT 4.0/SP6 & IIS. I have three sites that are working perfectly. I just added a forth, and as far as I can see, it's configured the same as th...

"You are not authorized to view this page" - i am using iis 5 i believe and macromedia dreamweaver to make my site but when i want to see the files on my http://localhost i get this whole page all the time..even though i got the open that iis controls the passwords "You are not authorized to ...

403 You are not authorized to view this page - Dear colleagues, my IIS 6.0 is acting really funny. I am getting a 403 You are not authorized to view this page on my server, I do not know why :( I want to view a HTML document. Can anybody help?

You are not authorized to view this page - Hello, I have a "problem" with our company website. From outside our domain it is accessible through http://www.mydomain.com and http://mydomain.com. Inside it is only accessible through http://www.mydomain.com and not through http://mydomain...
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada)
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 ]