Web Service on custom port
|
| Web Service on custom port | Hi,
I am calling a web-service hosted on a BEA WebLogic webserver which uses custom port 8100 from .NET 2.0 web-service code. I am having major problems just calling their WebMethods. I am sure everything is set up OK on my side but they say the HTTP header is malformed because the port (8100) does not appear in the HTTP header in the request I am generating using VS 2005. It seems that if I try to modify the request.Headers["Host"] header directly, I am told I am not allowed to. Firstly, is there a free tool that will allow me to see the raw HTTP request I am 'sending' to this webserver so I can see exactly what is happening. Also, are there any specific SOAP headers or any thing extra I need to do to make the call on a custom port?
Thanks,
Peter
|
|
|
|
|
 | Members Area | |
|
 | Last Web Marketing |
|
|
|
|
 | Last Programming Tips |
|
|
|
|
 | Last News |
|
|
|
|
|
|