【发布时间】:2019-01-26 23:53:15
【问题描述】:
我将 VS 社区版更新为 15.8.1,之后当我尝试在强类型数据集中编辑我的 sql 时出现此错误。
Configure TableAdapter failed Unable to find connection 'my_connection' for object 'Web.config'. The connection string could not be found in application settings, or the data provider associated with the connection string could not be loaded."
【问题讨论】:
-
FWIW,VS 开发者社区中提到了几个与表适配器及其连接字符串相关的 VS 15.8.x 问题。最重要的是"Table Adapter not using connection strings in web.config",我强烈建议遇到此问题的每个人都给它投票。
-
大家好,我尝试了最新版本的 VS 社区版,现在一切正常。
标签: c# visual-studio xsd dataset