Click here to Skip to main content
15,905,144 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi am getting error in web config file
i did project in vs2008 and running in vs2005 so am getting this error..

<providerOption name="CompilerVersion" value="v3.5"/>

in this line..
can anyone plea tell me how to solve this..
thanks and regards
Posted
Updated 29-May-12 5:05am
v2

1 solution

Assuming you have made sure that the framework version being used for your application is in sync with the project settings in VS2005.

After this, have a look at the following discussions:
Visual Studio Asp.net Website Compilation error: Child nodes not allowed[^]
web.config child nodes not allowed when building ...[^]
 
Share this answer
 
Comments
ythisbug 30-May-12 5:43am    
thanks sandeep
Sandeep Mewara 30-May-12 7:26am    
Welcome.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900