Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Get to the Code?
Message
 
To
16/12/2003 10:18:41
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00859479
Message ID:
00859697
Views:
9
>Is there a way to view base class code and set breakpoints of objects that are derived from classes in assemblies not in the solution being edited in VS? The Class Viewer has a “Go To Definition” menu option that will navigate to base code of a selected node but it is disabled if the code is in another assembly. This is reasonable since VS can only edit one solution at a time but is there another way to navigate directly to code in another solution?

You need the soruce code to debug the source obviously. You can debug the code if you have it by opening the class and setting a break point manually in that code. I should fire the debugger on this code as long as Debug info is provided in the compiled dll.

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform