Articles Search Results

  1. 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. 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
  7. Why can’t I see or select ASP.NET 4.5.1 on my Control Panel? This is simply because of the fact that ASP.NET 4.5.1 is a superset to the previous ASP.NET 4.5 alone and hence, you cannot see or select it from our Control Panel. Even though you cannot see or select it, we can always ensure that our server has sup... Read More
  8. Why can’t I see or select ASP.NET 4.6 on my Control Panel? This is simply because of the fact that ASP.NET 4.6 is a superset to the previous ASP.NET 4.5 alone and hence, you cannot see or select it from our Control Panel. Even though you cannot see or select it, we can always ensure that our server has suppo... Read More
  9. Why can’t I see or select ASP.NET 4.6.1 on my Control Panel? This is simply because of the fact that ASP.NET 4.6.1 is a superset to the previous ASP.NET 4.5 alone and hence, you cannot see or select it from our Control Panel. Even though you cannot see or select it, we can always ensure that our server has sup... Read More
  10. What are the steps to publish my ASP.NET project to the server? The followings are the guidelines to publish your project properly to our server 1. Please open your project with Visual Studio tool 2. On the Solution Explorer windows (which is normally located on the top right hand corner of the VS tool), right... Read More
Displaying 1 to 10 out of 25 articles found First Page Previous Page Page 1 of 3 Next Page Last Page