Category "iis"

How to Publish DotNet Core (v5.0) Web Api to IIS?

First thing I did was install the .NET Core Hosting Bundle on the IIS server; I have also stopped and re-started IIS; I've tested and can confirm my app runs on

Deploy angular universal on IIS 10

I am trying to deploy angular universal on IIS 10, I followed this article https://www.thecodehubs.com/how-to-deploy-ssr-angular-universal-to-iis/ This is my W

.Net core app runs with EXE but does not run on IIS

I have a .Net Core 6 app which runs fine locally, it also runs fine when I manually start the exe in the publish folder. However when I run on IIS, it gives the

In Visual Studio 2022, publish to IIS returns a build error, but publish to Folder is ok (and it was all working fine before)

I've updated Visual Studio 2022 to 17.1.0 recently and I now have this weird error, but not on every project (on only one up to now). I've tested other project

Blazor app published on server get HTTP Error 500.30 - ASP.NET Core app failed to start

I have a blazor application (Framework .NET6) published on my hosted server. The application is configured as a website app called bis on IIS The project is pu

IIS Web.config Rewrite rules - Redirect rules with - or + chars

https://someserver.com/path01/2011/abc+and+def/88722 https://someserver.com/path01/2011/abc-and-def/88722 I have several URLs that I need to create a redirect

Windows Server 2022, IIS 10, and SSL - Website is not loading

When my website is installed on Windows server 2016 and 2019 it works perfectly. On Windows Sever 2022 I get an error of "This site can’t be reached The c

Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware: Error: 'MS-ASPNETCORE-TOKEN' does not match the expected pairing token, request rejected

I am receiving this error, Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware: Error: 'MS-ASPNETCORE-TOKEN' does not match the expected pairing token, req

Can I use AAD Managed Identities for IIS Application pool identities on Azure?

I am hosting IIS on Azure Windows VM and need to configure Service account for IIS Application pool identity. What approach can I use for this? Is it possible t

IIS - Access denied to directories and files on the novell network

I'm trying, through the action of a button on my website, to open a file that is on my company's network. Running the application only through visual studio, th

What steps are required to make ColdFusion websockets work on an Azure VM behind Cloudflare?

We are attempting to use websockets in ColdFusion (2018.0.13.329786) in an app we have running on Azure VMs behind Cloudflare. However, we are continually gett

Cannot understand difference between the two ip addresses in relation to hosting?

I have used IIS to host a nodejs API in windows 11(followed these blogs: blog-1 and blog-2). When following blog-1, setting the IP address to IPv6(i am not sure

How to rediret all requests to another host in IIS

I want to redirect all requests from the old domain to a new domain. For example: From: oldhost.com/app1/houses?city=springs To: newhost.com/app1/houses

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