Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > webservices sessions only run in debug mode ?????

Reply
Thread Tools

webservices sessions only run in debug mode ?????

 
 
Antonio Lopez Arredondo
Guest
Posts: n/a
 
      11-17-2003
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


 
Reply With Quote
 
 
 
 
Manni
Guest
Posts: n/a
 
      11-17-2003
Do you set the "CookieContainer" of the proxy???
This is important, because it is the "client part" of the session.


Manfred


 
Reply With Quote
 
 
 
Reply

Thread Tools

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
netvmini.sys still not working on Windows 7 even after driver signing disabled ?! (Windows debug mode necessary for debug drivers ???) Skybuck Flying Windows 64bit 3 08-09-2009 05:54 AM
VS2005 - Run Code only in Read Only mode. Phillip Vong ASP .Net 0 04-06-2007 02:20 PM
Response.Redirect is slooow in debug mode, ok in release mode =?Utf-8?B?TWF4?= ASP .Net 0 02-11-2006 12:37 AM
Debug mode dll's vs release mode dll's? Dave ASP .Net 0 02-20-2004 03:49 AM
webservices sessions only work in debug mode ????? Antonio Lopez Arredondo ASP .Net Web Services 1 11-17-2003 03:42 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57