Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Perl sharing session state with ASP.NET

by Anonymous Monk
on Jan 27, 2008 at 15:14 UTC ( [id://664526]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl sharing session state with ASP.NET
in thread Perl sharing session state with ASP.NET

Hi digger thank you for the response. I indeed own the webservice and I can use the SOAP::Lite to interact it.
Here is one scenerio I tested:
Javascript triggers the login webservice, user logs in, then javascript calls a Perl code which triggers another webservice via SOAP::Lite.
The webservice checks the session to see if the user is logged in, and returns FALSE to Perl. But the user has just logged in!
The .NET session seems to have an organic connection with the user agent. When I show our CGI::Session to the C# folks, they just stare at the monitor. hehehe...
BUT when the webservice call checks whether the user has logged in or not via the session, I always get false.
  • Comment on Re^2: Perl sharing session state with ASP.NET

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://664526]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-23 06:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found