PC Review


Reply
Thread Tools Rate Thread

TcpClient throws "invalid pointer address" exception on Server 2008

 
 
TDC
Guest
Posts: n/a
 
      16th Jan 2009
Title says it all, the full SocketException message is:

"The system detected an invalid pointer address in attempting to use a
pointer arguement in a call 192.168.101.83:5555"

It's bubling up from:

System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot,
SocketAddress socketAddress)
System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
System.Net.Sockets.TcpClient.Connect(IPEndPoint remoteEP)

From reading the underlying error description, this doesn't seem like
an error I should get when coding in .NET...

Any ideas?
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IStorage::CopyTo throws Invalid Pointer exception KWienhold Microsoft C# .NET 6 8th Nov 2006 02:53 PM
RE: "Invalid pointer" error clicking on "Start Scan" button =?Utf-8?B?U3R1?= Spyware Announcements 0 3rd Mar 2006 11:28 AM
"Invalid pointer" error clicking on "Start Scan" button =?Utf-8?B?TWlyb3NsYXYgUHJhZ2w=?= Spyware Announcements 0 3rd Mar 2006 10:56 AM
Assembly.CreateInstance throws "Exception has been thrown by the target of an invocation." cristian Microsoft Dot NET Framework 2 19th Nov 2004 03:50 PM
TcpClient Exception: "The requested address is not valid in its context" Horst Walter Microsoft C# .NET 5 7th Dec 2003 11:03 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:50 AM.