Click here to Skip to main content
15,918,742 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to execute sql script file. Pin
Amit Agarrwal7-Sep-06 3:38
Amit Agarrwal7-Sep-06 3:38 
QuestionConcurrency problem in asp.net Pin
Balji7-Sep-06 2:03
Balji7-Sep-06 2:03 
AnswerRe: Concurrency problem in asp.net Pin
Jay_se7-Sep-06 2:24
Jay_se7-Sep-06 2:24 
AnswerRe: Concurrency problem in asp.net Pin
Ista7-Sep-06 3:38
Ista7-Sep-06 3:38 
GeneralRe: Concurrency problem in asp.net Pin
todd.010111017-Sep-06 5:18
todd.010111017-Sep-06 5:18 
GeneralRe: Concurrency problem in asp.net Pin
Ista7-Sep-06 9:13
Ista7-Sep-06 9:13 
AnswerRe: Concurrency problem in asp.net Pin
Amit Kumar G11-Sep-06 9:42
Amit Kumar G11-Sep-06 9:42 
QuestionStucked with System.Net.Sockets.SocketException Pin
David Clerk7-Sep-06 0:39
David Clerk7-Sep-06 0:39 
Hi,

We are using MySql Connector 1.0.7, .Net Framework 1.1 and MySql 4.0.12. We are getting following error very frequently.

To resolve this error we have also changed our hosting server which is of .Net Framework 2. So error is occurring for both Framework 1.1 and 2.

But still we are stucked with it.

///////////////////////////////////////////////////////////////////

Server Error in '/' Application.
A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied



Stack Trace:

[SocketException (0x2749): A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied]
System.Net.Sockets.Socket.Shutdown(SocketShutdown how) +1005764
MySql.Data.Common.SocketStream.Read(Byte[] buffer, Int32 offset, Int32 count) +68
System.IO.BufferedStream.ReadByte() +103
MySql.Data.MySqlClient.PacketReader.ReadHeader() +16
MySql.Data.MySqlClient.PacketReader.OpenPacket() +119
MySql.Data.MySqlClient.NativeDriver.Open() +653
MySql.Data.MySqlClient.MySqlConnection.Open() +142
System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +121
System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +137
System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) +86
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061


///////////////////////////////////////////////////////////////////

Is there anyone who can get me out of this problem ?

Thanks in advance.
QuestionNeed help Pin
Trehan7-Sep-06 0:10
Trehan7-Sep-06 0:10 
AnswerRe: Need help Pin
Guffa7-Sep-06 0:28
Guffa7-Sep-06 0:28 
GeneralRe: Need help Pin
Coding C#7-Sep-06 2:03
Coding C#7-Sep-06 2:03 
GeneralRe: Need help Pin
Guffa7-Sep-06 4:10
Guffa7-Sep-06 4:10 
GeneralRe: Need help Pin
Trehan7-Sep-06 19:36
Trehan7-Sep-06 19:36 
AnswerRe: Need help Pin
Guffa8-Sep-06 8:33
Guffa8-Sep-06 8:33 
Questionsite tracking Pin
Amit Agarrwal6-Sep-06 23:50
Amit Agarrwal6-Sep-06 23:50 
QuestionSession Problem Pin
monika_vasvani6-Sep-06 23:48
monika_vasvani6-Sep-06 23:48 
AnswerRe: Session Problem Pin
Guffa7-Sep-06 0:17
Guffa7-Sep-06 0:17 
AnswerRe: Session Problem Pin
Jay_se7-Sep-06 0:43
Jay_se7-Sep-06 0:43 
GeneralRe: Session Problem Pin
monika_vasvani7-Sep-06 2:16
monika_vasvani7-Sep-06 2:16 
GeneralRe: Session Problem Pin
_AK_7-Sep-06 2:18
_AK_7-Sep-06 2:18 
GeneralRe: Session Problem Pin
Jay_se7-Sep-06 2:32
Jay_se7-Sep-06 2:32 
GeneralRe: Session Problem Pin
monika_vasvani7-Sep-06 3:03
monika_vasvani7-Sep-06 3:03 
GeneralRe: Session Problem Pin
Jay_se7-Sep-06 3:40
Jay_se7-Sep-06 3:40 
Questionproblem in Gried View -urgent Pin
DotnetRafi6-Sep-06 23:40
DotnetRafi6-Sep-06 23:40 
AnswerRe: problem in Gried View -urgent Pin
_AK_7-Sep-06 2:22
_AK_7-Sep-06 2:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.