12-08-2003 04:15 PM
12-09-2003 02:44 PM
12-12-2003 07:04 AM
12-30-2003 06:01 PM
05-11-2005 12:16 PM
05-11-2005 02:06 PM
11-28-2005 10:58 AM
Brian, would you please give me an idea of what needs to be excercised by this Ping? I'm doing primarily UDP communications and am using .NET for secure string encoding/decoding("RijndaelManaged" class, "ICryptoTransform" object). This is the area in my code generating the exception. I only get the exception when running compiled code.
I don't quite understand how this times out as a new instance is created and destroyed with each UDB string that is encoded/decoded - but that's somewhat beside the point!
Any assistance on what to excersize with a ping, and instructions on resetting this error without exiting and restarting the code would be helpful. (currently that is the only way I can keep the exception from occuring with each .NET call).
Since this is fixed in 7.1, is their a patch available or anything I can do to fix this timeout in LV7.0?
Thank you for your time!
11-28-2005 02:50 PM
11-28-2005 03:04 PM
11-29-2005 09:29 AM