An unexpected error has occured.
System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) ---> System.ComponentModel.Win32Exception (0x80004005): The network path was not found at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at Microsoft.Practices.EnterpriseLibrary.Data.Database.GetNewOpenConnection() at Microsoft.Practices.EnterpriseLibrary.Data.Database.GetWrappedConnection() at Microsoft.Practices.EnterpriseLibrary.Data.Database.ExecuteReader(DbCommand command) at funeralOne.Sql.CoreSettings.<>c__DisplayClass2_0.<GetByAccountId>b__0() in C:\hi\git\f1connect-wms\funeralOne\Sql\CoreSettings.cs:line 20 at funeralOne.Cache.GetOrCreate(String key, Nullable`1 expirationTime, Func`1 createFn) in C:\hi\git\f1connect-wms\funeralOne\Cache.cs:line 188 at funeralOne.Cache.GetOrCreate(String key, Func`1 createFn) in C:\hi\git\f1connect-wms\funeralOne\Cache.cs:line 168 at funeralOne.Sql.CoreSettings.GetByAccountId(Nullable`1 accountId) in C:\hi\git\f1connect-wms\funeralOne\Sql\CoreSettings.cs:line 18 at funeralOne.Sql.CoreSettings.<>c__DisplayClass5_0.<GetValue>b__0() in C:\hi\git\f1connect-wms\funeralOne\Sql\CoreSettings.cs:line 84 at funeralOne.Cache.GetOrCreate(String key, Nullable`1 expirationTime, Func`1 createFn) in C:\hi\git\f1connect-wms\funeralOne\Cache.cs:line 188 at funeralOne.Cache.GetOrCreate(String key, Func`1 createFn) in C:\hi\git\f1connect-wms\funeralOne\Cache.cs:line 168 at funeralOne.Sql.CoreSettings.GetValue(Nullable`1 accountId, String name, String defaultValue) in C:\hi\git\f1connect-wms\funeralOne\Sql\CoreSettings.cs:line 82 at funeralOne.WMS.Sql.CoreWebsiteHostname.BuildHttpsUrl(String branchName) in C:\hi\git\f1connect-wms\funeralOne.WMS\Sql\CoreWebsiteHostname.cs:line 293 at NopSolutions.NopCommerce.Common.Utils.CommonHelper.GetStoreHost(Boolean useSsl) in C:\azbuildagent\_work\364\s\Libraries\Nop.Common\Utils\CommonHelper.cs:line 1899 at NopSolutions.NopCommerce.Common.Utils.CommonHelper.GetStoreLocation(Boolean useSsl) in C:\azbuildagent\_work\364\s\Libraries\Nop.Common\Utils\CommonHelper.cs:line 1757 at NopSolutions.NopCommerce.Common.Utils.CommonHelper.IsAdmin() in C:\azbuildagent\_work\364\s\Libraries\Nop.Common\Utils\CommonHelper.cs:line 1699 at NopSolutions.NopCommerce.BusinessLogic.NopContext.get_IsAdmin() in C:\azbuildagent\_work\364\s\Libraries\Nop.BusinessLogic\NopContext.cs:line 2046 at NopSolutions.NopCommerce.BusinessLogic.Categories.CategoryManager.GetAllCategories(Int32 parentCategoryId) in C:\azbuildagent\_work\364\s\Libraries\Nop.BusinessLogic\Categories\CategoryManager.cs:line 852 at NopSolutions.NopCommerce.BusinessLogic.SEO.Sitemaps.SitemapGenerator.WriteCategories() in C:\azbuildagent\_work\364\s\Libraries\Nop.BusinessLogic\SEO\Sitemaps\SitemapGenerator.cs:line 68 at NopSolutions.NopCommerce.BusinessLogic.SEO.Sitemaps.SitemapGenerator.GenerateUrlNodes(String type) in C:\azbuildagent\_work\364\s\Libraries\Nop.BusinessLogic\SEO\Sitemaps\SitemapGenerator.cs:line 43 at NopSolutions.NopCommerce.BusinessLogic.SEO.Sitemaps.BaseSitemapGenerator.Generate(String type, Stream stream) in C:\azbuildagent\_work\364\s\Libraries\Nop.BusinessLogic\SEO\Sitemaps\BaseSitemapGenerator.cs:line 83 at NopSolutions.NopCommerce.BusinessLogic.SEO.Sitemaps.BaseSitemapGenerator.Generate(String type) in C:\azbuildagent\_work\364\s\Libraries\Nop.BusinessLogic\SEO\Sitemaps\BaseSitemapGenerator.cs:line 63 at NopSolutions.NopCommerce.Web.SitemapSEOPage.Page_Load(Object sender, EventArgs e) in C:\azbuildagent\_work\364\s\Store\Store-SitemapSEO.aspx.cs:line 15 at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) ClientConnectionId:00000000-0000-0000-0000-000000000000 Error Number:53,State:0,Class:20 at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.store_sitemapseo_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
- Please try refreshing the page and trying again.
- If the problem persists, please notify the website owner.
- The administrators of this website have been notified of this error.