CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_web_developer_2008_express Tags:
Item Type: NewsGroup Date Entered: 3/10/2008 1:22:36 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 8 Views: 268 Favorited: 0 Favorite
9 Items, 1 Pages 1 |< << Go >> >|
dotnetnoob
Asp.Net User
"child nodes not allowed" in web.config3/10/2008 1:22:36 PM

0

Hi All: I've seen a few threads about this, but I haven't found a resolution. I had the severe misfortune of upgrading my desktop from XP Pro to Vista Business, and have spent several days trying to get VWD 2005 and 2008 to run. Both apps were installed in XP and were running fine.

I have tried reinstalling .NET Framework 3.5 and VWD 2008, but when I try to create a new local filesystem project I'm getting the "child nodes not allowed" error when VWD tries to update the web.config file. When reinstalling I ran the VWD2008 setup from the microsoft website, redownloading everything.

I've also been trying to work against projects on several server2003 r2 servers, with the same problems (I presume the error is local, since it seems like VWD can't modify the local cache files in either case).

I have the following installed:

  • .NET compact framework 1.0 sp3 developer
  • .net compact framework 2.0
  • .net framework 1.1
  • .net framework 1.1 hotfix (kb929729)
  • .net framework 2.0 sp1
  • .net framework 3.0 sp1
  • .net framework 3.5
  • asp.net codename "Atlas"
  • asp.net web matrix

Am I missing something obvious here? I'm almost ready to give up on Vista and roll back to XP Pro at this point :(

Mikhail Arkhipo
Asp.Net User
Re: "child nodes not allowed" in web.config3/10/2008 8:59:13 PM

0

This may help:

http://www.ironspeed.com/Designer/5.0.1/WebHelp/Part_VI/Parser_Error_Child_nodes_are_not_allowed.htm

http://studihelp.de/blog/PermaLink,guid,2f46886f-c0cd-4db5-a9dc-f2dca25f0487.aspx

Also: I assume that when you say "codename Atlas" you really mean Ajax Extensions 1.0 since "Atlas" name was not used in the final release.


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
dotnetnoob
Asp.Net User
Re: "child nodes not allowed" in web.config3/10/2008 9:31:25 PM

