Page 1 of 1

CoreLab .NET Mobile on Windows Mobile 5.0: OracleException

Posted: Fri 13 Oct 2006 08:26
by Markus Rose
Hi!

We use MS Windows Mobile 5.0 PDAs to run our VB application which uses CorLab .NET Mobile to connect an Oracle server. The devices are connected wireless.
During runtime, we get sometimes the following exception. But we cannot see any of our methods within the stack, therefore debugging our code will be very hard. The exception comes up quite often, but without any specific user interaction. Therefore no chance to recreate the scenario. It does not happen using the MS Mobile Emulator or when connecting the mobile device to a PC to run in debug mode.

Any ideas would be kindly welcome!

Many thanks,

Markus Rose
LogIT GmbH

--

OracleException
NETNetworkError ( An error message cannot be displayed because an optional resource assembly containing it cannot be found )

at CoreLab.Oracle.ac.z()
at CoreLab.Oracle.aw.a()
at CoreLab.Oracle.ag.a()
at CoreLab.Oracle.ag.j()
at CoreLab.Oracle.ag.b()
at CoreLab.Oracle.g.c()
at CoreLab.Oracle.x.d()
at CoreLab.Oracle.l.am()
at CoreLab.Common.DbConnectionPoolGroup.c()
at CoreLab.Common.DbConnectionPool.RemoveObject()
at CoreLab.Common.DbConnectionPoolGroup.g()
at CoreLab.Common.DbConnectionPoolGroup.b()
at System.Threading.Timer.ring()

Posted: Tue 17 Oct 2006 07:46
by Alexey
We are investigating this problem. You will be notified on results as soon as possible.

Pooling

Posted: Fri 20 Oct 2006 14:14
I think, it can be the same problem like my problem (Pooling=false)

http://www.crlab.com/forums/viewtopic.php?t=7247

Eugen

Posted: Mon 23 Oct 2006 14:55
by Markus Rose
@Eugen: Thanks for your answer.

@Alexey: Did your investigations bring any result? And do you agree on Eugen's suggestion? We had the problem on version 3.50.11. If it's the same problem like Eugen had, is it fixed within current version 3.50.13?

Many thanks,

Markus

Posted: Mon 23 Oct 2006 15:55
by Alexey
Markus, you definitely need to try with the latest version and with Pooling=false. We are not able to reproduce this problem without device.

Posted: Mon 23 Oct 2006 16:04
by Markus Rose
Ok, we will try and keep an eye on it...
Thank you!

Markus

Posted: Tue 24 Oct 2006 06:09
by Alexey
Looking forward to your results.