Articles Search Results

  1. Monitoring Tools For Windows Monitoring your server resources is a critical part of server management. This guide will show you how to monitor different resources on your server and identify when it may be time to think about upgrading to get more resources. How to Access th... Read More
  2. About Azure Key Vault You probably have a website that is pulling a password that is stored in AZURE Key Vault. The code is working fine on your local PC but it would not work after you deploy the application to our server. To resolve this issue, please check the di... Read More
  3. How to Solve the error: "405 - HTTP verb used to access this page is not allowed"? This applies to anyone who uses REST service using ASP.NET Web API. When you try to send HttpDelete and HttpPut Request, you can occassionally see this error message: 405 - HTTP verb used to access this page is not allowed To resolve this issu... Read More
  4. How to Deploy and host .Net Core 2 and Angular 6 app Normally, you will have two separate projects, i.e. one for .NET Core Web API 2.0 and the other one is Angular 6. On our Windows environment, you will find a root folder called httpdocs.  Problem:  If you simply deploy the&nb... Read More
  5. I am unable to renew my Let’s Encrypt SSL Once your Let's Encrypt SSL has expired, you will then try to renew it via our Control Panel. However, occasionally, the server can return an error, making you unable to renew the SSL The solution to this is to put a web.config file in .we... Read More
  6. How to solve the Let’s Encrypt SSL on ASP.NET Core Problem: Let's Encrypt SSL fails to work even it has been activated on the Control Panel Solution:  This solution applies to ASP.NET Core application with MVC The problem is that Let's Encrypt SSL targets a folder .well-know inside th... Read More
  7. HTTP Error 502.5 - Process Failure error message when publishing an ASP.NET Core Website On some occassions, when you try to deploy an ASP.NET Core website to our server, you can see the following error message: HTTP Error 502.5 - Process Failure Common causes of this issue: The application process failed to start The applicati... Read More
  8. Do you support ASP.NET MVC 6? Up until this article is written, the ASP.NET MVC 6 is not fully released by Microsoft yet. However, we have supported ASP.NET MVC 6 version on just some of our servers. Customers who wish to use this .NET MVC framework is required to make a backup o... Read More
  9. Do you support ASP.NET 5? Up until this article is written, the ASP.NET 5 is not fully released by Microsoft yet. However, we have supported ASP.NET 5 RC version on just some of our servers. Customers who wish to use this .NET framework is required to make a backup of everyth... Read More
  10. Why do I suddenly receive the error message: "Compiler Error Message: The compiler failed with error code XXXXXXXXX"? You might be wondering the reason your site suddenly throws an error message: "Compiler Error Message: The compiler failed with error code XXXXXXXXX". What is even more confusing is that your site was working perfectly fine and suddenly, it just stop... Read More
Displaying 1 to 10 out of 215 articles found First Page Previous Page Page 1 of 22 Next Page Last Page