Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Beg ASP.NET Using VB.NET Exercise No Work


Message #1 by "Michael D. Miller" <millerassoc@a...> on Sat, 24 Aug 2002 01:58:59
CH01, p44:

The first exercise called Punctual.aspx is not working for me.  I checked 
the code against the book file download and even tried the book file.  It 
didn't work either.  I get the html page and the line to display the time, 
but the time itself does not display.

Has that happened to anyone and if so, how was it resolved.

My basic config is that I have vs.net pro and the .net framework that came 
with it, updated for sp2.  The book assumes that we are going to download 
asp.net and the framework, as well as had iis installed.

I had a problem configging a web site, previously, and reinstalled iis.  
vs.net was already on the machine.  Now I get the web site and can call 
into it, but my form code is not executing.  I did read a blurb somewhere 
that when you install .net it automatically configs itself for iis.  That 
would assume an install of iis before .net.

If this is a book error, then I need to post it to the error list for the 
book.  WROX's aspx doesn't work either.
Message #2 by "Robert Logan" <robertlogan@n...> on Sat, 31 Aug 2002 16:50:28
This exrecise runs fine on my PC (WinXP).  Are you sure your setup and 
instalation are correct, and that you set the proper permissions on your 
virtual folder?

> CH01, p44:

> The first exercise called Punctual.aspx is not working for me.  I 
checked 
t> he code against the book file download and even tried the book file.  
It 
d> idn't work either.  I get the html page and the line to display the 
time, 
b> ut the time itself does not display.

> Has that happened to anyone and if so, how was it resolved.

> My basic config is that I have vs.net pro and the .net framework that 
came 
w> ith it, updated for sp2.  The book assumes that we are going to 
download 
a> sp.net and the framework, as well as had iis installed.

> I had a problem configging a web site, previously, and reinstalled iis.  
v> s.net was already on the machine.  Now I get the web site and can call 
i> nto it, but my form code is not executing.  I did read a blurb 
somewhere 
t> hat when you install .net it automatically configs itself for iis.  
That 
w> ould assume an install of iis before .net.

> If this is a book error, then I need to post it to the error list for 
the 
b> ook.  WROX's aspx doesn't work either.

  Return to Index