Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the hueman domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/CloudIngenium.com/htdocs/wp-includes/functions.php on line 6114
Sitemap not working after upgrading to CS 2008.5 – Knowledge eXchange

Sitemap not working after upgrading to CS 2008.5

After upgrading to Community Server 2008.5 from SP1 I had the issue that my sitemaps were not being generated properly any more. When visiting the sitemapindex.ashx file it would return an error. 

Doing some research on the Internet I found that other people were having this issue as well and noted the following errors:

User Agent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/b
Path: /SiteMapIndex.ashx as HTTP GET
Referrer: 
Message: c:Program FilesTelligentCommunity Server 2008Websitemapindex.ashx(49): error CS0433: The type 'CommunityServer.Urls.UrlsData' exists in both 'c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filesroot13528b781a8fd1eeassemblydl340e6a2bb02ec9d7_8d14c901CommunityServer.Components.DLL' and 'c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filesroot13528b781a8fd1eeassemblydl3ccec308e063bc85_6fdac801CommunityServer.Urls.DLL'
System.Web.HttpCompileException: c:Program FilesTelligentCommunity Server 2008Websitemapindex.ashx(49): error CS0433: The type 'CommunityServer.Urls.UrlsData' exists in both 'c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filesroot13528b781a8fd1eeassemblydl340e6a2bb02ec9d7_8d14c901CommunityServer.Components.DLL' and 'c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filesroot13528b781a8fd1eeassemblydl3ccec308e063bc85_6fdac801CommunityServer.Urls.DLL'
at System.Web.Compilation.AssemblyBuilder.Compile()
at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
at System.Web.UI.SimpleHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

 

and

 

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. 

Compiler Error Message: CS0433: The type 'CommunityServer.Urls.UrlsData' exists in both 'c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3d47651fa0142bb6_c8d1c801CommunityServer.Urls.DLL' and 'c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl335c367707fa81f_a714c901CommunityServer.Components.DLL'

Source Error:

