TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Bahar Jalali
NA
185
305.3k
problem in change version of .net frame work on the site
Jan 21 2013 1:42 PM
hii have a web site that i changed the version of .net on asp.net setting from 2 to 4 , in fact i upgrade it
but a problem happened! the line in web.config has error and i had to remove it
<sectionGroup
name
=
"scripting"
type
=
"System.Web.Configuration.ScriptingSectionGroup,
System.Web.Extensions, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=31BF3856AD364E35"
>
1. when i remove it, site loads correctly but my menu in the front of pages lost it's styles!!! it use some css styles. why this happens? how can i fix it? i didn't have changed any thing else in the site but my menu don't work correctly.
2. and the other problem that is happened (after remove above line from web.config) is in only one of my admin's pages, that it has this error :
please help me about this two problems. thanks in advance
Server Error in '/' Application.
Parser Error
Description:
An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message:
Only Content controls are allowed directly in a content page that contains Content controls.
Source Error:
Line 1: ?
Source File:
/admin/config.aspx
Line:
1
Version Information:
Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
Reply
Answers (
0
)
Best way to Understand Asp.net In advance??
Plot points on to a Map