zoukankan      html  css  js  c++  java
  • Cannot attach the file as database 'membership'.

     Cannot attach the file 'D:GitHomecaeCAEApp_Datamembership.mdf' as database 'membership'.
    说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
    
    异常详细信息: System.Data.SqlClient.SqlException: Cannot attach the file 'D:GitHomecaeCAEApp_Datamembership.mdf' as database 'membersh
    ip
    '.

    解决方法,打开vs2013的sql对象资源管理器,

    删除(LocalDb)v11.0服务器下面已经存在的数据库

    (LocalDb)v11.0如果不存在,就先添加,,再删除它下面的数据库

  • 相关阅读:
    Codeforces 841 D
    Codeforces 838 B
    Codeforces 833 C
    Codeforces 101572 D
    Codeforces 101173 C
    Codeforces 444 C
    POJ 3076 Sudoku
    Codeforces 1025 D
    算法笔记--基环树
    Codeforces 1016 E
  • 原文地址:https://www.cnblogs.com/shiningrise/p/4142054.html
Copyright © 2011-2022 走看看