473,320 Members | 1,838 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

SessionState persistence consuming webservices

Hi WS Developers,

I have am working on an integration project in which we are using WSDL and
MS XML WebServices to integrate legacy systems other with external systems.
Unfortunately, we must use the SessionState provider (ASP.NET 2.0) to allow
webservices to expose the statefull architecture of the legacy systems.

Within the WSDL test page, everything works perfectly. I can make
sequential WebService calls and the state of the previous call is retained as
expected. However, this doesn't work when being called outside of the
automatically generated WSDL document (i.e inside an ASP.NET application).

I have tried quite a few StateProviders and configurations and nothing seems
to make a difference. I added some debugging and noticed that the
Context.Session.SessionID is being reset for every request from an ASP.NET
page (even if it is from a button on the same page). When testing from the
WSDL test invoke page, the Context.Session.SessionID remained the same
between subsequent calls and the SessionState was correctly restored.

This appears to occur with VS.NET 2005 Pro on Windows 2000 as well as VS.NET
2005 Express on Win2003 SP1. I am all out of ideas and any help would be
greatly appreciated.

Thanks,
--
Fabian Anderson
Systems Analyst / Programmer
Jan 15 '07 #1
0 1120

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Ken Shaw | last post by:
i'm just wondering if there is anyway of consuming asynchronous webservices using VB6? my app keeps hanging while i'm waiting for my webservice to return. I'm using the soaptoolkit ver 3.0 ...
0
by: Ken Shaw | last post by:
i'm just wondering if there is anyway of consuming asynchronous webservices using VB6? my app keeps hanging while i'm waiting for my webservice to return. I'm using the soaptoolkit ver 3.0 ...
4
by: Henrik | last post by:
Hi all,, I'm trying to make a program, that calls a webservice, and then does somthing about the data, that i recive.. But i don't know what to do with this data??.. i tried to load into an...
3
by: Matt D | last post by:
I've got two web services that use the same data types and that clients will have to consume. I read the msdn article on sharing types...
6
by: kbs | last post by:
Hi, I'm looking for some good examples that illustrate how to code a web service that exposes a custom collection so that the properties of the collection are accessible on the client without...
0
by: Jessard | last post by:
Hi all, I am trying to consuming a .NET web service from a standard (classic) ASP page. I have come across a few articles which describe that it can be done as follows (after installing the...
2
by: teo | last post by:
I need to use the 'Session_End' event in the 'Global.asax' file. It only works if in the 'Web.config' file the 'sessionState mode' Tag is present and its value is set to "InProc" 1) I...
0
by: jeanbdenis | last post by:
Hi All, I've been struggling with this issue for a while. I am using the autogenerated code from Excel VBA to consume a web service which takes as input a complex type and returns a complex...
2
by: arnomarga | last post by:
I am trying to consuming a .NET web service from a standard (classic) ASP, but having not so much luck as I dont have much experience about SOAP. Here is the webservice url:...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.