Hello and thank you for the Module - found you off the DNN Forums. I followed the instructions but get this error when I try to enable the NewsArticles:
An Exception has occured : Could not load file or assembly 'Ventrian.NewsArticles, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. 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 know the dll for the Ventrian.NewsArticles is DnnForge.NewsArticles - I see the entry in the web.config is correct... Any suggestions? Thanks.