A
ashish
hi all,
I am writing a custom profile provider to save my business object as one
of the properties of the profile
however i am facing a problem'
the HttpContext.Current.Session property is valid in in the Get
PropertyValues method,
but its null in the SetPropertyValues method
is this how its supposed to work ?, i checked my web.config and session
is enabled, i can also confirm that session variables are working
properly on pages ...
Thanks
I am writing a custom profile provider to save my business object as one
of the properties of the profile
however i am facing a problem'
the HttpContext.Current.Session property is valid in in the Get
PropertyValues method,
but its null in the SetPropertyValues method
is this how its supposed to work ?, i checked my web.config and session
is enabled, i can also confirm that session variables are working
properly on pages ...
Thanks