Hi luke :
I was playing around V2 beta, and mistakenly selected some SSL option in the admin page. After logging out, can't log in any more, as its trying to go to https://localhost/web/login.aspx page.
is there any workaround to that ?
Thanks
KM
In web\DSC.config find <siteConfiguration ownSSL="false"> change ownSSL to "false".
Thanks Luke. That fixed it.