Hi Anastis,

Your exception seems to be happening at a fairly low level to be getting an System.AccessViolationException. Alchemi does not implement any low level socket stuff using unmanaged code and so on. So I don't think that the problem is related to Alchemi rather to some problem either with the .NET framework or the environment in which you are running it in.

Searching for OSSOCK.WSAGetOverlappedResult on Google turned up the rather interesting link.


http://www.developersdex.com/vb/message.asp?p=2923&r=4629297

This thread seems to suggest that .NET framework can have trouble with anti-virus software and other software that monitors sockets.

Cheers,

Michael.


_______________________________________________
Alchemi-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alchemi-developers

Reply via email to