Nikander & Margriet Brugg
Guest
|
Posted:
Mon Oct 31, 2005 9:51 am Post subject:
Re: debugging a web part - problem |
|
|
Hello SherriK,
The following article should help you: http://www.bluedoglimited.com/SharePointThoughts/ViewPost.aspx?ID=60
Kind regards,
Nikander & Margriet Bruggeman
S> I have run into a problem when trying to debug a web part created
S> using Visual Studios 2003 (vb) and then to be used on a Sharepoint
S> Portal Site. I'm following the steps to debug a web part and I am
S> doing this utilizing Virtual PC so everything is on the server side
S> so remote debugging would not be necessary. I have Internet Explorer
S> open and pointing to the correct URL and the web part project open
S> and set to debug. When I attach to the process w3wp.exe the
S> breakpoint symbols that were set now have question marks on them. I
S> then mouse over the breakpoint and this the tool tip that is shown:
S> "The breakpoint will not be currently hit. No symbols have been
S> loaded for this document." which results in not being able to step
S> into the web part to be able to debug. Can someone please help!!!!
S> |
|