Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am trying to run an HTTPS project from my laptop. Before using the HTTPS, I was using the HTTP, at that time I was stuck with an error of

You don't have access to view this page. You need to sign in.

Now when I am using the HTTPS it says me

SQL connection error - Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error

I have changed the bindings and the SSL settings from the IIS, but it still gives me same error. Please help guys, if you can find the solution. I am so confused here. Thank you in advance.

share|improve this question
have you checked your ssl certificates.stackoverflow.com/questions/3286707/… – CodeIgnoto Sep 26 '12 at 11:33
Thanks for your response. I have checked the SSL certificates. But still it gives me the same error. When I try loading it from Visual Studio (Start new instance), it doesn't give any response and end-up with loading time error (too much time). What should I do? – Tudor Rose Sep 26 '12 at 12:29

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.