I am trying to access a https site (Java application) from ASP.NET 1.1 application. I am getting 401 unauthorized error while accessing this site.
The Server from which I am trying to access this application is authorized by the other application
Please suggest solution , on if I need to make any changes in my app for this .
Go to the complete details ...