Any ideas on cause of this error?


Author
Message
Greg McGuffey
Greg McGuffey
Strategic Support Team Member (2.2K reputation)
Group: Forum Members
Posts: 2K, Visits: 6.6K
I have a user that is intermittently getting this error. The error occurs when doing various tasks. I'm pretty sure there is a problem with his machine or connection (though others within the same network are not having this problem). I just have no idea what could be causing it... Blush Any help would be appreciated.



Here is the exception:

IOException

Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.

SocketException

An established connection was aborted by the software in your host machine



Source : System



Stack Trace:

at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)

at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)

at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)

at System.Net.ConnectStream.InternalWrite(Boolean async, Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state)

at System.Net.ConnectStream.Write(Byte[] buffer, Int32 offset, Int32 size)

at MicroFour.StrataFrame.Data.Enterprise.EnterpriseDataSourceItem.SendRequestCore(BaseParams Params, RemoteDataSourceCommand Command)

at MicroFour.StrataFrame.Data.Enterprise.EnterpriseDataSourceItem.b(DbCommand A_0, Boolean A_1, String A_2)

at MicroFour.StrataFrame.Data.Enterprise.EnterpriseDataSourceItem.ExecuteScalar(DbCommand Command)

at MicroFour.StrataFrame.Business.BusinessLayer.ExecuteScalar(DbCommand CommandToExecute)



[gpm] from here up is common in all cases...the lines below depend on what he was trying to do...



at FOXSystems.RAMS.BusinessObjects.Project.AlternateOutlineBO.GetProjectIDByID(Int32 altOutlineID)

at FOXSystems.RAMS.Shared.DataTreeProviders.AlternateOutlineProvider.set_AlternateOutlineID(Int32 value)

at FOXSystems.RAMS.Testing.TestFunctionForm..ctor(Int32 projectID)

...etc.

StrataFrame Team
S
StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
Doing a quick google of the error seems to point towards some sort of client-side, real-time, anti-virus software (most of the reported issues were dealing with McAfee).  Seems as though the software, wether a firewall or just anti-virus is blocking outbound traffic on non-standard ports because the security software thinks it might be a virus/trojan/whatever.  We've had this problem before with other software suites.  Check to see if the client machine has the firewall turned on or some sort of port-blocking to prevent the spread of viruses.
Greg McGuffey
Greg McGuffey
Strategic Support Team Member (2.2K reputation)
Group: Forum Members
Posts: 2K, Visits: 6.6K
Thanks! I'll look into that.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search