English 中文(简体)
部署错误: “由于该网页的相关配置数据无效,无法查阅所要求的网页。”
原标题:Deployment error: "The requested page cannot be accessed because the related configuration data for the page is invalid"

www.un.org/Depts/DGACM/index_spanish.htm 发生了什么?

我在窗口服务器上向Unio Euro公布一个网站。

When I do I keep getting the error message:

“HTTP Error 500.19——内部服务器Error

The requested page cannot be accessed because the related configuration data for the page is invalid."

www.un.org/Depts/DGACM/index_spanish.htm 我设立/分配了什么?

What I ve done is that I ve created a .NET Core 2.1 Web API which hosts fine locally on my computer using IIS. I have then published the web api to the hosting site UnoEuro where I can see that the files are uploaded as they should be.

I asked the hosting sites support, they told me to just ensure that it was deployed as self-contained but that otherwise they could not help further. It looks like there is a hosting issue of some sort related to that it cannot seem to find the webconfig file. At least that s what the error message says.

我是否应该建立任何形式的机构? 组合一应当改变? 我是否应该在我可能错过的“APIC”网站上设置一些SSL环境? 当我开始该项目时,我告诉它要执行《关贸总协定》,但如果是错的话,我肯定会收到另一个错误信息?

I ve试图用预定时间出版x64和x86。

我从来没有像现在这样发表过任何内容的“APIC”号,因此,我可能做一件事或两件错误,但我看不到应该做什么? 我在谷歌上 around,但没有发现任何似乎有用的东西。

多数解决办法似乎与改变我没有这么多控制权的服务器环境有关,我大多数只是控制了应用程序/网皮,至少这是我所期望的。

希望你们能提出任何建议,我 all一耳。

次要问题: 我是否应当为此利用国际会计准则管理人? Im目前通过“视力”网站发表。

www.un.org/Depts/DGACM/index_spanish.htm 供进一步理解的图像

“Publish

Deployedfiles

“Error

EDIT:

我试图将档案移至/共号_html,其范围与安保部管理人员似乎表示,它希望有专案。

由此产生了如下不同的错误信息。

链接与电文错误的联系:

“new误差信息”/

最佳回答

很难说,但我认为问题在于伙伴关系。 NET 服务器上没有安装核心主机。 在综合安全局有两处办公场所。 首先,你们需要。 NET 核心运行时间,然后需要伙伴关系。 互联网信息系统核心托管模块。 作为自成一体的招聘会购买你的时间,而不是国际空间法研究所的托管模块。 网上有非标准部分,通过出版协会创建。 NET Core app。 接收模块为国际电离层扰动各科(除其他事项外)提供支持。 因此,混淆错误似乎意味着这种情况不会发生。

如果你不控制服务器,你无法做很多事情。 很糟糕的是,此时此刻,我将坐在你们至少没有一定程度的环境控制的地方。 你们可以从许多托管服务处获得5个月或更短的全额甚高频服务。 要么继续主办,要么研究其他受尊重的云层供应商,如数字海洋、大气等。

问题回答

核心托管净额 Boundle失踪。

ASP.NET 核心运行时间使你能够管理现有的网络/服务器应用程序。 在Windows,我们建议安装主机Bundle,包括网络运行时间和国际电子数据处理支持。

You can download here: https://dotnet.microsoft.com/en-us/download/dotnet

You must make sure that you have installed Asp.net core hosting bundled on your server and please make sure you publish it as a self contained deployment. For more information, you may refer to this article https://dotnetblog.asphostportal.com/how-to-fix-error-502-5-process-failure-asp-net-core/. Good luck!





相关问题
VS 2008 : How to publish with out DLLs?

I have developed a web application in Visual Studio 2008 and want to publish it in to the production server. I see a publish option there.But its producing files with DLL. I dont want to publish only ...

Apache: Deploying a new site to the server

I have a site currently live on a domain. I would like to switch it to a new site, that is currently in a password protected sub directory on this server. I have a "Site Maintenance in Progress" page....

Appropriate strategy for tagging and hotfixing with git

I was wondering if the strategy I m using for tagging and hotfixing tags (which then I use for deploying rails applications) with git is appropriate. For tagging I just tag a commit of the master ...

Pylons deployment questions

I m a beginner with Pylons and I ve mostly developed on my localhost using the built-in web server. I think it s time to start deployment for my personal blog, I have a Debian Lenny server with ...

Do I want Publish or Release Build in VB.net?

I wrote a little (like 40 lines little) Winforms application with VB.net in Visual Studio 2010. Now I ve released the code as a Google Code project. It s easy for a developer to get the source but I d ...

Need advice on my PHP development solution

Here is how our current php development solution is set up: Each developer work on their local machine. Each developer commit their change to a common SVN server (intranet). A commit hook upload the ...

loading from JAR files during deployment vs development

when i am loading some data into my java program, i usually use FileInputStream. however i deploy the program as a jar file and webstart, so i have to use getRessource() or getRessourceAsStream() to ...

热门标签