C
Chris Koiak
Are there any known issues with .NET and McAfee?
Currently I have a windows service written in .NET which
uses Remoting. However I am seeing errors while its
running on machines with McAfee installed.
e.g.
System.NullReferenceException: Object reference not set
to an instance of an object.
at System.Net.OSSOCK.WSAGetOverlappedResult(IntPtr
socketHandle, IntPtr overlapped, UInt32&
bytesTransferred, Boolean wait, IntPtr ignored)
at
System.Net.Sockets.OverlappedAsyncResult.CompletionPortCal
lback(UInt32 errorCode, UInt32 numBytes,
NativeOverlapped* nativeOverlapped)
Has anyone else developed .NET applications which
encounter problems with McAfee?
Thanks
Chris
Currently I have a windows service written in .NET which
uses Remoting. However I am seeing errors while its
running on machines with McAfee installed.
e.g.
System.NullReferenceException: Object reference not set
to an instance of an object.
at System.Net.OSSOCK.WSAGetOverlappedResult(IntPtr
socketHandle, IntPtr overlapped, UInt32&
bytesTransferred, Boolean wait, IntPtr ignored)
at
System.Net.Sockets.OverlappedAsyncResult.CompletionPortCal
lback(UInt32 errorCode, UInt32 numBytes,
NativeOverlapped* nativeOverlapped)
Has anyone else developed .NET applications which
encounter problems with McAfee?
Thanks
Chris