What to do when my dnn site has this error: 『parser error...

Expand / Collapse
 
     

What to do when my dnn site has this error: 『parser error message: the entry 'localsqlserver' has already been added.』?


Since the name "localsqlserver" is already defined in "machine.config' at the server level by default. "web.config" needs to remove this name first by adding the tag < remove name="LocalSqlServer" / > before the same name is redinfed in the web.config file.





Add Your Comments


Name: *
Email Address:
Web Address:
Verification Code:
*
 

Details
Last Modified:2/5/2009 8:50 PM
Last Modified By: Mark
Type: FAQ
Article not rated yet.
Article has been viewed 544 times.
Options