User Profile

Collapse

Profile Sidebar

Collapse
daviddou2006
daviddou2006
Last Activity: Feb 24 '07, 12:58 AM
Joined: Oct 31 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • daviddou2006
    replied to adding web reference error
    in .NET
    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...
    See more | Go to post

    Leave a comment:


  • daviddou2006
    started a topic how to use web method
    in .NET

    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...
    See more | Go to post

  • daviddou2006
    replied to adding web reference error
    in .NET
    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!
    David
    See more | Go to post

    Leave a comment:


  • daviddou2006
    replied to adding web reference error
    in .NET
    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!

    David
    See more | Go to post

    Leave a comment:


  • daviddou2006
    started a topic adding web reference error
    in .NET

    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...
    See more | Go to post
No activity results to display
Show More
Working...