G
Guest
I'm having a hard time making the jump from VB6 and ASP to the .NET Compact Framework. Specifically, I can make the regular examples work, get data from SQL and XML, write to SQL and XML, but it all comes to a halt when I try it for a Smart Device.
Trying to read from XML gives me a "FileNotFound Exception" or "IO Exception". I'm putting the XML file in the right place (I've actually tried it in ALL the places it could go) and I'm stumped. The app is going to run in Windows CE on an Intermec mobile computer.
Can anybody help me or point me to a resource that can help? I'm even ready to take a class --- IF I can find one.
Trying to read from XML gives me a "FileNotFound Exception" or "IO Exception". I'm putting the XML file in the right place (I've actually tried it in ALL the places it could go) and I'm stumped. The app is going to run in Windows CE on an Intermec mobile computer.
Can anybody help me or point me to a resource that can help? I'm even ready to take a class --- IF I can find one.