PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework exception in this socket code??

Reply

exception in this socket code??

 
Thread Tools Rate Thread
Old 13-06-2005, 05:52 AM   #1
adan
Guest
 
Posts: n/a
Default exception in this socket code??


Hello
I get create file:2 exception on running of the following c# code

IntPtr handle=line1.hline;

string strPort= handle.ToString();

Port port=new port(strport);

port.open();


The exception occurs at port.open();

The line i created is a cellular line.

Plz. Help

thanks

adan

  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off