vanikanc wrote:
a file which I need to post to a remote client server
vanikanc wrote:
I keep getting "Remote Server returned error - 401 UnAuthorized Error".
To me, based on above statements, it looks like the request is not going through. The key created/used is not having correct password or so leading to unauthorized error. Issue wise, it might be of certificate or the way you are sending/using it to communicate. Ideally, client server must be setup to accept calls with proper certificate(having correct password) for handshake permission. Error wise, the communication is not as per expected. Talk to someone on client side, make sure you are communicating correctly and the certificate-password is valid.
Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application