So I need to redirect the incoming traffic to my website so that it always uses https/SSL. I am running IIS 7.5 on my Windows 7 machine. I googled for "how do I make sure that all my web traffic uses https". The second link showing was to my web host, GoDaddy.com. They have a page … Continue reading Redirecting Web Traffic from HTTP to HTTPS
Web
Login Failure using Telerik.OpenAccess
We're using IIS 7.5, SQL Server 2014, and Windows Authentication. We've set up a ASP.Net MVC 5 Web project with the Kendo UI widgets and backed by a Telerik.OpenAccess data layer. So, the other day, I moved my Telerik.OpenAccess backing database from localhost on my dev machine to our communal dev server and started getting this error: Login … Continue reading Login Failure using Telerik.OpenAccess