Note: The Listed platform will permanently shut down December 31, 2026. Your data published on Listed will still be available in your personal Standard Notes account. Learn more

How to delete config cache of IIS Express with VS2022

I got a error using IIS Express. It seems like config error because the log tells me old application path.
I moved solution dir before happened this error.
However IIS Express seems to handle old path.

I checked Task Manager and get starting parameter of IIS Express, $(SolutionDir).vs/$(ProjectName)/config/applicationhost.config was passed.

After deleting it, The app has run without error.


You'll only receive email when they publish something new.

More from iwate
All posts