Advertisement
xATGamingx

Untitled

Apr 23rd, 2019
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.71 KB | None | 0 0
  1. See the end of this message for details on invoking
  2. just-in-time (JIT) debugging instead of this dialog box.
  3.  
  4. ************** Exception Text **************
  5. 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: SQL Network Interfaces, error: 52 - Unable to locate a Local Database Runtime installation. Verify that SQL Server Express is properly installed and that the Local Database Runtime feature is enabled.) ---> System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
  6. at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling, SqlAuthenticationProviderManager sqlAuthProviderManager)
  7. at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
  8. at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
  9. at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
  10. at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
  11. at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
  12. at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
  13. at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
  14. at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
  15. at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
  16. at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
  17. at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
  18. at System.Data.SqlClient.SqlConnection.Open()
  19. at ShopMaster.loginForm.Form1_Load(Object sender, EventArgs e) in \\nas\Media\Coding\C#\EPOS\ShopMaster\ShopMaster\Login.cs:line 26
  20. at System.Windows.Forms.Form.OnLoad(EventArgs e)
  21. at System.Windows.Forms.Form.OnCreateControl()
  22. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  23. at System.Windows.Forms.Control.CreateControl()
  24. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  25. at System.Windows.Forms.Control.WndProc(Message& m)
  26. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  27. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  28. at System.Windows.Forms.Form.WndProc(Message& m)
  29. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  30. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  31. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  32. ClientConnectionId:00000000-0000-0000-0000-000000000000
  33. Error Number:2,State:0,Class:20
  34.  
  35.  
  36. ************** Loaded Assemblies **************
  37. mscorlib
  38. Assembly Version: 4.0.0.0
  39. Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
  40. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  41. ----------------------------------------
  42. ShopMaster
  43. Assembly Version: 1.0.0.0
  44. Win32 Version: 1.0.0.0
  45. CodeBase: file:///C:/Users/Alex/Desktop/Debug/Debug/ShopMaster.exe
  46. ----------------------------------------
  47. System.Windows.Forms
  48. Assembly Version: 4.0.0.0
  49. Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
  50. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  51. ----------------------------------------
  52. System
  53. Assembly Version: 4.0.0.0
  54. Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
  55. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  56. ----------------------------------------
  57. System.Drawing
  58. Assembly Version: 4.0.0.0
  59. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  60. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  61. ----------------------------------------
  62. System.Configuration
  63. Assembly Version: 4.0.0.0
  64. Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
  65. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  66. ----------------------------------------
  67. System.Core
  68. Assembly Version: 4.0.0.0
  69. Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
  70. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  71. ----------------------------------------
  72. System.Xml
  73. Assembly Version: 4.0.0.0
  74. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  75. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  76. ----------------------------------------
  77. System.Data
  78. Assembly Version: 4.0.0.0
  79. Win32 Version: 4.7.3260.0 built by: NET472REL1LAST_C
  80. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  81. ----------------------------------------
  82. System.Transactions
  83. Assembly Version: 4.0.0.0
  84. Win32 Version: 4.7.3260.0 built by: NET472REL1LAST_C
  85. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
  86. ----------------------------------------
  87. System.EnterpriseServices
  88. Assembly Version: 4.0.0.0
  89. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  90. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
  91. ----------------------------------------
  92.  
  93. ************** JIT Debugging **************
  94. To enable just-in-time (JIT) debugging, the .config file for this
  95. application or computer (machine.config) must have the
  96. jitDebugging value set in the system.windows.forms section.
  97. The application must also be compiled with debugging
  98. enabled.
  99.  
  100. For example:
  101.  
  102. <configuration>
  103. <system.windows.forms jitDebugging="true" />
  104. </configuration>
  105.  
  106. When JIT debugging is enabled, any unhandled exception
  107. will be sent to the JIT debugger registered on the computer
  108. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement