Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
tom tom is offline
external usenet poster
 
Posts: 570
Default multiple webservice calls on same server session

Hello,

I want to do multiple webservice calls and want to make sure that they
arrive on the same session server side.

I've used the Webservice reference toolkit to create the proxy classes for
the webservices.

"
Dim x as WsvcClass1
Dim y as WsvcClass2

bool a = x.CallWebmethod1()
bool b = y.CallWebmethod2()
"

Is there a way to make sure that x and y call the server on the same session?

PS : I use excel 2000

Thanx,
Tom
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel Takes Memory in Terminal Server session arno Excel Programming 2 January 26th 07 07:44 AM
Startup and template locations in Citrix TS session and local session John Nurick Setting up and Configuration of Excel 2 September 21st 06 10:42 PM
Start a new session when a session is already opend MD Excel Programming 1 December 17th 05 05:47 PM
Excel 2003: Grabbing a dataset from a webservice and then sending to a webservice? gjn Excel Programming 1 October 7th 05 04:00 PM
.OnAction - Multiple Calls Matt[_9_] Excel Programming 2 August 9th 03 09:07 PM


All times are GMT +1. The time now is 09:45 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"