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.

Translation error  (Mono Support )

Viewed 17244 time(s), 7 post(s) 11/16/2014 4:35:07 PMby amrmagdy
amrmagdy

amrmagdy

11/16/2014 4:35:07 PM
When I changed the "ResourceProviderModel defaultProvider" to "ResourceManager" I get this error :
"
This event has been logged and will be addressed by the maintenance department. We appreciate your patience.

Value cannot be null.
Parameter name: format
at System.String.Format(String format,
Object arg0)
at MonoSoftware.MonoX.ModuleGallery.EditProfile.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.AddedControl(Control control, Int32 index)
at System.Web.UI.ControlCollection.Add(Control child)
at
System.Web.UI.WebControls.WebParts.WebPartManager.WebPartManagerControlCollection.AddWebPartHelper(WebPart
webPart)
at
System.Web.UI.WebControls.WebParts.WebPartManager.WebPartManagerControlCollection.AddWebPartsFromZone(WebPartZoneBase
zone, WebPartCollection webParts)
at
System.Web.UI.WebControls.WebParts.WebPartManager.RegisterZone(WebZone
zone)
at System.Web.UI.WebControls.WebParts.WebZone.OnInit(EventArgs e)
at MonoSoftware.MonoX.TemplatedWebPartZone.OnInit(EventArgs e)
at MonoSoftware.MonoX.PortalWebPartZone.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint

"
This content has not been rated yet. 
127 Reputation 15 Total posts
amrmagdy

amrmagdy

11/16/2014 4:37:19 PM
Note : I made an upgrade to monox the old one was working good with Arabic translation
This content has not been rated yet. 
127 Reputation 15 Total posts
khorvat

khorvat

11/17/2014 8:58:17 AM
Can you please let us know if you have switched to DBResourceManager or ResourceManager ? Beside that you will have to upgrade your Arabic resources on the GitHub in order to make your app to work, just fork the repository and make changes to your translation, build the project and copy assemblies to bin folder.

Regards
Rated 5.00, 1 vote(s). 
15993 Reputation 2214 Total posts
amrmagdy

amrmagdy

11/17/2014 7:49:26 PM
Thank you I did it by deploy GitHub project
But now The wall in arabic has posts and wall in English has another posts
Can I merge both?
This content has not been rated yet. 
127 Reputation 15 Total posts
khorvat

khorvat

11/18/2014 7:59:50 AM
So you are saying that you have two different list of posts one for the Arabic and one for the English ?
This content has not been rated yet. 
15993 Reputation 2214 Total posts
amrmagdy

amrmagdy

11/25/2014 10:00:25 PM
yes that in the personal wall only , but anyway I planed to use the website with one language only
This content has not been rated yet. 
127 Reputation 15 Total posts
khorvat

khorvat

11/26/2014 10:15:05 AM
If you are talking about the difference in the post stream in Arabic and English and not about the localization, this is by design. MonoX Wall notes are language specific so posts made in one language will be seen only in that language and not in another.

Regards
Rated 5.00, 1 vote(s). 
15993 Reputation 2214 Total posts