Cannot attach the file *.mdf as database

后端 未结 22 1875
猫巷女王i
猫巷女王i 2020-11-27 14:22

Basically I\'ve followed a tutorial and decided to delete the .mdf file afterwards.

Now whenever I try to run the application I get the following error

22条回答
  •  借酒劲吻你
    2020-11-27 14:32

    Strangely, for the exact same issue, what helped me was changing the ' to 'v11.0' in the following section of the config.

    
          
            
          
    

提交回复
热议问题