Hear us Roar
Article:
 |
|
Building Web Parts, Part 2
|
| Subject: |
|
webparts : The specified display mode is currently disabled on this page. Make sure personalization is enabled for the current user |
| Date: |
|
2009-09-18 04:52:16 |
| From: |
|
Kachot
|
|
|
|
I am facing issue "The specified display mode is currently disabled on this page. Make sure personalization is enabled for the current user."
I have done following :
1. In web.config <authentication mode="Windows" />
2. I turned off anonymous domain access.
3. I tried to browse the page and it prompts me for user name and password. I gave it properly on and on but after 3 attempts it gave me "you are not authorized..." message.
Please note that we can not set <authentication mode="Forms" /> in web.config.
Please let me know if you require more info.
Thanks for early reply.
Ashutosh
|
|
| |