Hi Bruce,
I have just reinstalled DNN locally and installed the latest News Articles module aswell. After having made the adjustments to the web.config i got the following message:
An Exception has occured : Could not load file or assembly 'DnnForge.NewsArticles, Version=1.0.2485.182, Culture=neutral, PublicKeyToken=null'
or one of its dependencies. The systeem can't find the file.
at iFinity.DNN.Modules.GoogleSiteMap.ArticlesGoogleSiteMapProvider.GetLatestNewsArticles(ModuleDefinitionInfo modDef, ModuleInfo mod, TabInfo tab)
at iFinity.DNN.Modules.GoogleSiteMap.ArticlesGoogleSiteMapProvider.GetPageURLsForArticles(PortalAliasInfo portalAlias, TabInfo tab)
at iFinity.DNN.Modules.GoogleSiteMap.ArticlesGoogleSiteMapProvider.SitePagesForTab(PortalAliasInfo portalAlias, TabInfo tab)
at iFinity.DNN.Modules.GoogleSiteMap.GoogleSiteMapProvider.GetModuleSpecificPages(PortalAliasInfo portalAlias, TabInfo ti, GoogleSiteMapProviderCollection providers)
at iFinity.DNN.Modules.GoogleSiteMap.GoogleSiteMapProvider.GetSitePages(String siteUrl)
at iFinity.DNN.Modules.GoogleSiteMap.GoogleSiteMapProvider.GetGoogleSiteMap(String siteURL)
I checked in my bin folder and found out that this message is totally correct. The reason why it is correct is because that Scott has changed the of this dll from DNNForge.NewsArticles into Ventrian.NewsArticles.
Could you please correct this in the provider system?
Thanks in advance,
Marc