GetHomeData Started 1: GetHomeData Started 2: GetHomeData Started 3: level + 1 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) ----------------------------- at Datacomp.Shared.DataAccess.DataConfig.CreateConnection(String dataSourceKey, String configFilePath) at Datacomp.Shared.DataAccess.DataConfig.CreateConnection() at Datacomp.Shared.DataAccess.DataLib.GetConnection() at Datacomp.Shared.DataAccess.DataLib.ExecuteDataset(CommandType commandType, String commandText) at Datacomp.Shared.DataAccess.DataLib.GetDataTable(String commandText) at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.MF.IFAMastMaster.GetMasterRow(Object primaryKey) at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.MF.IFAMastDAL.GetMasterRow(Object primaryKey) at Datacomp.AppServices.BusinessLogic.VMGold.MF.IFAMastBL.GetMasterRow(Object primaryKey) at Datacomp.AppServices.MediatorBridge.VMGold.MF.IFAMastBridge.GetMasterRow(Object primaryKey) at Datacomp.AppServices.WebServiceBridge.VMGold.WM.CommonBL.GetDataConfigObject(String ifadetails) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\CommonBL.cs:line 85 at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetHomeData(HomeInputInfo homeInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 122 level + 2 The network path was not found -----------------------------