Interesting links for configuring remote debugging
Interesting links for configuring remote debugging:
- Setup Remote Debugging - general article
http://support.microsoft.com/kb/318041/EN-US/ - Setting up remote debugging on MSDN
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug/html/vctskinstallingremotedebugmonitor.asp - Minimum Permissions Required for remote debugging
http://support.microsoft.com/default.aspx?scid=kb;en-us;329282 - Remote Debugging and Windows XP SP2
http://support.microsoft.com/default.aspx?scid=kb;en-us;833977 - Debug Firewall Utility for Windows XP SP2
http://support.microsoft.com/default.aspx?scid=kb;en-us;841177 - Multi-User Debugging on IIS 6.0
http://support.microsoft.com/default.aspx?scid=kb;en-us;817265 - FrontPage Server Extensions and Source Control
Warning: if you are using IIS 6.0 the configuration is not done through IIS MMC but through the “Administrative Tools - Microsoft SharePoint Administrator” web administration tool!!
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sccvs70/html/veurfaddingfrontpagewebapplicationstosourcecontrol.asp - If the external option is not available in FrontPage Server Extensions
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q296715
[Via mszCool's Developer Discussion Cave]
