Visual Studio 2010 中的 SQL Azure 项目

发布于 2024-10-15 20:07:21 字数 344 浏览 5 评论 0原文

在过去的几周里,当我打开解决方案时,我在 Visual Studio 2010 中遇到了一个恼人的错误。

我不久前创建了 SQL Azure 数据库项目,突然它无法在我的一台机器上运行。

我收到以下错误,并且项目未加载:

无法使用数据库架构提供程序“Microsoft.Data.Schema.Sql.SqlAzureDatabaseSchemaProvider”创建扩展管理器

我找不到有关中提到的类的任何信息错误,我在加载项目的机器上搜索了它,但找不到任何东西。

对这个有什么想法吗?这让我有点抓狂。

谢谢大家。

-SM

For the past couple of weeks I've been getting an annoying error in Visual Studio 2010 when I open up a solution.

I created SQL Azure Database project a while back and suddenly it isn't working on all but 1 one of my machines.

I get the following error and the project does not load:

Failed to create extension manager with database schema provider 'Microsoft.Data.Schema.Sql.SqlAzureDatabaseSchemaProvider'

I cannot find any information on the class mentioned in the error and I have searched for it on the machine on which the project loads and I cannot find anything.

Any ideas on this one? It's driving me a little nuts.

Thanks all.

-SM

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

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

发布评论

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

评论(1

硬不硬你别怂 2024-10-22 20:07:21

嗯......我从来没有遇到过这个问题,但是你能验证你的连接字符串指向用户数据库,而不是主数据库吗?

Hummm.... I never ran into this issue, but can you verify that your connection string points to the user database, not master?

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