Viewing articles tagged 'error'

 Why do I get a server 500 error on my ASP page?

Generally a 500 error means a code error with your ASP application. By default we do not display...

 Why do I get a server 503 error on my page?

If you get a 503 HTTP response code when viewing your website then this is due to the CPU or Rate...

 Enable .Net & .Net Core Debug Logging

By default error logging is turned off in .Net Core, .Net which is excellent for security....

 HTTP Error 500.21 - Internal Server Error Handler "aspNetCore" has a bad module "AspNetCoreModuleV2" in its module list

If you receive the following error in your ASP.NET Core application please see the fix below:...

 I can receive my mail okay, but I can't send any.

If you are having problems sending email from your email client then please ensure you have SMTP...