Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

how to debuge the webpart

  Asked By: Shikha Talpade         Date: May 10, 2009      Category: Sharepoint      Views: 1523
 

how debugg the web part in share point site. can any on one help this issue

Tagged:          

 

1 Answer Found

 
Answer #1       Answered By: Maricela Conway          Answered On: May 10, 2009       

Follow below links
1. msdn.microsoft.com/en-us/library/ms916837.aspx
2. After deploying and running webpart. Start your VS IDE and attache your webpart  code with w3wp.exe processes. you would be able to debug webpart.

 
Didn't find what you were looking for? Find more on how to debuge the webpart Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].