Line 47:         BaseSyndicationWriter writer;
Line 48:         List<SiteMapItem> items = new List<SiteMapItem>();
Line 49:         UrlsData urldata = Globals.GetSiteUrls().UrlData;
Line 50: 	    foreach (CSApplicationData data in ApplicationSet.Applications)
Line 51: 		{

Source File: c:WebsitesCSsitemapindex.ashx    Line: 49 

C:WINDOWSsystem32> "C:WINDOWSMicrosoft.NETFrameworkv2.0.50727csc.exe" /t:library /utf8output /R:"C:WINDOWSassemblyGAC_MSILSystem.Web.Mobile2.0.0.0__b03f5f7f11d50a3aSystem.Web.Mobile.dll" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl36d9c2bf30dc4da1_aa14c901CommunityServer.Web.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3bd367cac0b8b688_2a13c901
CommunityServer.MailGateway.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl34cde39f0df098d_aa14c901CommunityServer.Blogs.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3d47651fa0142bb6_c8d1c801CommunityServer.Urls.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3d0f1905d026f67d_1e13c901
CommunityServer.Components.SearchBarrel.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl37f709f23026f67d_1e13c901CommunityServer.RegexLibrary.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl34046ae9f00ee2f3_bc3ac801CommunityServer.Reader.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl31b4383ff054a517_bd3ac801
ComponentArt.Web.UI.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl31b80c8b30891bdb_c0d1c801CookComputing.XmlRpcV2.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88App_Code.f4awytsh.dll" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl31469496d054a517_bd3ac801SgmlReaderDll.DLL" /R:"C:WINDOWSassemblyGAC_32System.Data
2.0.0.0__b77a5c561934e089System.Data.dll" /R:"C:WINDOWSassemblyGAC_MSILSystem.Drawing2.0.0.0__b03f5f7f11d50a3aSystem.Drawing.dll" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3d2005710396c8f_aa14c901CommunityServer.Spam.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl37be1635a0891bdb_c0d1c801CommunityServer.IPBanning.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727
Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3801446b000ee2f3_bc3ac801CommunityServer.Galleries.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3d52f9c910a533c5_ccb1c801GetBen.DynamicNavigation.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3b29664cc0891bdb_c0d1c801Janrain.OpenId.DLL" /R:"C:WINDOWSassemblyGAC_32System.Web2.0.0.0__b03f5f7f11d50a3aSystem.Web.dll"
/R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl37e0b1f4d0b2d88b_aa14c901
CommunityServer.Controls.DLL" /R:"C:WINDOWSassemblyGAC_MSILSystem.Configuration2.0.0.0__b03f5f7f11d50a3aSystem.Configuration.dll" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl31b98caca054a517_bd3ac801nb.development.aero.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3400d19070396c8f_aa14c901CommunityServer.Data.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727
Temporary ASP.NET Filescsc3d8b037db30db88assemblydl335c367707fa81f_a714c901CommunityServer.Components.DLL" /R:"C:WINDOWSMicrosoft.NETFramework
v2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl325f1d71b026f67d_1e13c901CommunityServer.ASPNet20MemberRole.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727mscorlib.dll" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3f8cc9bae053277f_1e13c901CommunityServer.MailGateway.MailRoom.DLL" /R:"C:WINDOWSassemblyGAC_MSILSystem2.0.0.0__b77a5c561934e089System.dll" /R:"C:WINDOWSassemblyGAC_MSILSystem.Xml
2.0.0.0__b77a5c561934e089System.Xml.dll" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl381d931e6
00891bdb_c0d1c801CommunityServer.Points.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3f3d9c543092638d_1b4cc801CSLive.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88App_global.asax.yxm_v73o.dll" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3bef99e600545414_a514c901CommunityServer.Ldap.DLL" /R:"C:WINDOWSMicrosoft.NET
Frameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3bf86591e02c633a_7f8dc801Telligent.Glow.Editor.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3a52579620c2dcb9_1a95c801ExtendedGalleryService.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl373c075ce026f67d_1e13c901Telligent.Glow.MultipleFileUpload.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727
Temporary ASP.NET Filescsc3d8b037db30db88assemblydl395e775250b94e63_a614c901CommunityServer.WebServices.Services.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3992bba7600ee2f3_bc3ac801CommunityServer.RollerBlogs.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3e6c35cee0c81ed0_bc3ac801CommunityServer.Files.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727
Temporary ASP.NET Filescsc3d8b037db30db88assemblydl38c7f3b01054a517_bd3ac801nb.development.athena.DLL" /R:"C:WINDOWSassemblyGAC_32System.EnterpriseServices2.0.0.0__b03f5f7f11d50a3aSystem.EnterpriseServices.dll" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3eccdf2970df098d_aa14c901CommunityServer.Messages.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3b5924e16
002252bd_c8d1c801CommunityServer.SqlDataProvider.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3b89a7995053277f_1e13c901Telligent.AmazonS3.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3cf7d1de30dccf9e_8802c901CommunityServer.Enterprise.Search.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl35ba6a33a
000c3b8e_aa14c901CommunityServer.Wikis.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3add416ad0b94e63_a614c901CommunityServer.WebServices.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3d1d9b1180b8b688_2a13c901Telligent.MailGateway.Common.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl35f14ceea
00ab0cb6_768dc801Telligent.Glow.EditorWrapper.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl39e82e33c00ee2f3_bc3ac801MetaBuilders.WebControls.MasterPages.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3f693870b06df442_e399c801Highlighter.Net.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3d2a2537c00ee2f3_bc3ac801
CommunityServer.Reporting.DLL" /R:"C:WINDOWSassemblyGAC_MSILSystem.Web.Services2.0.0.0__b03f5f7f11d50a3aSystem.Web.Services.dll" /R: "C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl37f8c5ad6053277f_1e13c901Telligent.DynamicConfiguration.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl396e74c080b8b688_2a13c901Telligent.Glow.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727
Temporary ASP.NET Filescsc3d8b037db30db88assemblydl31be13a9f03cc3ad_8c14c901Telligent.TinyMCEWrapper.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3d67d67e000c3b8e_aa14c901CommunityServer.MediaGalleries.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3b4e00b50891bdb_c0d1c801RSS.NET.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037
db30db88assemblydl34dc7690206df442_e399c801Lucene.Net.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl38f92f7f1053277f_1e13c901CommunityServer.OpenId.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3272f7093026f67d_1e13c901Telligent.Tasks.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3b63c1e310891bdb_c0d1c801
Telligent.CommunityServer.Metadata.Extractor.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3e9305d58026f67d_1e13c901Telligent.Components.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3cb497ff5026f67d_1e13c901CommunityServer.Wss.WebServices.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl39bb9c9130b8b688_2a13c901
Telligent.Registration.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl333ceaab00c3b8e_aa14c901CommunityServer.Discussions.DLL" /R:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3d3d9925d0af9e9d_8802c901CommunityServer.EnterpriseSearch.Components.DLL" /out:"C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88App_Web_sitemapindex.ashx.cdcab7d2.nf4p9zid.dll"
/debug- /optimize+ /w:4 /nowarn:1659;1699 "C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88App_Web_sitemapindex.ashx.cdcab7d2.nf4p9zid.0.cs" "C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88App_Web_sitemapindex.ashx.cdcab7d2.nf4p9zid.1.cs" Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.42 for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 Copyright (C) Microsoft Corporation 2001-2005. All rights reserved. c:WebsitesCSsitemapindex.ashx(49,9): error CS0433: The type 'CommunityServer.Urls.UrlsData' exists in both 'c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3d47651fa0142bb6_c8d1c801CommunityServer.Urls.DLL' and 'c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl335c367707fa81f_a714c901CommunityServer.Components.DLL' c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3d47651fa0142bb6_c8d1c801CommunityServer.Urls.DLL: (Location of symbol related to previous error) c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl335c367707fa81f_a714c901CommunityServer.Components.DLL: (Location of symbol related to previous error) c:WebsitesCSsitemapindex.ashx(49,28): error CS0029: Cannot implicitly convert type 'CommunityServer.Urls.UrlsData [c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl335c367707fa81f_a714c901CommunityServer.Components.DLL]' to 'CommunityServer.Urls.UrlsData [c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filescsc3d8b037db30db88assemblydl3d47651fa0142bb6_c8d1c801CommunityServer.Urls.DLL]'

 

 

 

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.