Home All Groups Group Topic Archive Search About

asp.net ajac and cacheRolesInCookie

Author
2 May 2007 9:58 AM
Trapulo
After I upgraded to RTM of ASP.NET Ajax, my application cannot work with
"true" setting here:

<roleManager cacheRolesInCookie="true"


I may set it to "false". With RC1 it worked well.


Is this any bug, or is there any way to solve this?


thanks

Author
3 May 2007 2:41 AM
Walter Wang [MSFT]
Hi Trapulo,

This is a known issue in AJAX 1.0 RTM, Eilon from ASP.NET team confirmed
this in following thread:

~~~~~
http://forums.asp.net/thread/1561814.aspx

This is now a known issue in AJAX 1.0. We've logged a bug on it and will
try to address it in a future release. Thanks for all the feedback!

~~~~~


Currently it seems you will have to set this attribute to false to use with
AJAX 1.0. We're sorry for the inconvenience caused.


Regards,
Walter Wang (waw***@online.microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
Author
4 May 2007 3:11 PM
Trapulo
I see.

thank you



Show quoteHide quote
"Walter Wang [MSFT]" <waw***@online.microsoft.com> wrote in message
news:4kA%23EySjHHA.4068@TK2MSFTNGHUB02.phx.gbl...
> Hi Trapulo,
>
> This is a known issue in AJAX 1.0 RTM, Eilon from ASP.NET team confirmed
> this in following thread:
>
> ~~~~~
> http://forums.asp.net/thread/1561814.aspx
>
> This is now a known issue in AJAX 1.0. We've logged a bug on it and will
> try to address it in a future release. Thanks for all the feedback!
>
> ~~~~~
>
>
> Currently it seems you will have to set this attribute to false to use
> with
> AJAX 1.0. We're sorry for the inconvenience caused.
>
>
> Regards,
> Walter Wang (waw***@online.microsoft.com, remove 'online.')
> Microsoft Online Community Support
>
> ==================================================
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ==================================================
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>