Hi ,,,,,,, What is the best to setting web.config for BlogEngine.NET 1.3 it is Start Kits Application ? </o> If I deploy BlogEngin.net in the root it is working very well But when I deploy it in subdir application there are more eror which appear I tried to repair setting for web.config more error again appear tried tried tried No way to resolve this problem I don't understanding why ASP.NET Engine always looking for root application ? But with subdir. Appl. Asp.NETEngine display error ? if anyone deployed The BlogEngin.NET 1.3 as SubDir.Application Please tell me about that setting ? </o> Thanks Falah G.S </o>
Thanks Bruce for Reply</o> </o> I deployed (CMS ) asp.net 2 application in my root it is based with XMLprovider :this provider:</o> </o> 'MyWebPagesStarterKit.Providers.CustomXmlSitemapProvider'</o> </o> it is work very well now........</o> </o> but when i deployed BlogEngine.NET 1.3 in subdir (application ) also driven base with XMLprovider</o> </o> There is error display about my root application (CMS App.)!!</o> </o> I don't understanding the relationship between (CMS ) with (Blog App.)?!</o> i try duplicated the / bin references file for both bin directory </o> </o> but error stay and more errors display </o> Would you please help me ? Thanks Falah G.S Page Error: Server Error in '/blog' 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: Could not load type 'MyWebPagesStarterKit.Providers.CustomXmlSitemapProvider'. Source Error: Code: Line 56: <providers> Line 57: <clear/> Line 58: <add name="CustomXmlSitemapProvider" type="MyWebPagesStarterKit.Providers.CustomXmlSitemapProvider" securityTrimmingEnabled="true" siteMapFile="~/App_Data/Web.sitemap"/> Line 59: </providers> Line 60: </siteMap> Source File: c:\inetpub\wwwroot\web.config Line: 58 </o> </o> </o>