I have a Windows 11 Pro(Version 22H2) 64bit ARM VM created with Parallels (Version 18.0.1 (53056))
I installed net core 5 and 6 for ARM (SDK and hosting bundle)
I created a new net core web application but when I start debug IIS Express didn't start and event viewer error is:
The Module DLL 'C:\Program Files\IIS\Asp.Net Core Module\V2\aspnetcorev2.dll' could not be loaded due to a configuration problem. The current configuration only supports loading images built for a AMD64 processor architecture
I tried to change app URL port number, delete .vs folder and IIS debug instead of IIS Express
Always the same error
In the past I installed Windows 11 ARM Insider Preview and IIS Express (with the same VS project now I have the problem)
I installed net core 5 and 6 for ARM (SDK and hosting bundle)
I created a new net core web application but when I start debug IIS Express didn't start and event viewer error is:
The Module DLL 'C:\Program Files\IIS\Asp.Net Core Module\V2\aspnetcorev2.dll' could not be loaded due to a configuration problem. The current configuration only supports loading images built for a AMD64 processor architecture
I tried to change app URL port number, delete .vs folder and IIS debug instead of IIS Express
Always the same error
In the past I installed Windows 11 ARM Insider Preview and IIS Express (with the same VS project now I have the problem)