debuging web controls by:Vincent Finn
|
Hi,
I have some controls (VB.Net) written be someone else They are loaded using an asp page
How can I debug the contol? I have tried attaching the process to IExplorer and aspnet_wp.exe but I get nothing, no breakpoints are hit
I have also tried setting the "Start URL" in the project to the correct page but it simple displays a message box saying "Error while trying to run project"
I assume it is something simple but I can't find it in the MSDN or on the web
Vin
|
| | Reply: by:hirf-spam-me-here@gmx.at (Herfried K. Wagner [MVP])
|
| | Do you have the source code of the controls?
-- Herfried K. Wagner [MVP]
|
| | Reply: by:Vincent Finn
|
| | I do I have been trying to attach from the project that builds the controls
I the debugging tab I have it set with a "Start URL" and ASP.Net debugging enabled In the build tab I am generating debug information
but when I run it, it tells me that the project isn't configured to be debugged
Vin
|
0 Comments:
Post a Comment
<< Home