I have downloaded the source code for my installed version of VisualWebGUI (V5.83.1), and I have added the relevant source code projects to my VS solution. I want to be able to step into the VisualWebGUI code as I debug my application. However, with the VisualWebGUI SDK installed, VS always looks directly into the GAC for the VisualWebGUI dll's. These dll's obviously have no related source code files, so I cant step into the code. If I remove the VisualWebGUI SDK through Control Panel -> Add Remove Programs, VS does look at the source code projects, and I can step into the code, but then the VisualWebGUI Designer obviously no longer works.
How can I have the VisualWebGUI SDK installed, while also being able to step into the VisualWebGUI source code?
Cheers.
Tyson. |
|