Mono Support Getting error on homepage - whoops !!! 

Viewed 23228 time(s), 18 post(s), 12/26/2012 9:29:31 PM - by super
12/27/2012 5:08:23 PM
15993 Reputation 2214 Total posts

You need to have a clear picture of what are you doing so you can understand what is happening. You were adding completely new web part zone to home page if I'm right, so now you are missing that zone and to start over you need reset the personalization for that page. Please do this in the MonoX administration and proceed. I'll get the design team to answer you if this is the right way to add new things. Regards

11
12/27/2012 5:34:02 PM
6018 Reputation 709 Total posts

Ok so how I can reset the personalization for a page in administration side ? please guide me ?

12
12/28/2012 8:22:01 AM
105 Reputation 4 Total posts

Go to portal administration area and click on pages. Then right click a page from the list and choose option 'Manage web parts'. The popup contains a link to reset all personalization data.
Regards

13
12/28/2012 11:33:24 AM
6018 Reputation 709 Total posts

This means any changes in the code in any page, I will have to do this ?

I would deeply appreciate if you could explain in detail in what situations I have to do this or do not have to do this for any page ?

14
12/28/2012 12:38:08 PM
105 Reputation 4 Total posts

You can reset dynamically added web parts and properties which were changed in administration. This is not related to code. Everything you have done trough administration panel will be reverted. Code changes remain.

15
12/28/2012 12:55:15 PM
6018 Reputation 709 Total posts

Thanks for the explanation but my question is that you explained resetting the personalization - why we are doing this ? when I am adding / modifying zones in Default.aspx page, why monox cannot take the changes from the aspx page, why  I am getting error because of which khorvat advised to reset the personalization ?


16
12/28/2012 5:10:28 PM
7207 Reputation 956 Total posts

This is how ASP.NET personalization works. The functionality you are asking for would require additional complexity (parsing the code of the ASP.NET page to see if there are any changes to Web part zones, and than going to the database to reflect those changes), which would in turn seriously affect the performance. Zones are being manipulated by site admins, and in my opinion this is small cost to pay for the flexibility and perfomance you get.

17
12/28/2012 5:17:28 PM
15993 Reputation 2214 Total posts

You are adding or removing MonoX building blocks so if you do such thing you will get an error. Do not mix this with adding web parts to zones MonoX will handle those scenarios very well but adding or removing core elements are tricky to handle. So only in that case you will have to reset personalization. Regards

18
1 2
This is a demo site for MonoX. Please visit Mono Software for more info.