ArgumentOutOfRange on device NOT emulator???
From: John (anonymous_at_discussions.microsoft.com)
Date: 04/28/04
- Next message: David Gonzales [MS]: "Re: Memory leaks in multi-threaded applications"
- Previous message: Jason Gyetko: "Sync Select Records From Table"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 28 Apr 2004 13:11:19 -0700
I have an application that I have tested extensively with
VS.net 2003 for pocket pc 2003. In the emulator
everything works fine, but on the device I get an error "A
Managed ArgumentOutOfRangeException occurred at
Application::Run+0xf" any idea why this might be?
It happens on the loading of a form. On that for I have
several viariable of different types; string, integer, and
decimal. On the load I assign those variable values to
different textbox.text members. That's really all the
form does!
Any help would be greatly appreciated.
- Next message: David Gonzales [MS]: "Re: Memory leaks in multi-threaded applications"
- Previous message: Jason Gyetko: "Sync Select Records From Table"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|