Question 1:
HTTP Error 500.31 – Failed to load ASP. NET Core runtime
Common solutions to this issue:
The specified version of Microsoft. NetCore. App or Microsoft. AspNetCore. App was not found.
Troubleshooting steps:
Check the system event log for error messages
Enable logging the application process’ stdout messages
Attach a debugger to the application process and inspect
reason
Cause of failure:
when the machine is published NETCORE version and server NETCORE version is inconsistent
Solution:
modify the published NETCORE version
Or synchronize the server’s environment download NET 5.0 (Linux, macOS, and Windows)
Question 2:
HTTP Error 500.30 – ASP. NET Core app failed to start
Common solutions to this issue:
The app failed to start
The app started but then stopped
The app started but threw an exception during startup
Troubleshooting steps:
Check the system event log for error messages
Enable logging the application process’ stdout messages
Attach a debugger to the application process and inspect
So I checked the event viewer & gt; Windows Log & gt; Appliction> The first time I checked the error log, I checked the following logs. I thought it was a CLR problem. After tossing around, I found that the problem was not solved.
Redis did not start and lost…
Then the most important thing is that all browsers are closed. It’s a little pit. It seems to occupy the port
Application specific permission settings do not grant the user NT service\SQLServerAgent in the address localhost (using LRPC) running in the application container unavailable Sid (unavailable) local activation permission for the COM server application with CLSID. This security permission can be modified using the component service management tool- Blue street lamp blog Garden
Read More:
- [Solved] Asp.Net Core IIS Error: HTTP Error 500.30 – ASP.NET Core app failed to start
- The problem of using GB2312 encoding in .NET Core to report errors
- .Net Core 5.0 Upload File limit via Swagger Api report error: error: request entity too large [Three Methods]
- [Solved] java.lang.reflect.InaccessibleObjectException: Unable to make protected java.net.http.HttpRequest()…
- [Solved] Compile the program error: undefined reference to `cv::dnn::dnn4_v20210301::Net::~Net()‘
- [Solved] Springboot Error: org.apache.catalina.core.ContainerBase : A child container failed during start
- [Solved] Kubernetes Error: failed to list *core.Secret: unable to transform key
- socket java.net.BindException: bind failed: EACCES (Permission denied)
- [Solved] QT error: the packaged exe of Enigma virtual box reports an error cannot load library qt5core.dll
- Bin File Programming Failed, could not find core in coresight setup, erase error
- package golang.org/x/net/XXX: unrecognized import path “golang.org/x/net/xxx“…
- org.springframework.core.NestedIOException: Failed to parse mapping resource: ‘file [XXX.xml]‘;
- [Solved] failed to req API:localhost:8848/nacos/v1/ns/instance. code:500 msg: java.net.ConnectException
- How to Solve Chrome Error: net::ERR_FAILED
- How to Solve Error: homebrew-core is a shallow clone.
- Ranger Install Error: [E] ranger_core_db_mysql.sql file import failed!
- [Solved] Quartus 13 Uses IP Core NCO to generate DDS Error: Megawizard Error
- Qt5core.pdb is not loaded [How to Solve]
- [Solved] gateway Error: reactor.core.Exceptions$ErrorCallbackNotImplemented
- EF core Creates pg library and Model Report an Error [Solved]