 |
BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6
 | This is the forum to discuss the Wrox book ASP.NET 2.0 Instant Results by Imar Spaanjaars, Paul Wilton, Shawn Livermore; ISBN: 9780471749516 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 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
|
|
|
|

July 23rd, 2008, 11:06 PM
|
Authorized User
|
|
Join Date: Jul 2008
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
error with chapter 7
Line 1: <?xml version="1.0"?>
Line 2: <configuration xmlns ="http://schemas.microsoft.com/.NetConfiguration/v2.0">
Line 3: <appSettings>
Line 4: <add key="EmailFrom" value="admin@myphotoalbum.com" />
how can i solve dis problem
busteronline
__________________
busteronline
|

July 24th, 2008, 11:02 AM
|
Authorized User
|
|
Join Date: Jul 2008
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
xmlns not recognised,is d error message,as in not a valid object
busteronline
|

July 24th, 2008, 11:10 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
I doubt that .NET throws exceptions with a lot of spelling mistakes, so I doubt that's the real error message. ;)
If you want help, you have to help me help you.
So, please post the relevant error message; tell me the web server you are using, how you set up the program etc.
I hope you understand I cannot really help you based on a text like: " xmlns not recognised,is d error message,as in not a valid object".
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of Beginning ASP.NET 3.5 : in C# and VB, ASP.NET 2.0 Instant Results and Dreamweaver MX 2004
Want to be my colleague? Then check out this post.
|

July 25th, 2008, 07:11 AM
|
Authorized User
|
|
Join Date: Jul 2008
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks so much for ur quick response, am actually using IIS SERVER on windows xp professional, the file is in my inetbiu folder ,root folder as seen in the eror part, i also have installed on my system, vb .netnet, vb 2003 and vb2005. The error message is as follows.thanks
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Unrecognized attribute 'xmlns'.
Source Error:
Line 1: <?xml version="1.0"?>
Line 2: <configuration xmlns ="http://schemas.microsoft.com/.NetConfiguration/v2.0">
Line 3: <appSettings>
Line 4: <add key="EmailFrom" value="admin@myphotoalbum.com" />
Source File: C:\inetpub\wwwroot\PhotoGallery\web.config Line: 2
busteronline
|

July 25th, 2008, 04:37 PM
|
Authorized User
|
|
Join Date: Jul 2008
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Version Information: Microsoft .NET Framework Version:1.0.3705.6018; ASP.NET Version:1.0.3705.6018
busteronline
|

July 25th, 2008, 05:23 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
There we are.... had you posted the full message right from the start, you could have fixed this problem a long time ago.
Go into IIS, locate your web site and open up its Properties dialog. Then switch to the ASP.NET tab and make sure that .NET 2.0 is selected in the version drop down.
Hope this helps,
Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of Beginning ASP.NET 3.5 : in C# and VB, ASP.NET 2.0 Instant Results and Dreamweaver MX 2004
Want to be my colleague? Then check out this post.
|

July 25th, 2008, 07:15 PM
|
Authorized User
|
|
Join Date: Jul 2008
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks,finally i got in by going to start the sql 2005 server, but when i tried to enter the admin area with the following details i was denied entry
username = password#
password = password#
pls what shoud i use
thanks
busteronline
|

July 26th, 2008, 02:34 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Did you also had to change IIS? I can't believe it's just SQL Server.
Anyway, I doubt that the password is the same as the username; check out page 217 ans 218 for the different user accounts.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of Beginning ASP.NET 3.5 : in C# and VB, ASP.NET 2.0 Instant Results and Dreamweaver MX 2004
Want to be my colleague? Then check out this post.
|
Similar Threads
|
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
error with chapter 7 |
jdz66 |
BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 |
1 |
August 21st, 2006 05:19 PM |
Parse error in error handler (Chapter 8) |
Funky Monk |
BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 |
1 |
August 6th, 2004 08:59 AM |
|
 |