It works great for me. You just copy the files to the IIS folder, install IIS and go. (If on the same machine). Make sure that the project properties indicate "User Web Server" and " http: // localhost " (or something else).
In Vista, you need to run Visual Studio as an administrator.
If you use your IIS on another computer, you need to install the remote debugger, which is located on your Visual Studio disks, and connect to the hat using Debug | Attach To Process in Visual Studio.
Program.X
source share