since today i have a serious problem with reconnecting the device after a system standby to the Database. Device is a Symbol MC90xx with Windows Mobile 5.
When enabling the device again i make sure that the OracleConnection is closed, than open it and close it and get no Exceptions.
But when using the OracleCommand and execute it (ExecuteNonQuery, ExecuteScalar, etc...) than the Error "an operation was attempted on something that is not a socket" comes up.
When closing this error message and trying to execute the same OracleCommand again, everything work fine.
WLAN Signal exists all the time.
Curious is, that my other applications don't have this issue and in this faulty application I did all the things like in the working apps and use the same Devart.Data.Oracle.dll and CF Version.
I work with the devart Version 5.35.79.1 and the CF Runtime Version v2.0.50727
I'm not sure if this is a devart issue but I found a post in this forum where it was declared as a devart issue (CoreLab
http://www.devart.com/forums/viewtopic. ... b0da16577e
Any ideas are very welcome
Thanks and regards...
Boosa