3

Visual Studio 2013 Update 3 and IIS 8.5

I started an MVC 5 project and have been messing around with ssl. Everything worked great until I opened IIS and added a website that pointed to my project. Now, I can run the project with ssl enabled but NOT with it disabled. If I disable ssl, I get the following Error Message in Chrome.

I'm fairly certain my project is setup correctly in Visual Studio. "SSL Enabled" is false and the "Project Url" is http://localhost:#####/ straight form the project's properties.

When this started happening, I figured it was IIS and so I deleted the Site from IIS. This obviously did not fix it. So I tried looking online but couldn't find anything helpful. The only other ounce of information is a photo of the request being redirected in Chrome's network window.

Keep in mind when I run locally with ssl, everything works fine.

christo8989
  • 6,442
  • 5
  • 37
  • 43
  • possible duplicate of [Google Chrome redirecting localhost to https](http://stackoverflow.com/questions/25277457/google-chrome-redirecting-localhost-to-https) – BigJump Apr 21 '15 at 10:47

0 Answers0