« Previous Next »
Last post 07-09-2009 11:26 PM by thewebhostingdir. 8 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (9 items)
Sort Posts: Oldest to newest Newest to oldest
I have published my intranet site to a local server that is running
Windows server 2000, IIS 5.1, and Framworks 2.0.05727.
I get the following error Configuration Error
Child nodes not allowed
Source file: web.config Line 82
Is IIS set to use version 2.0?
http://www.bing.com/search?q=asp.net+Child+nodes+not+allowed+&mkt=*&FORM=IE8SRC
I think so I ran this in command prompt
%windir%\Microsoft.NET\2.0.50727\asp_netregiis.exe -i
Is this right
Thanks for the help
Brandi
In the IIS MMC check you application folder properties and make sure it is set to ASP.NET 2.0.
I'm sorry I don't understand that at all.
I am very new to programming and servers and designing websites actually.
What is the IIS MMC? How do I get there?
Thanks
Hi,
You will find IIS manager in the Administrative Tools section of the Start menu on Windows XP.
Regards,
Okay on the asp.net tab the version is set to 2.0.50727
It will run a basic helloworld.aspx page.
It just won't run my website that is built on master pages
PhotoflyPhotography:It just won't run my website that is built on master pages
What does that mean exactly ? Any error messages at all ?
Check from your hosting service control panel that you have set the proper version of ASP.Net and also ask the hosting service provider to grant required permissions to the site for ASP.Net application..
If you have installed your program in a directory then ask to set it as the application directory.