I am attempting to clone an Umbraco v8 project and use it locally.
I have cloned the repo and copied all the necessary folders over to make it build.
I am using Visual Studio 2017, SSMS Studio with IIS Express 10.
I have also removed the connection string, in order to make sure it doesn't try to connect to some other database and go straight to the install screen.
When trying to open the project, after building successfully, the webpage just displays:
Bad Request - Invalid Hostname
HTTP Error 400. The request hostname is invalid.
Is there a way to diagnose what is causing this error?
Bad Request - Invalid Hostname On Cloned Site
Hi All,
I am attempting to clone an Umbraco v8 project and use it locally.
I have cloned the repo and copied all the necessary folders over to make it build.
I am using Visual Studio 2017, SSMS Studio with IIS Express 10.
I have also removed the connection string, in order to make sure it doesn't try to connect to some other database and go straight to the install screen.
When trying to open the project, after building successfully, the webpage just displays:
Bad Request - Invalid Hostname HTTP Error 400. The request hostname is invalid.
Is there a way to diagnose what is causing this error?
Thanks
is working on a reply...