An established connection was aborted by the software in your host machine

Hi!

I have a problem in my project when I execute the Couchbase method (.NET) Get<> and try to obtain a Document by its ID.

I receive this error:
An established connection was aborted by the software in your host machine

Tested in…
OS: Windows Server 2012 R2 Standard
Visual Studio: 2015 or 2017 (Debugging / Compiled)
Couchbase: 4.6.2

Somebody know this error.

NOTE: If I compiled from VS 2015 works perfectly ¬¬ . But doesn’t in debug mode.