Category "iis"

Problem to install django proyect in IIS server windows 2016

I need help with the following problem: raise RuntimeError('No Apache installation can be found. Set the ' RuntimeError: No Apache installation can be fou

User.Identity.IsAuthenticated is false when I try to access through IP address

I published web site to IIS on Windows 10. If I try login to website through forms by url http://localhost, I can access to system. But If I try login by url ht

Site can't be reached when redirecting to crystal report page in IIS

I am new to web application development to host in IIS. I have developed a web application (ASP.Net Core Web App & .net 5.0 framework) using VS2019 which sh

IIS with SQLLocalDB return null on queries with error in Windows Event viewer error 528

I am developing an ASP.NET website with a SQL Server 2019 LocalDB database. I was working in Windows 10 ver:1903, but after upgrading Windows to the latest vers

How to view System.Diagnostics.Trace.WriteLine output in DbgView?

I have an ASP.net web-site hosted on IIS, and the code calls: System.Diagnostics.Trace.WriteLine("test"); Reminder: You use Trace, rather than Debug, because D

How do you debug classic ASP?

I have to debug a classic asp site being served by IIS 7 (windows 2008). How can I do this? I have only worked with ASP.NET.

How add CORS to IIS web.config

I am trying to run my web site on IIS. it is a web map and i use another service from another server and i get CORS error: The 'Access-Control-Allow-Origin' hea

IIS URL Rewrite need to redirect and rewrite URL

I want users to be able to: go to "https://webserver1.acme.com/UserManagement2" and hit the Tomcat application on a different server: "https://10.0.0.7:9443/Use

Permission to create cacert.pem in .certifi

My website is setup through IIS10, and I've given my application pool user, IIS AppPool\DefaultAppPool, all the rights I can think of. But when I use this appl.

Can you use an IIS to pass through an API-Call?

I do have a working API on one of my servers, lets call him server_one. So if my HTTP POST is something like https://server_one/api/xyz is there any chance i ca

ASP.NET 4.8 Feature unavailable in IIS 8.5 (Windows Server 2012 R2)

Windows Server 2012 R2, IIS 8.5, .NET 4.8 is installed (verified via the Registry, see screen-shot). On my Windows 10 machine, I see the option to select the AS

How to troubleshoot ASP.NET app never loading in IIS

I have an ASP.NET app (.NET Framework) deployed to an ec2 instance running Windows Server and IIS. The app never loads in my browser - it just spins forever. Th

Configuring IIS for strong ETags only (“w/“ weak broke caching)

W/eak ETags -> No Caching Yesterday I published a single index.html and index.hash.js file to an IIS website. The generated ETags had a “W/“ pref

Url decoding problem on deployment with IIS and FastCGI on windows server

I realized an app front Angular, back-end Django, deployed on Windows server using IIS and FastCGI. This app serves media files on a certain URL. It works fine

IIS 10.0 (Windows Server 2019) For all web pages returns blank page with all feature installed

Good morning. I have seen several topics about the same problem in the forums. But applying the tips equally I can't get it to work for me. I have contracted Wi

Can I use the System.Data.SqlClient provider to establish a connection with an Azure SQL Managed Instance? How about other SQL DBs?

Can I use a connection string with the System.Data.SqlClient provider to connect to an Azure SQL Managed Instance? Or just to a Microsoft SQL Server? If so, sho

Redirect an https URL to an internal web app

I currently have an https domain https://example.com hosted in a Windows Server R2019 machine. I am also developing a web application in Node.js in my laptop th

RestSharp issues integrating with zscaler product will not work on IIS Server 2012 R2

Our organization is removing our proxy web servers and integrating Zscalar. We were informed that all we had to do is remove the proxy property/settings. So I

Http request stuck in the IIS webserver post authentication

We are having an IIS hosted web service and randomly some incoming requests get stuck post authentication. I have added some logging in the code but the call is

How to disable HTTP1.1 and only use HTTP/2 in Windows Server 2016 and IIS 10?

Traffic to my site is using HTTP1.1, and I want to force the server to only use HTTP/2. I'm running Windows Server 2016 and IIS 10. I've tried adding HKEY_LOCA