Please help me to solve this Error--->Error Child nodes not allowed. (C:\Inetpub\wwwroot\AJAXGridViewSorting-cs\web.config line 80)
Hi Friends,
Any one help me to solve this Error:
Error 68 Child nodes not allowed. (C:\Inetpub\wwwroot\AJAXGridViewSorting-cs\web.config line 80)
And the Code is given Below:
veeraPosted Oct 1, 2008, 10:50 PM
Blocked AccountPosted Sep 30, 2008, 7:57 AM
Hi veera
This occurs when you attempt to run an application developed using .NET Framework of higher version and your Microsoft IIS web server defaults to an earlier version of the .NET Framework.
For this go to run and then type Inetmgr
After that WebSites >>Default Website >>[then your website]
and then right click on that folder and then go to properties and then Asp.net Tab
Check the version combo an set accordingly to u.