Recent content by Emily

  1. E

    Public dictionary Web-Service Call (sample)

    Thanks, TomBascom. My issue has been resolved.
  2. E

    Error Cannot resolve URI - WebService Client

    Hi Cringer, my problem has been resolved. You may look into the problem that JavaBoy has. Thank you.
  3. E

    Public dictionary Web-Service Call (sample)

    I just managed to get it. I have tried many methods. it works now. hWebService:CONNECT("-WSDL ' \modsim5\webservice\vendor.wsdl' does't work for double slash hWebService:CONNECT("-WSDL '\\sawsdev1\webservice\vendor.wsdl'
  4. E

    Error Cannot resolve URI - WebService Client

    I have the same problem too. Error: Error loading WSDL document /webspeed/webservice/material_Stock.wsdl : File open error (/webspeed/webservice/material_Stock.wsdl) (11748) hWebService:CONNECT("-WSDL 'http://services.aonaware.com/DictService/DictService.asmx?WSDL'"). Can I replace the http...
  5. E

    Public dictionary Web-Service Call (sample)

    hWebService:CONNECT("-WSDL 'http://services.aonaware.com/DictService/DictService.asmx?WSDL'"). Can I replace the http with something else? example: \\serverpath\webservice\abc.wsdl ?
  6. E

    Is there a bug in hNode:GET-CHILD() ?

    hi Koz and Kirmik, I am having the same erorr. May I know how to solve this issue?
Top