-
Difficutly debugging in Compact Framework
I've done some .NET development before, but I'm building my first Pocket PC app. I wrote some ADO code to poplulate a dataset from a SQL Server DB. I was getting an exception on the Fill method. I figured out the problem but before I did, the ex.message value was the exception object name 'InvalidOperationException'. I'm used to more specific error strings in the full .NET Framework. I've added a ref to SR.dll which I understand contains the error message strings but to no avail. Is this all I get with the Compact Framework or am I doing something wrong? I'm using the emulator at this pont, no actual device, if that matters. Thanks for any help you can give me.
Similar Threads
-
By Greg Rothlander in forum .NET
Replies: 6
Last Post: 06-07-2006, 02:18 PM
-
By Callista in forum .NET
Replies: 0
Last Post: 10-11-2005, 07:44 AM
-
By Keith in forum dotnet.announcements
Replies: 0
Last Post: 09-24-2003, 04:37 PM
-
By Keith in forum dotnet.announcements
Replies: 0
Last Post: 06-15-2003, 07:16 PM
-
Replies: 0
Last Post: 07-04-2002, 11:10 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|