Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Google Sitemap ...Google Sitemap ...Method not foundMethod not found
Previous
 
Next
New Post
5/12/2008 11:12 PM
 

Hi Bruce,

Thanks for sharing your DNN modules!

I tried really hard to get the Google sitemap provider to work, but keep ending up with this error in the GoogleSiteMap.axd:

<?xml version="1.0" encoding="UTF-8" ?>
- <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
- <!--
An Exception has occured : Method not found: 'System.String DotNetNuke.Common.Globals.NavigateURL(Int32, Boolean, DotNetNuke.Entities.Portals.PortalSettings, System.String, System.String, System.String[])'. at iFinity.DNN.Modules.GoogleSiteMap.GoogleSiteMapProvider.GetTabUrl(TabInfo ti, String language)
at iFinity.DNN.Modules.GoogleSiteMap.GoogleSiteMapProvider.GetSitePages(String siteUrl)
at iFinity.DNN.Modules.GoogleSiteMap.GoogleSiteMapProvider.GetGoogleSiteMap(String siteURL)

-->
</urlset>

Is anything wrong with the added line in <system.web> (underneath) or is the language trouble I read about in this forum?

<!-- Google SiteMap Provider HttpHandler. This is a separate HttpHandler object which is also loaded into the base SiteMap Provider Assembly the path value isn't set - it can be changed to any value. -->
<add verb="*" path="GoogleSiteMap.axd" type="iFinity.DNN.Modules.GoogleSiteMap.GoogleSiteMapHandler,
iFinity.DNN.GoogleSiteMapProvider" />

</httpHandlers>

DNN 482 ; Module 01.02.05

Thank you for your time.

Regards.

 
New Post
5/13/2008 4:04 AM
 

Gerard

It looks like the version of the DNN library you are running doens't have the NavigateUrl() call in it.  That's nothing to do with your web.config entries at all.

I will investigate the dnn482 standard entries and see if I have made an error with compilation.

-Bruce


Chief Software Hacker
 
New Post
5/13/2008 7:57 AM
 

For me, it works OK with DNN 4.8.2

DV FX

 
New Post
5/17/2008 12:03 AM
 

Gerard

I have installed the Sitemap on a 4.8.2 installation and not received the same problem.

Can you check to ensure that you have the correct version dotnetnuke.dll in your site \bin directory?   It should say 4.8.2 in the file properties.

-Bruce

 
New Post
5/19/2008 3:08 PM
 

Oops!
I'm sorry for this, it's this one site that is still on 4.5.5.
I'll try again after upgrading.

Thanks again!

 

 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Google Sitemap ...Google Sitemap ...Method not foundMethod not found


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.