G
Greg Reevosh via .NET 247
I am sorry if I double post but here is the problem:
I am trying to use HTTPRequest/Response object to make call's to some JAVA Servlets. Those servlets have internal redirects. I keep getting 500 error in WebException, any ideas why?
Can I follow the re-directs? If I put the URL directly to browser it works fine.
Thanks
I am trying to use HTTPRequest/Response object to make call's to some JAVA Servlets. Those servlets have internal redirects. I keep getting 500 error in WebException, any ideas why?
Can I follow the re-directs? If I put the URL directly to browser it works fine.
Thanks