Mono Support Translation error 

Viewed 18489 time(s), 7 post(s), 11/16/2014 4:35:07 PM - by amrmagdy
11/16/2014 4:35:07 PM
127 Reputation 15 Total posts

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

"

1
11/16/2014 4:37:19 PM
127 Reputation 15 Total posts

Note : I made an upgrade to monox the old one was working good with Arabic translation

2
11/17/2014 8:58:17 AM
15993 Reputation 2214 Total posts

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

3
11/17/2014 7:49:26 PM
127 Reputation 15 Total posts

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?

4
11/18/2014 7:59:50 AM
15993 Reputation 2214 Total posts

So you are saying that you have two different list of posts one for the Arabic and one for the English ?

5
11/25/2014 10:00:25 PM
127 Reputation 15 Total posts

yes that in the personal wall only , but anyway I planed to use the website with one language only

6
11/26/2014 10:15:05 AM
15993 Reputation 2214 Total posts

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

7
This is a demo site for MonoX. Please visit Mono Software for more info.