문제

In the MSDN Documentation is says:

"Note: The Publish Web Site utility is not available in Visual Web Developer Express edition."

That being said, does that mean that I can not upload my website to my server to be viewable online unless I purchase the full version of Web Developer?

도움이 되었습니까?

해결책

After you build, copy over your physical compiled website directory to the server directory where IIS is pointing.

다른 팁

You might want to read through Web Site Deployment in Visual Web Developer on MSDN to learn how to deploy a website with Visual Web Developer.

Good luck, and hope this helps some.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top