 |
BOOK: Beginning ASP.NET 1.0  | This is the forum to discuss the Wrox book Beginning ASP.NET 1.0 with C# by Chris Goode, John Kauffman, Christopher L. Miller, Neil Raybould, S. Srinivasa Sivakumar, Dave Sussman, Ollie Cornes, Rob Birdwell, Matt Butler, Gary Johnson, Ajoy Krishnamoorthy, Juan T. Llibre, Chris Ullman; ISBN: 9780764543708 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning ASP.NET 1.0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|
|

June 30th, 2003, 08:49 AM
|
|
Registered User
|
|
Join Date: Jun 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Chapter 1 ASP.NET Trouble Shooting
I have .NET Enterptise installed with Window 2000 at work and Window XP at home. IIS 6.0 and MDAC 2.7.
Problem with Default.aspx
The page displayed the message but not the Time.
I have checked the control and code many times for the last 2 months.
I am not getting ASP.NET in this application and in all other applications on my machine. I built my application using the .NET Framework and also using Notepad editor.
Question:
I am not executing the ASP.NET code.
What do I need to configure?
Do I install ASP.NET as a separate download.
RRagoonanan
|
|

June 30th, 2003, 09:16 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
|
|
Dear Friend:
After installing .NET Frameworks u can work with ASPX files!!! Im sure u've miss-typed in ur code! check it!
Always:),
Hovik Melkomian.
|
|

July 8th, 2003, 11:31 PM
|
|
Registered User
|
|
Join Date: Jul 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hello-
I'm having the same problem over here.
XP
IIS5.1
DreamweaverMX/ VS.NET/ Notepad the code is exactly in the book.
Any words of encouragement?
|
|

July 9th, 2003, 03:36 AM
|
|
Friend of Wrox
|
|
Join Date: May 2003
Posts: 229
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi all,
We are looking on your problem and testing code on windows XP, will get back to you soon with solution
|
|

July 10th, 2003, 06:06 PM
|
|
Registered User
|
|
Join Date: Jun 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
What was the process you went through to install .net and iis. If you install .net first, iis will not know anything about .net.
|
|

July 13th, 2003, 05:00 PM
|
|
Registered User
|
|
Join Date: Jul 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I'm having the same problem. Since I installed dot net before I installed IIS, I re installed dotnet but it did not fix the problem. Does ANYONE have a clue?
:(
|
|

July 13th, 2003, 06:05 PM
|
|
Registered User
|
|
Join Date: Jul 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
:D OK I got it to work after some digging through Microsofts site. Here is the link to solve this problem.
http://support.microsoft.com/default...b;EN-US;325093
DJTN
|
|

July 29th, 2003, 02:29 AM
|
|
Registered User
|
|
Join Date: Jul 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I have the EXACT same problem. IIS 5.0 W2K ADV SVR SP4 MDAC 2.7. I have done everyting EXACTLY per the book, even downloaded their code to try it. I can display everything but the time.
If anyone got this to work cvorrectly, can I buy a vowel?
Jim
|
|

July 31st, 2003, 11:05 PM
|
|
Registered User
|
|
Join Date: Jul 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Following the directions on the Microsoft site listed above fixed my problem. I was getting the text but not the time, now it works just great!
|
|

September 18th, 2003, 11:35 AM
|
|
Registered User
|
|
Join Date: Sep 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I input the code exactly like those in the book
but it fails to display the page
|
|
 |