9,428 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
1
answer
37
views
IIS rewrite rule for https and subdomain
I try to redirect in IIS a subdomain to https with an existing subdomain (https://servername.domain.com/test/....).
In other words, the traffic should always redirect to "https://server.subdomain....
-1
votes
1
answer
42
views
URL rewrite not working in IIS due to regular expression issue
Trying to do URL rewriting in IIS. I have the following URL:
https://subdomain.maindomain.com/anyfolder/anyfile?param1=1¶m2=2
I want to match the first part of URL i.e. https://subdomain....
-1
votes
1
answer
77
views
No 'Access-Control-Allow-Origin' header is present on the requested resource CORS issue when hosted on IIS
I have hosted next.js based frontend on iis. I have also hosted .net core based backend on IIS.
If I use next.js based UI in above scenario, I see CORS issue when accessing backend APIS.
IF I use .net ...
0
votes
1
answer
59
views
Crystal Reports 2013 - Error: The maximum report processing jobs limit configured by your system administrator has been reached
I am getting this error on the production server with my web application configured at IIS. Crystal Reports Runtime 64-bit is installed there. On restarting the IIS, reports are opening fine but after ...
0
votes
0
answers
33
views
IIS page always appears when I opened my website in my office, but my website runs normally in my laptop
IIS page always appears when I opened my website in my office, but my website runs normally in my laptop. Anyone can fix the problem? I want to update anything on the website only if I can access the ...
0
votes
1
answer
109
views
How to run third-party application in IIS Server from an ASP.NET Core web application
I have an ASP.NET Core web application. My goal is to create a feature that will allow users to click a button which will open a third-party application, for instance, Adobe Photoshop, and do some ...
0
votes
0
answers
80
views
ASP.NET Core 6.0 Web API : cannot context switch to another account to start an executable
I have an ASP.NET Core 6.0 Web API that runs on IIS 7. The application pool is running under an account local to the machine but not the local system, call it 'local-system-web-account'. I am trying ...
0
votes
1
answer
133
views
IIS Http 404 Error page not getting displayed correctly
Can anyone please suggest from where this error page gets displayed and why?
The default 404 error page configured to be displayed is -
But when we navigate to the url - http://{servername}.com/, it ...
0
votes
1
answer
66
views
Local ASP.NET Core application running on iis
I have a laptop that is connected to an access point running on it local ASP.NET Core application on IIS server.
When I specify the gateway as 192.168.0.4, the server can be accessed (the application) ...
0
votes
0
answers
53
views
Keep old url but redirect to new url - IIS - Asp.Net - .aspx
Running - IIS 10 - Asp.Net - Web Forms "Web Application" - .Net Framework 4.8
WebAppDemo is a web forms "application" under "Default Web Site"
Default Web Site
...
0
votes
0
answers
208
views
Application Pools does not start after system restart - starting manually with the same credentials works
I hope maybe some of you had similar issue with IIS and Application Pools.
Problem that I have is that when I do the restart of the machine my Application Pools are not started and I have to do that ...
0
votes
0
answers
43
views
IIS Server stops i.e application just showing to reloading all the time and did not respond
I have an application that is deployed on the IIS Server, but often it stops responding and just looking like it is reloading always.
After restarting the application in IIS manager on remote desktop, ...
0
votes
0
answers
395
views
Invalid path to Web.config in IIS when accessing Application Settings
I have a website setup in IIS 7 and when I try to access the Application Settings I get the following error.
The path to the web.config is correct but it is adding \?\ to the beginning of the path. ...
0
votes
0
answers
77
views
Getting this issue while trying to host flask application on IIS
enter image description here
I was following this https://medium.com/@dpralay07/deploy-a-python-flask-application-in-iis-server-and-run-on-machine-ip-address-ddb81df8edf3
And i get this error when i ...
0
votes
0
answers
63
views
Not getting any output of a query when hosted site on IIS server but it is running fine on windows powershell
How can this problem can be solved and there is permission granted to the account used to host the site on IIS server still not getting the query the query is for finding something in AD directory