NETNetworkError 200

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
geoff11381
Posts: 2
Joined: Tue 11 Jul 2006 15:04

NETNetworkError 200

Post by geoff11381 » Thu 30 Aug 2007 18:54

I have an application built for a Symbol Mobile handheld, that was started in VS2003. It worked great using the Original OraDirect Mobile. I have recently started the upgrade of all of the Apps to VS2005 and CF2.0. I downloaded Oradirect 2 Mobile, Version 3.55.24.1 and am using that one now.
The issue is that it works great the first run, then the next time it comes back with a NETNetworkError 200, then the next time it will work again. It seems to be only on Odd attempts it fails.
Anyone else have this problem or know a solution???
Thanks,
Geoff

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Fri 31 Aug 2007 08:06

It seems that you try to perform some actions on a closed connection. Please check this carefully.

Post Reply