Tag Archives: Debugging

Remote Debugging GAC’d Assemblies in SharePoint

Like alot of people in the SharePoint development community I have been using a VPC to do debugging of code through SharePoint. I don't really like this because for one, running an enterprise level application plus visual studio with a … Continue reading

Posted in 2007, Microsoft, SharePoint | Tagged , , , , | Comments Off on Remote Debugging GAC’d Assemblies in SharePoint

Debugging Custom Extensible STSADM Operations

Being able to write commands that extend the functionality of STSADM is awesome. It is way better than having to write it from scratch to make it represent the same feel of STSADM. I ran into speedbump when i tried … Continue reading

Posted in 2007, Microsoft, SharePoint | Tagged , , , , , | Comments Off on Debugging Custom Extensible STSADM Operations