문제

I have a project which would load up fine locally until I set SSL to true. I have updated the url in the project properties however when I try to run the project or view web pages in page inspector I get the "This page can't be displayed" message.

I have uninstalled and re-installed IIS Express to see if that worked but no joy

Any tips wold be very much appreciated.

Cheers, Kevin.

도움이 되었습니까?

해결책 2

I have found the solution here. I scrolled down to use the IIS Manager. Hope others find this useful

다른 팁

I had the same problem. If you view the project's properties you will see 2 URLs, an SSL URL and a plain URL. Make sure that the SSL URL is being used by default.

enter image description here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top