IIS Express 与 VS2010 SP 1 beta 问题
我已经安装了 VS2010 SP1 和 IIS Express Beta。两者都已正确安装,但我无法使用它们,因为该选项没有出现在上下文菜单中,正如 Scott Guthrie 在他的博客中描述的那样: http ://weblogs.asp.net/scottgu/archive/2011/01/03/vs-2010-sp1-beta-and-iis-developer-express.aspx
我做错了什么?我应该如何激活 IIS Express?
I have installed VS2010 SP1 and IIS Express Beta. Both are installed correctly, but I can't use them because the option does not appear in the context menu as Scott Guthrie describes on his blog here:
http://weblogs.asp.net/scottgu/archive/2011/01/03/vs-2010-sp1-beta-and-iis-developer-express.aspx
What am I doing wrong? What should I do to activate IIS Express?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
“将现有项目转换为使用 IIS Express 非常简单。您可以通过打开现有项目的项目属性对话框,然后单击其中的“web”选项卡并选择“使用 IIS Express”复选框来完成此操作。 — 你有那个复选框吗?
“Converting your existing projects to use IIS Express is really easy. You can do this by opening up the project properties dialog of an existing project, and then by clicking the “web” tab within it and selecting the “Use IIS Express” checkbox.” — do you have that checkbox?