2. Pop-up website publish Settings panel, click < New. Create a new Publish profile:
4, in the configuration, to choose "Release"-Release mode (release is called the release version, it is often a variety of optimizations, so that the program in code size and speed is optimal, so that the user is good to use. Debug is often called a debug version, it contains debug information, and does not make any optimizations to facilitate the programmer to debug the program)
After publishing successfully, click Open Folder, all the pages of the. cs files are gone, where have all gone? Is it inside the bin folder? Let's take a guess.
Right-click Site to add a Web site
After running, right-click Paste Aspnet_regiis-i Press ENTER. Wait for about 1 minutes to run the prompt installation is complete (my machine is slow so provide 1 minutes for everyone to refer to, we do not worry about slowly waiting for installation to complete).
Finally, find your own website home page, right-click Browse. IE sometimes does not respond (the Address bar appears blank), it will be more than a few times to succeed. Show us the results:
(GO) VS2012 website release detailed steps