0

 Thanks...to be honest I gave up and restored my XP installation for now...too many problems with Vista :(

But, I DO mean "codenamed Atlas" because that's how it displays in the program manager (see below). That may or may not have had something to do with it.

 

 

 

Mikhail Arkhipo
Asp.Net User
Re: "child nodes not allowed" in web.config3/10/2008 9:38:55 PM

0

It may have direct effect. Atlas is a pre-release. It may not be compatible with final 3.5 and VS 2008 release. Please install final bits from http://www.microsoft.com/downloads/details.aspx?FamilyID=ca9d90fa-e8c9-42e3-aa19-08e2c027f5d6&displaylang=en and don't forget to update web.config and the application according to http://www.asp.net/ajax/documentation/Migration_Guide_CTP_to_RTM.aspx


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
dotnetnoob
Asp.Net User
Re: "child nodes not allowed" in web.config3/10/2008 10:07:45 PM

0

 I uninstalled Atlas and installed the version above, but, FWIW, I wasn't using Ajax in any of the websites that were related to this post.

Mikhail Arkhipo
Asp.Net User
Re: "child nodes not allowed" in web.config3/10/2008 11:55:22 PM

0

Pre-release bits may be updating baseline .NET 2.0 as well. .NET 3.5 is an extension, not a separate framework so it relies on 2.0 as well. Thus if .NET 2.0 assemblies have incorrect version, quite a few things may get broken.


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
dotnetnoob
Asp.Net User
Re: "child nodes not allowed" in web.config3/11/2008 2:36:48 PM

1

 Thanks for those comments, Mikhail. Do you see anything else in my list other than the Ajax component that looks like it's not the latest assembly?

On a related note...I keep getting prompted by Windows Update to download "Security Update for Microsoft >NET Framework,Version 1.1 Service Pack 1", but the installation fails after it downloads...could that be related as well? Should I reinstall .NET 1.1 as well? I don't have any websites that I need to support that use any .net 1.x code.

Mikhail Arkhipo
Asp.Net User
Re: "child nodes not allowed" in web.config3/13/2008 12:20:28 AM

0

What is version number of System.Web.dll in Windows\Microsoft.NET\Framework\v2.0.50727? It should look like 2.0.50727.abcd. Right click on assembly and choose Properties then Detail to get the version info.


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
dotnetnoob
Asp.Net User
Re: "child nodes not allowed" in web.config3/13/2008 2:10:06 PM

0

 Thanks Mikhail: It's 2.0.50727.1433

9 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
ASP.NET 2.0 cookbook Authors: Michael A. Kittel, Geoffrey T. LeBlond, Pages: 989, Published: 2005
Pro ASP.NET 3.5 in C# 2008 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1498, Published: 2007
Pro ASP.NET 2.0 in C# 2005 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1464, Published: 2006
PROFESSIONAL ASP.NET 2.0 SECURITY,MEMBERSHIP, & ROLE MANAGEMENT Authors: Stefan Schackow, Pages: 612, Published: 2006
Java Web services in a nutshell Authors: Kim Topley, Pages: 642, Published: 2003

Web:
ASP.net Web.Config Parser Error Message: Child Nodes Not Allowed ... I'm getting the following error whenever I try to access my pages: Configuration Error Description: An error occurred during the processing of a ...
ASP.NET runtime error: Child nodes not allowed? - ASP.NET Forums VWD 2008 Express give me a runtime error: Child nodes not allowed on my ASP.NET directives, whether it is a web form or a master page, ...
Vista + Orcas Beta 1 web.config child nodes not allowed when ... NET runtime error: Child nodes not allowed. (E:\..\Documents\Visual Studio Codename Orcas\Projects\WebApplication1\WebApplication1\web.config line 46) E:\. ...
Error msg in Web.config: Child nodes not allowed. - ASP.NET Forums Error msg in Web.config: Child nodes not allowed. Last post 05-22-2008 12:59 PM by anas. 2 replies. Sort Posts: ...
"child nodes not allowed" in web.config - ASP.NET Forums ... to create a new local filesystem project I'm getting the "child nodes not allowed" error when VWD tries to update the web.config file. ...

"child nodes not allowed" in web.config - ng.asp-net-forum ... "child nodes not allowed" in web.config, > ROOT > NEWSGROUP > Asp.Net Forum > visual_studio.visual_web_developer_2008_express, ...
Parser Error Message: Child nodes not allowed - ng.asp-net-forum ... For some reason the same web.config file will not work on a Windows 2003 ... Parser Error Message: Child nodes not allowed. Source Error: . ...
Error After Targeting .NET Framework 3.5: Child Nodes Not Allowed ... It modified the web.configs of the sites to include a system.codedom section. .... Error msg in Web.config: Child nodes not allowed. - ASP. ...
ASP.NET runtime error: Child nodes not allowed? - ng.asp-net-forum ... Error msg in Web.config: Child nodes not allowed. - ASP.NET Forums Parser Error Message: Child nodes not allowed. Source Error: ... a new tag in asp.net 3.5 ...
The provider 'SiteMapDataSource1' specified for the ... for the little i can see in your web.config you do not have a " SiteMapDataSource1" .... site map node) is not allowed... all nodes must be inside that first sitemapnode. ... Ok thanks,. but how do i get child nodes then . ...






placeholder disappears after second page...

findcontrol/masterpage....ugh

showing only subtree of treeview for subnavigation

cannot edit masterpage content in vs 2008

cannot keep text centerd in a table

treeview file directory tutorial??

bug with menu component and windows authentication?

masterpage and user.identity

sitemap & starting node

tree view nodes and child nodes csharp

site map, menus/treeview, and sitemappath

the file 'myweb/masterpage.master' does not exist.

onclick and firefox

using javascript calendar in content page

passing parameters through a hyperlink

new style class with arrays

system.web.administration.navigationbar

how to make a template ?

anoying border

asp.net 2.0 menu control does not work if id starts with an underscore

treeview and javascript

help with adding header and footer to css

lost ability to edit content pages

crazy challenge for asp:content not showing up.

referencing a content page from the master

how can i choose which sitemap i want the sitemap path (breadcrumbs) to run off

unable to open links in another window

css vs master pages

share resources from one location for multiple websites

menu.menuitem.click event within .ascx

   
  Privacy | Contact Us
All Times Are GMT