HighTechTalks DotNet Forums  

What do I load ?

Dotnet XML microsoft.public.dotnet.xml


Discuss What do I load ? in the Dotnet XML forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Tony Girgenti
 
Posts: n/a

Default What do I load ? - 06-21-2006 , 07:17 PM






Hello.

I'm trying to develop a web comsuming client using VS.NET 2003(VB), .NET
Framework 1.1.4322, ASP.NET 1.1.4322, WSE2.0 on a WinXP Pro Sp2 comuter.

If i comsume this web service:
https://xatanet.net/xatanetwebservice/tripexportservice.asmx

and do this operation: RetrieveArchivedTrips

using: Dim strDate As Date = "2006-04-01"
Dim endDate As Date = "2006-04-28"
proxy.RetrieveArchivedTrips(strDate, endDate)

What do I load when i use the following statements in my program:
Dim doc as XmlDocument = new XmlDocument()
doc.Load()

Any help would be gratefully appreciated.

Thanks,
Tony


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.