問題描述
我在 VS 2013 中創(chuàng)建了一個(gè) Lightswitch HTML 應(yīng)用程序.它依賴于一個(gè)在本地創(chuàng)建然后上傳到 Azure 的 SQL Server 數(shù)據(jù)庫(kù).然后將該數(shù)據(jù)庫(kù)鏈接到 Azure 網(wǎng)站.
I've created a Lightswitch HTML application in VS 2013. It relies on a SQL Server database which was created locally and then uploaded to Azure. The database was then linked to the Azure web site.
我在發(fā)布例程中測(cè)試了我的數(shù)據(jù)庫(kù)連接字符串,它們成功了.發(fā)布成功,但是當(dāng)我瀏覽我的 azure URL 時(shí),我收到以下消息:
I tested my database connection strings in the publish routine and they succeeded. The publish succeeded, but when I browse my azure URL, I receive the following message:
您無(wú)權(quán)查看此目錄或頁(yè)面.
You do not have permission to view this directory or page.
必須采取什么措施來(lái)糾正此錯(cuò)誤?
What must be done to remedy this error?
推薦答案
我遇到了一個(gè)類似的問題,直到我轉(zhuǎn)向現(xiàn)收現(xiàn)付"訂閱而不是免費(fèi)試用"后才能解決.
I had a similar problem that would not resolve until I moved to a "Pay-As-You-Go" subscription rather than a "Free Trial".
這篇關(guān)于如何使用鏈接的 SQL Server 數(shù)據(jù)庫(kù)將 Lightswitch 2013 HTML 應(yīng)用程序成功部署到 Azure?的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!