以旧方式发布到 Url VS 2010
有人知道是否可以简单地发布到网址吗?我不知道新发布到网络到底是什么,但我不喜欢它。我希望能够像在 VS 2008 及以下版本中那样发布到 url。我没有提供它的服务端点,所以不知道如何执行此操作。
Anyone know if you can simply publish to a url? I don't know what the heck the new publish to web is but I don't like it. I want to be able to just publish to a url like I was able to in VS 2008 and down. I don't have a service endpoint to give it so not sure how to do this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我相信您要发布到的服务器必须支持 IIS FrontPageServerExtensions。或者您正在尝试发布到 FTP URL?
ftp://msdn.com/
例如参考http://social.msdn.microsoft.com/Forums/eu/winformssetup/thread/fa09fa69-e0b4-4970-981e-69175c5764ea
那么最新的选项是 Web 部署包
您的服务端点来自
I believe the server you are publishing to has to support IIS FrontPageServerExtensions. or are you trying to publish to an FTP url?
ftp://msdn.com/
for exampleReference http://social.msdn.microsoft.com/Forums/eu/winformssetup/thread/fa09fa69-e0b4-4970-981e-69175c5764ea
Then the newest option is Web Deploy packages
where your service endpoint would be