| | |
HTTP POST, GET and SOAP
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Nov 2007
Posts: 28
Reputation:
Solved Threads: 0
Hi..
I'm having a little trouble using a webservice from vb classic. I have tried to access other webservices on the net successfully but cannot access my own the right way. After some time of debugging I have found out that it might be the access to the webservice on the server that might be the problem. I can open the asmx-file when compiling on webdeveloper 2008 an get the possibility to use soap 1.1, 1.2 and HTTP POST in here. On the server though it only shows the possibility of soap 1.1 and 1.2. The HTTP part is missing. I was wundering if the server must be configured to allow HTTP GET and HTTP POST..?
Through my code to connect to the server I use a
SoapRequest =Server.CreateObject("MSXML2.XMLHTTP") and
SoapRequest.Open "GET",SoapURL , False
Does this mean that I need to have the option of HTTP GET or is SOAP using it's own so I don't need to enable GET..?
- Dan
I'm having a little trouble using a webservice from vb classic. I have tried to access other webservices on the net successfully but cannot access my own the right way. After some time of debugging I have found out that it might be the access to the webservice on the server that might be the problem. I can open the asmx-file when compiling on webdeveloper 2008 an get the possibility to use soap 1.1, 1.2 and HTTP POST in here. On the server though it only shows the possibility of soap 1.1 and 1.2. The HTTP part is missing. I was wundering if the server must be configured to allow HTTP GET and HTTP POST..?
Through my code to connect to the server I use a
SoapRequest =Server.CreateObject("MSXML2.XMLHTTP") and
SoapRequest.Open "GET",SoapURL , False
Does this mean that I need to have the option of HTTP GET or is SOAP using it's own so I don't need to enable GET..?
- Dan
![]() |
Similar Threads
- SOAP HTTP Header (RSS, Web Services and SOAP)
- SOAP n00b (RSS, Web Services and SOAP)
- Apache Soap Problem, rpcrouter is throwing exception (RSS, Web Services and SOAP)
- Problem receiving result from Microsoft Soap toolkit server service using Nusoap clie (RSS, Web Services and SOAP)
Other Threads in the VB.NET Forum
- Previous Thread: read xml using vb.net
- Next Thread: mediaplayer crash in Windows 2000
| Thread Tools | Search this Thread |
.net .net2008 2005 2008 access account array arrays basic bing browser button buttons c# center check checkbox code convert crystalreport cuesent data database datagrid datagridview date datetimepicker dissertation dissertations dissertationtopic dropdownlist eclipse excel fade file-dialog filter ftp generatetags gridview hardcopy images inline input insert intel internet listview mobile monitor net networking objects output panel passingparameters pdf picturebox port position print printing problem read remove save searchbox searchvb.net select serial settings shutdown soap sorting survey table tcp temperature text textbox timer timespan toolbox transparency trim update user validation vb vb.net vb.netformclosing()eventpictureboxmessagebox vb2008 vbnet visual visualbasic visualbasic.net visualstudio2008 web winforms wpf year





