Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Strange error generation "HTTP Error 502.3 - Bad Gateway"

$
0
0

Hi everyone, I'm developing a site in ASP.NET core MVC with Visual Studio 2015 Update 3 and I happened for the first time that the following error occurred in the same procedure randomly: - HTTP Error 502.3 - Bad Gateway.When I was able to intercept it, it was generated during the Open () connection to the database needed to read the records with an SqlDataReader object, but everything is syntactically correct. Unlike previous data processing there is more information to process (that is, a foreach loop on a <List <Dictionary <string, object >>). The strangest thing, if I do not stop debugging, is that the processing has been completed, but I have lost control of the navigation. I have already read the following articles but they do not give me any indication:https://forums.asp.net/p/2096612/6056524.aspxhttps://forums.asp.net/p/2096612/6056721.aspx ehttps://forums.asp.net/p/2096612/6056540.aspx I need to find the right direction where to focus the efforts. Right now I do not know where to blink my head. Thank you. Regards


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>