Hi, Benson
Thanks for your info. It is very helpful. However, I still has issue for F5 debug on IIS7 Vista.
I have configured the IIS 7 to use Windows Authentication and change my Web.config to use Windows authentication as well, however, the debug kept complainning that the Windows authentication was not turned on. I have tried different ways, and could not pass this step.
So I use manual debug by attaching w3wp.exe process to my application. It works fine at first time. But after I rebuilt my application, the break points stop working and the message is that symbols were not loaded.
What is missing to rebuilding the application for manual debug?
Thanks,
Jerome