See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts.
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at Library_Mu_Pt.Database.OpenConnection(String strCon) in D:\งานchamp\Dropbox\Projectc#\ชิ้นงาน\Library_Mu_Pt\Library_Mu_Pt\Database.cs:line 26
at Library_Mu_Pt.frmLogin.ifLogin() in D:\งานchamp\Dropbox\Projectc#\ชิ้นงาน\Library_Mu_Pt\Library_Mu_Pt\frmLogin.cs:line 53
at Library_Mu_Pt.frmLogin.txtPass_KeyDown(Object sender, KeyEventArgs e) in D:\งานchamp\Dropbox\Projectc#\ชิ้นงาน\Library_Mu_Pt\Library_Mu_Pt\frmLogin.cs:line 191
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
at System.Windows.Forms.TextBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 (RTMGDR.030319-2600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Library_Mu_Pt
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/Library_Mu_Pt/bin/Debug/Library_Mu_Pt.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.278 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.282 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.225 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
MySql.Data
Assembly Version: 6.2.5.0
Win32 Version: 6.2.5.0
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/MySql.Data/6.2.5.0__c5687fc88969c44d/MySql.Data.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.225 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
ลงแล้วครับทั้งสองฝั่งเลยครับ แต่ไม่ทราบว่าต้อง Set การเปิดใช้งานใดๆหรือเปล่าไม่เคยครับที่ต้องใช้ พวกตัวกลางในการเชื่อมต่อครับ กว่าจะคลำมาให้ Run แบบ Local ได้ ก็แทบหืดขึ้นคอ พอขึ้น Server ก็ Connect ฐานไม่ได้อีกยังไงขอความกรุณาด้วยนะครับ
ผมเคยใช้นะ SQL Connector Net ที่โหลดจากเว็บของ MySql เลย แต่ version เก่ากว่านี้
ลงแล้วก็ไม่ต้องกำหนดค่าอะไรนะ ก็ใช้งานได้เลย
รองหาโปรแกรมอื่นมาทดสอบติดต่อกับ MySql ดูก่อนก็ได้ครับเช่น SQLyog ดูว่าลงแล้วมันสามารถติดต่อกับ MySql ได้หรือเปล่า
ถ้าได้แสดงว่าเป็นที่โปรแกรมเราตรงๆ ละ
มันจะต้อง Connect ตรงไหนในVisual Studio ด้วยหรือเปล่าก่อน Compile ออกมาอะครับ แต่ของผมใช้ Config File(XML) นะครับ แล้ว Using เข้ามา หรือ มีทางConnect Base ด้วยวิธีอื่นไหมครับที่สามารถ แก้ IP ของเครื่อง Server ที่เก็บฐานข้อมูลใน Code ได้ในภายหลังในกรณี ที่ Server มีการเปลี่ยน Ip หรือรหัสผ่านในภายหลังไหมครับ