Reputation: 1
I have the next problem: it occurs when I try to debugg my project.
I checked other threads with similar problems but the solutions didnt work to me.
I tried to delete the folders .vs
, .bin
, applicationhost.config
, repair the solution, the IDE (and uninstalled it) and I compare my configuration with other teammates and are the same, including the project port and everything.
I can run the project if the debugger is disabled.
Anyone knows something more about that?
I cant find any solution. Thank you.
Upvotes: -1
Views: 40
Reputation: 1
It's solved. I uninstall for the 3rd time IISExpress 10.0 with all the directories it created before and I reinstallit from the visual studio installer and it worked.
Upvotes: 0