Quantcast
Channel: Help with function
Browsing latest articles
Browse All 6 View Live

Help with function

There's still a problem with the request...  Since you're doing a POST and do allow autoredirects, it may be that the post data is causing a redirect to a resource that can't be found.  Be sure the...

View Article



Help with function

well i managed to past through the exception trown at "Dim reqStream As System.IO.Stream = webRequest.GetRequestStream()" by correcting the "fullURL" wich had a wrong value, now the exception is trown...

View Article

Help with function

Your original post stated "I have the next function wich i use to send an xml file named "result.xml" to a webservice," Anyway - did you check the value of the url variable to ensure that you can...

View Article

Help with function

Nope, it's not a net webservice, i'm using the function to send a file through http so if anyone has a different function that does the same, just let me know

View Article

Help with function

Sounds like the value stored in "fullUrl" cannot be found as a valid URL.  Be sure you can browse to that page from a browser in the same machine running this code. I also guess that since you are...

View Article


Help with function

I have the next function wich i use to send an xml file named "result.xml" to a webservice, i get an exception at "Dim reqStream As System.IO.Stream = webRequest.GetRequestStream()" wich says "The...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images