iis

  1. B

    Question IIS Error HTTP Error 502.5 - ANCM Out-Of-Process Startup Failure

    Hello, everyone, I've been trying to get my project running on an IIS server under Windows Server 2019 for days now. I set .net Core 3.1 as the target framework in Visual Studio Since I'm using a 32-bit DLL, I set 32-bit to true in the IIS Application Pool It runs under Visual Studio with...
  2. Tony21

    IIS doesn't load grid JS

    I have my project worked on asp.net mvc i am using jqxGrid but when i publish my project on IIS the grid does not load the data. in my js grid i use URL with parameters. as i have googled i must convert the URL to @url.action, but i don't know how to convert my URL because it has parameters...
  3. A

    Integrated windows authentication - ASP.NET MVC app on IIS 7.5

    Hi , We are working on an ASP.NET website. We are using the windows login id of the user to authenticate the users. Now the website is being migrated to ASP.NET MVC5 and we are trying to host on IIS 7.5. Settings done in IIS 6. Under directory security we checked Integrated Windows...
  4. jcdb

    HTTP Error 500.19 - Internal Server Error

    Problem deploying to my company's domain - "buildproviders" I encounter a problem copying all of my files (WebApplication) into my company's domain name using FileZilla. When I test my company's domain address, it says "The element 'buildProviders' cannot be defined below the application...
Back
Top Bottom