Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Google Sitemap ...Google Sitemap ...Error in web.configError in web.config
Previous
 
Next
New Post
9/24/2008 9:49 AM
 

 I get following error when I have done all the installation steps. My  DNN version is 04.08.00


Server Error in '/' Application.

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Unrecognized configuration section googlesitemaps.

Source Error:

Line 320:    <validation validateIntegratedModeConfiguration="false" />
Line 321:  </system.webServer>
Line 322:<googlesitemaps defaultProvider="BaseGoogleSitemapProvider">
Line 323:    <providers>
Line 324:      <add name="BaseGoogleSiteMapProvider

 
New Post
9/24/2008 3:00 PM
 

You're missing the first part of the web.config changes - you need to add in the line which declares the googlesitemaps section.  It's the first thing in the web.config file to be changed - take a look at the installation instructions again and you should see it there.

-Bruce

 
New Post
9/24/2008 3:30 PM
 

Thanks.
I copied the " <section name="googlesitemaps" type="iFinity.DNN.Modules.GoogleSiteMap.GoogleSiteMapSection, iFinity.DNN.GoogleSiteMapProvider" /> " inside the "<sectionGroup name="dotnetnuke">"
Now I have corrected that and the sitemap is working.

 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Google Sitemap ...Google Sitemap ...Error in web.configError in web.config


Support Guidelines.. Please read before posting

To get support on iFinity products and services, please search the forums for the the answer to the problem you are seeking. If you cannot find a solution, post a question in the relevant forum.   Ensure that you specify the relevant versions of the problem, and the actual error message or a detailed description of the problem.    You will need to register with this site to post on the forum.  If you have a Microsoft Live (Hotmail/Passport) account you can use that.  If you have a Open Id account you can use that.  If you neither of these, you will need to register a user Id and password.