'system.web.extensions' is already defined
-
I have a website built in framework 2.0 .also there are virtual directory under the website built in framework 3.5 running successfully .When i placed a wcf service under one of virtual directories(and browsed the .svc file) I'm getting the following error....Section or group name 'system.web.extensions' is already defined. Updates to this may only occur at the configuration level where it is defined.
-
I have a website built in framework 2.0 .also there are virtual directory under the website built in framework 3.5 running successfully .When i placed a wcf service under one of virtual directories(and browsed the .svc file) I'm getting the following error....Section or group name 'system.web.extensions' is already defined. Updates to this may only occur at the configuration level where it is defined.
-
Don't be so impatient and rude. This is a volunteer site and people will answer, or not, as they see fit. If you have a critical issues then call for paid support.
I know the language. I've read a book. - _Madmatt
-
I have a website built in framework 2.0 .also there are virtual directory under the website built in framework 3.5 running successfully .When i placed a wcf service under one of virtual directories(and browsed the .svc file) I'm getting the following error....Section or group name 'system.web.extensions' is already defined. Updates to this may only occur at the configuration level where it is defined.
vkumar09 wrote:
virtual directory under the website built in framework 3.5
You don't have a virtual directory built in any .NET framework. Virtual directories are an IIS construct that is independent of, and have been around long before, .NET. What may be happening is the configuration file setting are applied incorrectly. We can't tell because you have not provided it.
I know the language. I've read a book. - _Madmatt