Metaverse.Chameleon.Lob.Frameshop.FrameshopSavedConfiguration.BaseGetManual - Error
Stored Procedure: proc_Chameleon_FrameshopSavedConfiguration_GetBestForCID
Parameter Names: @cid
Parameter Values: '952949'
System.Data.DataException: Metaverse.Chameleon.Lob.Frameshop.FrameshopSavedConfiguration.BaseGetManual - Error
Stored Procedure: proc_Chameleon_FrameshopSavedConfiguration_GetBestForCID
Parameter Names: @cid
Parameter Values: '952949'
---> System.Data.DataException: 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: The request is not supported
--- End of inner exception stack trace ---
at Metaverse.Core.Data.DbTransactionalClient.ExecuteReader(String commandText, CommandType commandType, IDbParameterListBuilder parameters)
at Metaverse.Core.Data.DatabaseTableObject2.BaseGetManual(String procedureName, String[] parameterNames, Object[] parameterValues, IDbTransactionalClient dbTx)
--- End of inner exception stack trace ---
at Metaverse.Core.Data.DatabaseTableObject2.BaseGetManual(String procedureName, String[] parameterNames, Object[] parameterValues, IDbTransactionalClient dbTx)
at Metaverse.Core.Data.DatabaseTableObject2.BaseGetManual(String procedureName, String[] parameterNames, Object[] parameterValues)
at Metaverse.Chameleon.Lob.Frameshop.RootFrameshop.FrameshopSavedConfigurationGetBestForCID(Int32 cid)
at Metaverse.Chameleon.Lob.Frameshop.FrameshopWebApplicationService.<>c__DisplayClass79_0.b__0(Int32 i)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Metaverse.Chameleon.Web.WebControls.BaseControl.GetArtworkPreframedConfigurationSKU(Artwork artwork)
at Metaverse.Chameleon.Web.WebControls.BaseControl.GetArtworkPreframedConfiguration(Artwork artwork)
at Metaverse.Chameleon.Web.WebControls.BaseControl.GetArtworkBestPreframedSKU(Int32 pid)
at Metaverse.Chameleon.Web.WebControls.BaseControl.get_CurrentSKU()
at ASP.main_5_webpages_showprint_ascx.LocalInit()
at Metaverse.Chameleon.Web.WebControls.BaseControl.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.AddedControl(Control control, Int32 index)
at Metaverse.Chameleon.Web.PageHandler.Initialize()