在网上search了很久也没找到答案,今天终于找到解决方法了:

背景:

每次从SCM中checkin/out ASPNETDB.mdf, 在vs2010中都无法重新连接

解决方法:

1.为当前用户添加管理 ASPNETDB.mdf的权限

2.为当前用户添加启动MSSQL$SQLEXPRESS的权限,并重启此服务

VS2010无法连接到SQlServer2008 Database file

3.在vs2010中添加connection,把user instance置为false

VS2010无法连接到SQlServer2008 Database file

4.Test connection, sucessfully

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-18
  • 2021-08-09
  • 2021-06-01
  • 2021-06-09
  • 2022-12-23
猜你喜欢
  • 2022-01-08
  • 2021-12-17
  • 2021-05-20
  • 2021-12-28
  • 2021-09-28
  • 2021-08-30
  • 2021-10-12
相关资源
相似解决方案