When on my local machine from VS2005, I publish my web site to a given folder. How do I then la开发者_运维问答unch that published version of my web site?
You need create new WebSite, map it's content on your directory and so on.Also you need to configure external access to your site.
精彩评论