how is it possible?
one friend of mine also tried it , it didn't work for her.
can you email me the screen shot of VS2005 after adding the web reference?
Thanks a lot in advance!
David
david_dou@yahoo .com...
User Profile
Collapse
-
how to use web method
I need call a web method which requires a input parameter, and return a parameter both are XML String
How could call the web method?
I can do like this :
Dim strInXML,strOut XML as string
strOutXML=webme thod(strInXML)
if that is the case, how can I parse the data in StrOutXML
as far as I know all the Classes like XMLWriter,XMLRe adere,XMLDocumn et XMLXpathNavigat or... -
by the way are U using VS2005 or VS2003
my point is I can add the web reference but when tried to build got an error saying http://oreders.xml is not a valid namespace.
with VS2003 , I can add it got error message immedietely.
Thank you!
DavidLeave a comment:
-
Thank you very much!
I tried again, but still no lock.
Could you please tell me how did you do it?
Thank you in adcance!
DavidLeave a comment:
-
adding web reference error
When adding a Web Reference to a new project before I even add any code to
test the service I thought i would build the project to see if it would
complie and following error occured:
Custom Tool Error: "unable to import webservice/schema. Uable to import
Binding etc.
This is the first thing i did after importing the web reference.
Could anyone please try with a new project and...
No activity results to display
Show More
Leave a comment: