我在 Azure 中创建了一个 Web 应用程序来托管一个 Angular 应用程序。我选择了运行时如下:
但我的本地设置详细信息:
我使用 Anguler cli 创建应用程序,然后运行 ng build --prod 来创建 dist。然后我尝试了以下方法将 Angular 应用程序部署到 Web 应用程序: 1. 在 VS Code 中使用 Azure App Service 扩展 2. 使用 FileZilla 的 FTP 以及来自 Web 应用程序部署中心的 ftp 详细信息。
但是,当我浏览 url:https ://eventzweb.azurewebsites.net/ 时,我 从 angular 应用程序中看到了以下页面,但没有看到我的页面。
知道为什么会这样吗?为什么我看不到我的页面?
感谢您在高级方面的帮助。
我正在尝试使用Docker在Mac上使用SQL Server.我已经安装了映像,我正在运行SQL Server.
当我运行上面的代码并使用'docker ps'检查正在运行的容器时,容器始终停止.因此,我运行以下命令以使用容器ID启动容器.
docker start 0e84faabe9b35b2e4e8e39be3f389b38c151a3a6e7c3c82995f3ea6dc0e8ed1e然后sql容器继续运行.
我想用VS Code连接到sql server,但是消息一直说用户'sa'登录失败 我已经安装了sql-cli来检查sql连接但是它也没有用.
我尝试使用以下凭据连接到sql server:mssql -u sa -p sa123!我给它启动sql容器.
有人可以帮我这个吗?
这就是我在VS Code中获得的.
当我尝试登录Sitecore后端时,我随机收到以下错误.
The model item passed into the dictionary is of type 'Sitecore.Mvc.Presentation.RenderingModel', but this dictionary requires a model item of type 'Sitecore.ExperienceAnalytics.Client.Mvc.Presentation.ExperienceAnalyticsLineChartViewModel'.
Run Code Online (Sandbox Code Playgroud)
在使用Sitecore Launchpad - >控制面板 - >重建链接数据库构建Sitecore链接数据库后,我遇到了此问题.
当我使用http:// {您的网站} /sitecore/admin/cache.aspx清除Sitecore缓存时,这是错误,有时不会抛出.
反正永远消除这个错误?