
-
every time i try to take a survey and click the start survey button on the options page, this is what i get:
Server Error in '/wix' Application.
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[SqlException (0x80131904): An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)]
System.Data.ProviderBase.DbConnectionPool.GetConne ction(DbConnection owningObject) +435
System.Data.ProviderBase.DbConnectionFactory.GetCo nnection(DbConnection owningConnection) +82
System.Data.ProviderBase.DbConnectionClosed.OpenCo nnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105
System.Data.SqlClient.SqlConnection.Open() +111
Firmglobal.Framework.DataService.RDataAccess.SqlPr ovider.Connect() +64
Firmglobal.Framework.DataService.RDataAccess.SqlPr ovider.FillTable(DataTable table) +27
Firmglobal.Framework.DataService.RDataAccess.DataD ispatcher.Fill(ConnectInfo conn, TableDefinition tableDef, DataTable dataTable) +121
Firmglobal.Confirmit.Core.Common.ConfigurationLoad er.PopulateHierarchy(HierDsConfig ds) +131
Firmglobal.Confirmit.Core.Common.ConfigurationLoad er.ForceConfigurationRefresh(DateTime timestamp) +110
Firmglobal.Confirmit.Core.Common.ConfirmitCfgSetti ngs.CheckLastChanged() +427
Firmglobal.Confirmit.Core.Common.ConfirmitCfgSetti ngs.get_ConfirmData() +40
Firmglobal.Confirmit.SurveyEngine.Runtime.Managers .OfflineSynchronizationManager.GetPath(Boolean isLocatedOnServer) +85
Firmglobal.Confirmit.SurveyEngine.Runtime.Managers .ResourceManager.CheckAndFill() +98
Firmglobal.Confirmit.SurveyEngine.Runtime.Managers .ResourceManager.Fill() +5
wix.Global.Application_BeginRequest(Object sender, EventArgs e) +1313
System.Web.SyncEventExecutionStep.System.Web.HttpA pplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously) +64
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks