Visual Web Developer 2010 Express Web.config 转换问题

发布于 2024-11-02 12:54:09 字数 213 浏览 0 评论 0原文

我一生都无法弄清楚如何在发布 Web 应用程序时强制 Visual Web Developer 2010 Express 使用我的 Web.Release.config。我正在使用 FTP 将我的 web 应用程序发布到远程服务器。每次发布时,构建都会使用我的 Web.Debug.config。

我知道我忽略了一些简单的事情,并且非常感谢您提供线索。

尊敬的

I cannot for the life of me figure out how to force Visual Web Developer 2010 Express to use my Web.Release.config when I'm publishing my web application. I'm using FTP to publish my webapp to a remote server. Each time I publish, the build uses my Web.Debug.config.

I know I'm overlooking something simple and would really appreciate a clue.

Respectfully,

Ray

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

这个俗人 2024-11-09 12:54:09

在 Visual Web Developer Express (2010) 中,选择构建只需单击绿色“开始调试”按钮右侧的下拉菜单即可。调试将使用您的调试 web.config,发布将使用您的发布 web.config。

发布时,单击下拉菜单并选择发布。然后正常发布。

In Visual Web Developer Express (2010), selecting the build is simply a matter of clicking on the drop down to the right of the green "Start Debugging" button. Debug will use your debug web.config and release will use your release web.config.

When publishing, click the drop down and select Release. Then publish as normal.

我很坚强 2024-11-09 12:54:09

转到构建 ->配置管理器

活动解决方案配置下选择发布

希望这就是您所追求的。

Go to Build -> Configuration Manager

Under Active Solution Configuration select Release

Hopefully this is what you're after.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文