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.

Errors on PortalLocalization.aspx page  (Mono Support )

Viewed 12968 time(s), 4 post(s) 12/28/2011 3:33:49 PMby grant.stone007
grant-stone007

grant.stone007

12/28/2011 3:33:49 PM
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)

This content has not been rated yet. 
647 Reputation 69 Total posts
khorvat

khorvat

12/29/2011 3:30:10 PM
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
Rated 5.00, 1 vote(s). 
15993 Reputation 2214 Total posts
grant-stone007

grant.stone007

12/30/2011 2:59:40 AM
OK. I can await update as I can admin DB resources by other means for the time being.
This content has not been rated yet. 
647 Reputation 69 Total posts
khorvat

khorvat

1/24/2012 12:43:51 PM
Hi,

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

Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts