How to debug Sharepoint solution/feature through Visual studio ?
        Posted  
        
            by pointlesspolitics
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by pointlesspolitics
        
        
        
        Published on 2010-04-05T21:08:40Z
        Indexed on 
            2010/04/05
            21:13 UTC
        
        
        Read the original article
        Hit count: 405
        
Recently I tried to install a webpart through wspbuilder utility to the Sharepoint Site. I have created, built and deployed a project to the 12 hive. After that installed the solution through Cental Administration Site and activated in the site collection.
I just wonder how can I debug the complex feature/solution ? Because both processes (build-deploy and activate) totally independent, how can I attach a process with the worker process ?
© Stack Overflow or respective owner