Question

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.

Était-ce utile?

La solution 2

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

Autres conseils

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top