Mono Support Errors on PortalLocalization.aspx page 

Viewed 14512 time(s), 4 post(s), 12/28/2011 3:33:49 PM - by grant.stone007
12/28/2011 3:33:49 PM
647 Reputation 69 Total posts

I am getting an error on the PortalLocalization.aspx page when ever I try to Save. I am using DB Resources model.

2011-12-28 10:26:55,565 [374] ERROR MonoX [grantstone] - Error
System.MissingMethodException: Method not found: 'Void MonoSoftware.LLBLGen.Repository.CommitUnitOfWork(SD.LLBLGen.Pro.ORMSupportClasses.UnitOfWork2, Boolean)'.
at MonoSoftware.Web.ResourceProviderModel.Providers.ResourceDAL.SetResourceByCultureAndResourceKey(CultureInfo culture, String resourceKey, Object resourceValue)
at MonoSoftware.Web.ResourceProviderModel.Providers.DBResourceManager.Save(String source, CultureInfo culture, String resourceKey, Object resourceValue)
at MonoSoftware.MonoX.Admin.PortalLocalization.btnSave_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

I get the following error when I click on the Reload resources button.

2011-12-28 10:30:51,945 [363] ERROR MonoX [grantstone] - Error
System.NullReferenceException: Object reference not set to an instance of an object.
at System.Resources.ResourceManager.ReleaseAllResources()
at MonoSoftware.Web.ResourceProviderModel.Providers.DBResourceManager.ReleaseAllResources()
at MonoSoftware.Web.ResourceProviderModel.BaseResourceManager.ClearLocalizationCache()
at MonoSoftware.Web.ResourceProviderModel.ResourceManagerProvider.ClearResourceCache()
at MonoSoftware.MonoX.Admin.PortalLocalization.btnReload_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

1
12/29/2011 3:30:10 PM
15993 Reputation 2214 Total posts

Hi,

I think that we have two different problems here, first error that you get is related to the upgrades that we are doing and we should upgrade the DB resource provider assembly so you can save the resources and not get the above error. Second error is probably caused by the .NET obsolete methods used in the DB resource provider. We are still testing the second issue and it is scheduled for the next MonoX release. As for the first issue I think that we can provide you with a build in the middle of the next week.

Let us know if you need anything else.

Regards

2
12/30/2011 2:59:40 AM
647 Reputation 69 Total posts

OK. I can await update as I can admin DB resources by other means for the time being.

3
1/24/2012 12:43:51 PM
15993 Reputation 2214 Total posts

Hi,

we have sent you a new MonoX version with upgraded DB resource provider. Get back to us with results.

Regards

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