Friday, 1 July 2011

How to enable debugging in visual studio 2010 for a web part

Steps:
  1. Set break point as you needed.
  2. Debug -> Attach Process 
  3. A window appears select any wpw3.exe then click ok then click confirm
  4. Start Debug