cannot run with IIS express
After build it can run with visual studio SimpleCommerce.WebHost, but when i change to IIS express it cannot load.
Make sure the IIS Express instance is running
IIS Express instance is running
Sounds looks good, so try to open both links and check if the result are same
sometimes IIS doesn't start in time. when this happens, go to your task bar and right click on IIS and stop the instance of simplcommerce running. Start IIS from visual studio again. This might solve the problem.
I did but still showing the same error message as above, i also noticed that when run with IIS the CPU usage is 0 but run with SimpleCommerce.WebHost CPU usage is about 10%.