When i am trying to run my website (with aspx) this problem comes up:
An exception of type 'System.Data.SqlClient.SqlException' occurred in
System.Data.dll but was not handled in user code
Additional information: The database
'C:USERSXXXXDESKTOPBERMANAPP_DATADATABASE.MDF' cannot be opened
because it is version 706. This server supports version 662 and
earlier. A downgrade path is not supported.
Could not open new database
'C:USERSXXXXDESKTOPBERMANAPP_DATADATABASE.MDF'. CREATE DATABASE
is aborted.
An attempt to attach an auto-named database for file
C:UsersXXXXDesktopBermanapp_dataDataBase.mdf failed. A database
with the same name exists, or specified file cannot be opened, or it
is located on UNC share.
What to do?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…