About Windows CE and Visual Studio .NET [message #100682] |
Fri, 16 May 2003 10:06 |
JUAN
Messages: 23 Registered: November 2000
|
Junior Member |
|
|
Hi you all.
Has any of you ever used the .net compact framework accessing to an oracle database? I've done this:
- Installed SDE (Smart device extensions) over Visual Studio .NET 2002
- Downloaded and installed Microsoft .NET Data Provider for Oracle.
I add the reference to my Smart Device Application Project, and I get an System.Typeload Exception if I try to instanciate a new OracleConnection object.
The most amazing thing to me, it's that it just doesn't execute anything. It doesn't fail at the line where I create the object, but doesn't execute anything!
I really appreciate any help, since I need to do this. Did I do anything wrong?
Thank you very much.
|
|
|