Hello --
I have had the same problem with the same version of npgsql. It appears to be a problem with asynchronous sockets in ASP.NET. The error stems from BeginConnect on the underlying TCP socket connected to the Postgresql DB. The same exact code works fine under Windows Forms.
I downgraded...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.