asp.net

  1. K

    How can we Register ASP.NET 4.0 in Windows Application Pool IIS 7?

    If you have not install ASP.NET 4.0 on your server then you will get below error and to resolve this error and run your ASP.NET 4.0 application, you have to follow below steps: The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a...
  2. K

    How to run ASP.NET page on windows server?

    First thing you have to keep in mind that .Net framework installed on your server. Now you just have to activate asp.net for your domain. Login to server. Navigate to IIS. Click on your domain for which you want to activate .net and then select Properties option. Now in Home Directory tab you...
Top