Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp CustomDataClass flips syntax error at runtime
Message
From
07/03/2005 15:02:05
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00993018
Message ID:
00993392
Views:
19
2 methods that work for debugging...

Make sure your solution has the framework debug symbols loaded. (Right-click your solution, select properties, click on "Debug Symbol Files", and point it at the framework's various .pdb files -- I think you can set it once to your "root" framework directory as opposed to each subdirectory). Either way, after you do this, all you have to do is open the .cs file and set the breakpoint where you need it.

The other, more involved way -- but more complete, should you ever need to (re)compile the framework code to test modifications -- is detailed in thread # 815997.

Hope that helps,
---J

>Very interesting. But bare with me for a second. I can set break points in my classes but where would I set a break point within the framework to see what command is actually being sent to vfpoledb.
>
>Neil
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform