A
Antonio Lopez Arredondo
hi all !!!
I have developed a web service that uses sessions (enablesession=true in
webmethod attributes).
The web service works fine when called from the development environment or
from visual studio generated test pages.
However, when the same web service is called from a WinForms applicattion of
from an ASP.NET page running outside the debugger the session doesn't work.
is this by design or am I making a mistake ?
thanks in advance,
ant
I have developed a web service that uses sessions (enablesession=true in
webmethod attributes).
The web service works fine when called from the development environment or
from visual studio generated test pages.
However, when the same web service is called from a WinForms applicattion of
from an ASP.NET page running outside the debugger the session doesn't work.
is this by design or am I making a mistake ?
thanks in advance,
ant