I have posted this issue before, thought I had I had a solution, but now more problems: I work on two machiines, my personal development machine, and a machine on-site that I remote into with rdc On my personal dev machine session works fine : [AjaxPro.AjaxMethod(AjaxPro.HttpSessionStateRequirement.ReadWrite)]
On the remote machine, in visual studio 2005, it works sometimes and sometimes fails. Also on the remote machine, it never works when I load the page via IIS, rather than in vs server (forgot the code name) I create the session variable in the Page_Load, and attempt to read it in a function. Neither is an ajax routine. Is it possible that there is something in the machine config or web config that needs to be changed.? This is bringing down my whole app. Is there any other way to retain a simple numeric value?? I am using AjaxPro version is:6.5.17.1 ,NET 2.0/c# Thanks for any help wl --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info/ Don't forget to read my blog at http://weblogs.asp.net/mschwarz/ The open source project is now located at http://www.codeplex.com/Wiki/View.aspx?ProjectName=AjaxPro -~----------~----~----~----~------~----~------~--~---
