如何通过“使用 Visual Studio 开发中心”使用 www 根级别 web.Config 文件

发布于 2024-12-04 23:55:51 字数 342 浏览 1 评论 0原文

我希望我能充分解释这个问题...

过去,我们在 wwwroot 文件夹中使用了 web.Config 文件,以便多个站点可以选择相同的连接字符串/应用程序设置(它还允许我们在不同的站点上拥有不同的连接字符串)服务器,这样我们就可以发布项目,而不必每次都更改其 web.config)。

我正在尝试使用 Visual Studio 2010 来做到这一点。我有一个 Web 项目,在“属性 - Web”选项卡下,我有“使用 Visual Studio 开发服务器”和一个虚拟路径。由于它不在 IIS 下运行,因此它不会获取存储在 c:\inetpub\wwwroot 中的配置文件(这是有道理的)。在这种情况下有没有办法让它拾取这样的文件?

I hope I can explain this question sufficiently...

In the past, we have utilized a web.Config file in the wwwroot folder so multiple sites can pick up the same connectionstrings/app settings (it also allows us to have different connectionstrings on different servers, so we could publish the project without having to make changes to its web.config every time).

I'm trying to do that with Visual Studio 2010. I have a Web Project, and under Properties - Web tab, I have "Use Visual Studio Development Server" and a Virtual Path. Since it's not running under IIS, it won't pick up a config file stored in c:\inetpub\wwwroot (makes sense). Is there a way to get it to pick up such a file in this situation?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文