Hi Liste! Folgende Fehlermeldung treibt mich hier zum Wahnsinn:
Vielleicht hat einer ja mal ein �hnliches Problem gehabt, um Feedback w�re ich dankbar. No connection could be made because the target machine actively refused it 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.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 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: [SocketException (0x274d): No connection could be made because the target machine actively refused it] System.Net.Sockets.Socket.Connect(EndPoint remoteEP) +307 ByteFX.Data.MySqlClient.MySqlStream.Create(String host, Int32 port) +90 ByteFX.Data.MySqlClient.MySqlStream..ctor(String host, Int32 port, Int32 timeout) +46 ByteFX.Data.MySqlClient.Driver.Open(String host, Int32 port, String userid, String password, Boolean UseCompression) +35 ByteFX.Data.MySqlClient.MySqlPool.getDriver(MySqlConnection conn) +398 ByteFX.Data.MySqlClient.MySqlPoolManager.getConnectionFromPool(ConnectionStr ing connString, MySqlConnection conn) +158 ByteFX.Data.MySqlClient.MySqlConnection.Open() +46 MobileEFIS.UserData.getDatabaseEmail() MobileEFIS.UserData.checkUserData() MobileEFIS.start.Submit_Click(Object sender, EventArgs e) System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +108 System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.Rai sePostBackEvent(String eventArgument) +57 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +138 System.Web.UI.Page.ProcessRequestMain() +1277 _______________________________________________ Asp.net mailing list [EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/asp.net
