Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我将我的应用程序发布到 appHarbor 时,我在访问我的应用程序页面并禁用自定义错误时收到以下错误。它抱怨 Web.config 文件中的行:
the entry ravendb has already been added
每次发布时都必须进入并“准备”我的 web.config 和 app.config,这很烦人。它不应该覆盖我在那里输入的任何值吗?