gpt4 book ai didi

c# - 无法将运行时连接字符串转换为其设计时等效的 Visual Studio 2012

转载 作者:行者123 更新时间:2023-11-30 23:01:33 25 4
gpt4 key购买 nike

我正在使用 MySql Connector 6.8.3(最新)。

我使用的是 Visual Studio 2012,因此这不是 Visual Studio 2013 中的已知问题,因为此 SO 解决方案提供: Unable to convert runtime connection string to its design-time equivalent

我正在使用这个连接字符串:

<add name="db_uTextEntities" connectionString="metadata=res://*/uTextModel.csdl|res://*/uTextModel.ssdl|res://*/uTextModel.msl;provider=MySql.Data.MySqlClient;provider connection string=&quot;server=localhost;user id=username;password=password;database=db_uText_v1&quot;" providerName="System.Data.EntityClient" />

最佳答案

所以我有一个旧版本的 MySql .NET 连接器,我升级到版本 6.8.3。一位开发人员告诉我,这种升级并不总是有效,即使它看起来有效。卸载 MySql .NET 连接器并重新安装解决了我的问题。

关于c# - 无法将运行时连接字符串转换为其设计时等效的 Visual Studio 2012,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23747352/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com