WCF service losing session memory
i have wcf service lost ability maintain session memory 1 call next. lost because working fine few days ago. when published project out server, had make changes web.config file. assume along way accidentally changed value stopped saving session memory. although, thought set correctly.
my service class has attribute.<aspnetcompatibilityrequirements(requirementsmode:=aspnetcompatibilityrequirementsmode.allowed)>
this node in web.config within system.servicemodel node. <servicehostingenvironment aspnetcompatibilityenabled="true" />
and, wcf service lives in web project uses session variables extensively. and, work.
is there else can check?
thanks,
mike
hi mike,
how's issue going now? had done when deployed application production server? please share differences? we may find clue info? understanding.
best regards,
jonathan
Silverlight > Accessing Web Services with Silverlight
Comments
Post a Comment