Advertisement
Guest User

Untitled

a guest
Aug 29th, 2011
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.43 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.InvalidOperationException: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
  6. at System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper& datasrcWrapper)
  7. at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
  8. at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
  9. at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
  10. at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
  11. at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
  12. at System.Data.OleDb.OleDbConnection.Open()
  13. at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  14. at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  15. at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  16. at BuxTool.BuxToolDataSetTableAdapters.CauldronTableAdapter.Fill(CauldronDataTable dataTable) in C:\Users\Philipp\Desktop\BuxTool\BuxTool\BuxToolDataSet.Designer.vb:line 5712
  17. at BuxTool.Main.Form1_Load(Object sender, EventArgs e) in C:\Users\Philipp\Desktop\BuxTool\BuxTool\Main.vb:line 19
  18. at System.EventHandler.Invoke(Object sender, EventArgs e)
  19. at System.Windows.Forms.Form.OnLoad(EventArgs e)
  20. at System.Windows.Forms.Form.OnCreateControl()
  21. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  22. at System.Windows.Forms.Control.CreateControl()
  23. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  24. at System.Windows.Forms.Control.WndProc(Message& m)
  25. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  26. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  27. at System.Windows.Forms.Form.WndProc(Message& m)
  28. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  29. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  30. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  31.  
  32.  
  33. ************** Loaded Assemblies **************
  34. mscorlib
  35. Assembly Version: 4.0.0.0
  36. Win32 Version: 4.0.30319.235 (RTMGDR.030319-2300)
  37. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  38. ----------------------------------------
  39. BuxTool
  40. Assembly Version: 1.0.0.0
  41. Win32 Version: 1.0.0.0
  42. CodeBase: file:///C:/Users/Norbo/Desktop/BuxTool/BuxTool.exe
  43. ----------------------------------------
  44. Microsoft.VisualBasic
  45. Assembly Version: 10.0.0.0
  46. Win32 Version: 10.0.30319.1 built by: RTMRel
  47. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  48. ----------------------------------------
  49. System
  50. Assembly Version: 4.0.0.0
  51. Win32 Version: 4.0.30319.236 built by: RTMGDR
  52. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  53. ----------------------------------------
  54. System.Core
  55. Assembly Version: 4.0.0.0
  56. Win32 Version: 4.0.30319.1 built by: RTMRel
  57. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  58. ----------------------------------------
  59. System.Windows.Forms
  60. Assembly Version: 4.0.0.0
  61. Win32 Version: 4.0.30319.235 built by: RTMGDR
  62. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  63. ----------------------------------------
  64. System.Drawing
  65. Assembly Version: 4.0.0.0
  66. Win32 Version: 4.0.30319.1 built by: RTMRel
  67. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  68. ----------------------------------------
  69. System.Runtime.Remoting
  70. Assembly Version: 4.0.0.0
  71. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  72. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
  73. ----------------------------------------
  74. System.Configuration
  75. Assembly Version: 4.0.0.0
  76. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  77. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  78. ----------------------------------------
  79. System.Xml
  80. Assembly Version: 4.0.0.0
  81. Win32 Version: 4.0.30319.1 built by: RTMRel
  82. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  83. ----------------------------------------
  84. System.Windows.Forms.DataVisualization
  85. Assembly Version: 4.0.0.0
  86. Win32 Version: 4.0.30319.1
  87. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.DataVisualization/v4.0_4.0.0.0__31bf3856ad364e35/System.Windows.Forms.DataVisualization.dll
  88. ----------------------------------------
  89. System.Data
  90. Assembly Version: 4.0.0.0
  91. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  92. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  93. ----------------------------------------
  94. System.Data.DataSetExtensions
  95. Assembly Version: 4.0.0.0
  96. Win32 Version: 4.0.30319.1 built by: RTMRel
  97. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.DataSetExtensions/v4.0_4.0.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll
  98. ----------------------------------------
  99. System.Numerics
  100. Assembly Version: 4.0.0.0
  101. Win32 Version: 4.0.30319.1 built by: RTMRel
  102. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  103. ----------------------------------------
  104. Accessibility
  105. Assembly Version: 4.0.0.0
  106. Win32 Version: 4.0.30319.1 built by: RTMRel
  107. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  108. ----------------------------------------
  109. System.Transactions
  110. Assembly Version: 4.0.0.0
  111. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  112. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
  113. ----------------------------------------
  114.  
  115. ************** JIT Debugging **************
  116. To enable just-in-time (JIT) debugging, the .config file for this
  117. application or computer (machine.config) must have the
  118. jitDebugging value set in the system.windows.forms section.
  119. The application must also be compiled with debugging
  120. enabled.
  121.  
  122. For example:
  123.  
  124. <configuration>
  125. <system.windows.forms jitDebugging="true" />
  126. </configuration>
  127.  
  128. When JIT debugging is enabled, any unhandled exception
  129. will be sent to the JIT debugger registered on the computer
  130. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement