You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.
This error pops up whenever I try to run this application. The debugger points to the line of code below the line where we create a new faceserviceclient object.
Projectoxford.face.contract.face[] faces = await faceserviceclient.detectasync(fstream,false,true,new face attribute......
With a accompanying message that says
"Socket exception : an existing connection was forcibly closed by the remote host"
My internet is Preety fast
The text was updated successfully, but these errors were encountered:
This error pops up whenever I try to run this application. The debugger points to the line of code below the line where we create a new faceserviceclient object.
Projectoxford.face.contract.face[] faces = await faceserviceclient.detectasync(fstream,false,true,new face attribute......
With a accompanying message that says
"Socket exception : an existing connection was forcibly closed by the remote host"
My internet is Preety fast
The text was updated successfully, but these errors were encountered: