SmoothAttach Release Candiate

I have just finished uploading the Release Candidate of my SmoothAttach AddIn for Visual Studio.NET 2005 to SourceForge. Please download it and tell me what you think!

SmoothAttach simplifies attaching the debugger to an IIS website, and is particularly handy in multiple website/AppPool environments. How SmoothAttach helps you depends on which version of IIS you are running:

  • On IIS 6 (Server 2003), SmoothAttach automatically determines which w3wp.exe process is assocated with your website or Application Pool and attaches to it. It even starts it if its not running.
  • On IIS 5 (XP), SmoothAttach automatically stops all other websites and starts the website you need to attach to.
  • While IIS 7 (Vista/Server 2008) is theoretically supported it has not been tested.

Please add any bugs or feature requests to the sourceforge project page.

This entry was posted in AddIn, Debugging, IIS, Visual Studio.NET. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s