建立新的ASP.NET Club Stater Kit網站後因為資料庫原因無法啟動並執行解決辦法

來源:互聯網
上載者:User
錯誤描述:
Database 'C:\ASP.NET 2005\CLUB WEB SITE STARTER KIT1\APP_DATA\CLUBSITE.MDF' cannot be upgraded because its non-release version (600) is not supported by this version of SQL Server. You cannot open a database that is incompatible with this version of sqlservr.exe. You must re-create the database.
Could not open new database 'C:\ASP.NET 2005\CLUB WEB SITE STARTER KIT1\APP_DATA\CLUBSITE.MDF'. CREATE DATABASE is aborted.
An attempt to attach an auto-named database for file C:\ASP.NET 2005\Club Web Site Starter Kit1\App_Data\clubsite.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.

解決辦法:
1.從這裡下載可執行檔打包程式SQL Script。只需要下載ClubAdd.exe然後執行,解壓縮。
2.在SQL Server Management Studio裡建立一個新的database取名為clubsite。然後匯入解壓縮後的Club-Add.sql檔案,然後execute這個script。
3.在clubsite資料庫上點右鍵,選detach。
4.到目錄下尋找clubsite.mdf檔案,copy到你的club web site starter kit的app_data目錄裡,覆蓋掉以前的那個。(我的clubsite.mdf檔案所在位置:C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data)
5.運行程式。

相關:
1.如果使用的是SQL Server Express Edition的朋友,可以去這裡下載一個Manager會更加方便。
2.這個錯誤的發生是在以前版本的Club.vsi裡,下載www.asp.net上最新的版本一般沒有這個問題。
3.進入後建立一個使用者,比如是fanweixiao,然後在ASP.NET Configuration裡建立一個role,名字為Administrators,然後將fanweixiao使用者加入到這個role裡。使用fanweixiao這個帳戶登陸後就可以管理頁面內容了。

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.