You've been directly F5 through Visual Studio to run your own projects or small programs, rarely posted to IIS on the deployment, so they were testing on their notebooks, the result was really found a lot of problems, and then again through the virtual machine to do a completely naked new deployment practice.
Deployment Process
Step One: now IIS is installed on the 64-bit operating system, and the installation can be opened via the Control Panel location Win7. As shown in the following illustration:
Check and click OK to install.
Step Two: After the successful installation of IIS, because my program was developed through VS2010 and is a asp.net MVC3.0 program, and my Win7 64-bit virtual machine is also newly installed, the first thing to install is. Net Framework4.0.
Step Three: proceed with the installation of the ASP.net MVC3.0 Setup program.
These two installations should be quick.
Fourth Step: Open IIS Manager
Step Fifth: Add the Web site and select the application pool for ASP.net 4.0.
Sixth step: Click to browse the website.
Do not know why, this new Win7 64-bit system, in the deployment of the time is exceptionally smooth, no one step out of error, haha, well, there is no way to record this, the next time you encounter problems to add in.