[問題] ASP.NET MVC 專案上傳 Azure 後無法跑

作者: NadiaArwall (NadiaArwall)   2019-05-20 23:43:32
大家好
我照著這兩篇教學文做了類似的專案
https://dotblogs.com.tw/berrynote/2016/07/24/121311
https://dotblogs.com.tw/berrynote/2016/07/24/130604
在Local跑沒有問題
local網址: http://localhost:(位址)/Movies/
local畫面: https://i.imgur.com/uNttz6Y.png
但是上傳到Azure後發生問題
server網址: https://aspnet-test-201905191240-b.azurewebsites.net/Movies/
server畫面: https://i.imgur.com/1GEiMEt.png (catch到的exception)
最下面這張圖是教學文的步驟
因為我推斷可能是問題發生的點
所以這邊特別截圖show出來請板友指教
https://i.imgur.com/RGA3NGg.png
我的推斷是LocalDB跟著專案publish到Azure後無法被使用
想請問這部分該怎麼修改?
謝謝
作者: petercoin (彼得幣)   2019-05-21 09:14:00
或許你要在Azure上建一個db然後把connectionAtrings內的對象設定成Azure那個db或是你有其他已經在網路上的db直接用也行connectionStrings.config才對https://reurl.cc/2vX2n 看微軟的教學比較快
作者: ian90911 (xopowo)   2019-05-21 16:54:00
azure好像沒local db ? 建azure sql db吧

Links booklink

Contact Us: admin [ a t ] ucptt.com