Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Secure connection failed while running through visual studio development IDE

  • 3 Antworten
  • 1 hat dieses Problem
  • 55 Aufrufe
  • Letzte Antwort von Prasenna

more options

Team,

I'm trying to debug my application using Visual Studio IDE 2017 for Firefox browser and I'm getting the error

"Secure Connection Failed" - The connection to localhost:44330 was interuppted while the page was loading. 1) The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. 2) Pleace contact the web site owners to inform them of this problem.

However, I'm able to debug the application using Edge, IE, Chrome and for Firefox - looks like something is blocking. Tried below troubleshooting tips and none of them seems to work.

1) Deleted cert8 file (about:support) 2) Edited the value - security.tls.version.min 3) Edited the value - security.ssl.enable_ocsp_stapling

Any helps would be really useful.

Thanks, Prasenna

Team, I'm trying to debug my application using Visual Studio IDE 2017 for Firefox browser and I'm getting the error "Secure Connection Failed" - The connection to localhost:44330 was interuppted while the page was loading. 1) The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. 2) Pleace contact the web site owners to inform them of this problem. However, I'm able to debug the application using Edge, IE, Chrome and for Firefox - looks like something is blocking. Tried below troubleshooting tips and none of them seems to work. 1) Deleted cert8 file (about:support) 2) Edited the value - security.tls.version.min 3) Edited the value - security.ssl.enable_ocsp_stapling Any helps would be really useful. Thanks, Prasenna

Ausgewählte Lösung

Well, actually - I made a tweak to the connection settings and marked it "No proxy" and it started to work. :)

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (3)

more options
more options

Does the Shield Icon come up in the address bar. If so that maybe blocking connection to self. Is weird.

more options

Ausgewählte Lösung

Well, actually - I made a tweak to the connection settings and marked it "No proxy" and it started to work. :)