Questions tagged [iis-express-10]

37 questions
0
votes
0 answers

IIS express config paths

Problem statement :- Have one VS (2017) solution with 2 web projects inside it, both using IIS Express 10.0 Project one :- using IIS Express config path which is regular IIS config path. …
Inder R Singh
  • 652
  • 1
  • 6
  • 21
0
votes
0 answers

Not able to run any of the .NET Core web application in Visual Studio 2019

When I am trying to run the .NET Core web app in VS2019 Community Edition, I'm getting an error: When I'm creating the template of web app and trying to run it which normally shows hello world in browser but it shows the above error and not able…
0
votes
0 answers

IIS Express: 404 0x80070002 on D:

I have an issue running an asp.net application from D:. If I create a new asp.net MVC project in D:\code and hit the debug button I get an IIS Express 10.0 404 page saying: Detailed Error Information: Module IIS Web Core Notification …
atlefren
  • 210
  • 4
  • 10
0
votes
1 answer

HTTP Error 500.19 - Internal Server Error when hosting on IIS

I host my ASP.NET application on IIS Express 10.0 for remote access. It says : "The requested page cannot be accessed because the related configuration data for the page is invalid." and "Cannot read configuration file due to insufficient…
0
votes
1 answer

Error 500.21 when running site on IISExpress using visual studio

I know this question was asked before but I couldn't find a solution that helped me anywhere and feel hopeless. I'm developing asp.net web sites using iis express. Recently after accidently messing with visual studio installations I started getting…
user5326354
0
votes
0 answers

iisexpress 10 terminates with exit code -1

I've just migrated to a new dev machine, and when I launch my ASP.NET application, it starts fine, including Session_Start being called, and displays the WebForms login form (legacy, I know). But as soon as I click anywhere on that webpage,…
Kjell Rilbe
  • 1,331
  • 14
  • 39
1 2
3