MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Getting error on homepage - whoops !!!  (Mono Support )

Viewed 20198 time(s), 18 post(s) 12/26/2012 9:29:31 PMby super
khorvat

khorvat

12/27/2012 5:08:23 PM
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
This content has not been rated yet. 
15993 Reputation 2214 Total posts
super

super

12/27/2012 5:34:02 PM
Ok so how I can reset the personalization for a page in administration side ? please guide me ?
This content has not been rated yet. 
6018 Reputation 709 Total posts
TProdanovic

TProdanovic

12/28/2012 8:22:01 AM
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
Rated 5.00, 1 vote(s). 
105 Reputation 4 Total posts
super

super

12/28/2012 11:33:24 AM
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 ?
This content has not been rated yet. 
6018 Reputation 709 Total posts
TProdanovic

TProdanovic

12/28/2012 12:38:08 PM
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.
Rated 5.00, 1 vote(s). 
105 Reputation 4 Total posts
super

super

12/28/2012 12:55:15 PM
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 ?


This content has not been rated yet. 
6018 Reputation 709 Total posts
denis

denis

12/28/2012 5:10:28 PM
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.
This content has not been rated yet. 
7207 Reputation 956 Total posts
khorvat

khorvat

12/28/2012 5:17:28 PM
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
This content has not been rated yet. 
15993 Reputation 2214 Total posts
1 2