Hi,
I am trying to configure our client website in my local environment. I have completed code and Episerver database. I am able to connect to the database using SQL.
Am Trying to load the application using Visual Studio IIS Express in my localhost, it is throwing 404 resource can not found error.
I tried URL -- localhost:portnumber/episerver and it gives me below error.
Exception Details: System.SystemException: The trust relationship between the primary domain and the trusted domain failed.
Please help me in setting up my local environment up and running with CMS for my local development and code debugging.
your help much appreciated.