CodeVerge.Net Beta


   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: > Asp.Net Forum > visual_studio.visual_web_developer_2008_express Tags:
Item Type: Date Entered: 12/4/2007 8:00:00 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 6 Views: 100 Favorited: 0 Favorite
7 Items, 1 Pages 1 |< << Go >> >|
"Webdroid" <>
NewsGroup User
ASP.NET runtime error: Child nodes not allowed?12/4/2007 8:00:00 PM

0

Hi all,

Maybe someone can help me out.

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,  it points to my web config file - line 118, when I look at the config file, I see it point to the codedom section, specifically, line 118 is
<providerOption name="CompilerVersion" value="v3.5"/>.

Is it possible the app is not seeing the 3.5 framework? When I target my app to use .Net 2. The problem goes away.

Any help in resolving this problem would be appreciated.

Thanks in advance.

"Mikhail Arkhip
NewsGroup User
Re: ASP.NET runtime error: Child nodes not allowed?12/4/2007 8:57:31 PM

0

Have a look at this thread: http://forums.asp.net/p/1186009/2024111.aspx#2024111


Thanks

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

This posting is provided "AS IS" with no warranties, and confers no rights.
"Webdroid" <>
NewsGroup User
Re: ASP.NET runtime error: Child nodes not allowed?12/9/2007 11:35:18 AM

0

Hi Mikhail,

Thanks for the reply. I checked out the thread, and like in that users case, I did not find a ASP.NET tab to use. Nor am I running on 64 bit Windows.

The problem persists. I am targetting .NET 3.5 within Visual Studio.

???

Respectfully,

 

Andr? aka Webdroid

"kevbo" <>
NewsGroup User
Re: ASP.NET runtime error: Child nodes not allowed?12/10/2007 6:09:21 AM

0

I'm hitting the same problem with VS 2008 on Vista Business.

I can't compile any website.

Strangely enough, when I go into IIS Manager, there is no option for selecting .NET 3.0 or .NET 3.5.

 Kevin

 

"Mikhail Arkhip
NewsGroup User
Re: ASP.NET runtime error: Child nodes not allowed?12/10/2007 7:28:06 PM

0

There is no 3.5 in IIS since underlying framework and CLR are still 2.0. 3.5 is an extension to 2.0, base CLR and libraries did not change. However, you need to install 3.5 assemblies on the server to be able to use 3.5 functionality. In IIS confing the site is still 2.0 though.


Thanks

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

This posting is provided "AS IS" with no warranties, and confers no rights.
"jbtechie" <>
NewsGroup User
Re: ASP.NET runtime error: Child nodes not allowed?12/10/2007 9:23:13 PM

0

I had the same problem. Also, you'll probably notice there is no ScriptManager or UpdatePanel under AJAX Extensions in the Toolbox.  My solution was to uninstall VWD Express 2008, install VS 2008 Trial, install VWD Express 2008 again, and uninstall VS 2008 trial. Problem solved.  I'm assuming VWD 2008 isn't installing or configuring the runtime correctly.

 

Edit: Oh, and just in case, make sure you run VS at least once after installing and before you install VWD so it can configure stuff. 

"Mikhail Arkhip
NewsGroup User
Re: ASP.NET runtime error: Child nodes not allowed?12/11/2007 4:32:32 PM

0

See also here: http://forums.asp.net/t/1192456.aspx


Thanks

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

This posting is provided "AS IS" with no warranties, and confers no rights.
7 Items, 1 Pages 1 |< << Go >> >|




   
  Privacy | Contact Us
All Times Are GMT