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.

How to build Monox localization resources?  (Mono Support )

Viewed 17145 time(s), 13 post(s) 12/27/2013 4:12:29 AMby bkkmono
bkkmono

bkkmono

12/27/2013 4:30:05 PM
I get it. I have to add "MonoSoftware.Web.ResourceProviderModel.dll" in "bin" folder too. I got dll files of localization resources. Thanks for your suggestions.
This content has not been rated yet. 
434 Reputation 51 Total posts
bkkmono

bkkmono

12/28/2013 1:31:05 PM
I already got a new localization resources dll file, then I replace it in my MonoX website. But errors occurred as the following message:

This event has been logged and will be addressed by the maintenance department. We appreciate your patience.
 
Method not found: 'System.String MonoSoftware.MonoX.Resources.BlogResources.get_Unpublished()'.
at MonoSoftware.MonoX.ModuleGallery.Blog.BaseBlogFormattedDisplayPart.ParseBlogPostTemplateTags(BlogPostEntity post, Int32 maxTitleChars, Int32 maxDescriptionChars, String dateFormatString) at MonoSoftware.MonoX.ModuleGallery.Blog.BlogPostList.lvItems_OnItemDataBound(Object sender, ListViewItemEventArgs e) at System.Web.UI.WebControls.ListView.OnItemDataBound(ListViewItemEventArgs e) at System.Web.UI.WebControls.ListView.CreateItemsWithoutGroups(ListViewPagedDataSource dataSource, Boolean dataBinding, InsertItemPosition insertPosition, ArrayList keyArray) at System.Web.UI.WebControls.ListView.CreateChildControls(IEnumerable dataSource, Boolean dataBinding) at System.Web.UI.WebControls.ListView.PerformDataBinding(IEnumerable data) at System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data) at System.Web.UI.WebControls.ListView.PerformSelect() at MonoSoftware.MonoX.Utilities.PagerUtility.BindPager(Pager pager, PagerAction bindDelegate, Control pagedControl, Object dataSource, Int32 pagerVirtualCount, Control warningControl) at MonoSoftware.MonoX.Utilities.PagerUtility.BindPager(Pager pager, PagerAction bindDelegate, Control pagedControl, Object dataSource, Int32 pagerVirtualCount) at MonoSoftware.MonoX.ModuleGallery.Blog.BlogPostList.BindData() at MonoSoftware.MonoX.ModuleGallery.Blog.BlogPostList.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

What's happened? How to fix this?
This content has not been rated yet. 
434 Reputation 51 Total posts
khorvat

khorvat

12/30/2013 10:29:14 AM
Hi,

we have updated MonoX.Localization resource project on GitHub so please sync your copy in order to properly build the solution and deploy to MonoX.

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