Error in Multi-Language Add-In for Visual Studio.NET
What is this error!!?
Version : 4.65.0081
Exception: System.Argument.Exception
Description : ResX file Type Janus.Windows.CalendarCombo.DateFormat, Janus.Windows.CalendarCombo.v3, version=3.5.0.0,
Culture=neutral, PublicKeyToken=21d551511 in the data at line 238, position 4 cannot be located. Line 240, position 5. cannot be parsed.
Stack Trace : at System.Resources.ResXResourceReader.ParseXml(XmlTextReader reader)
at System.Resources.ResXResourceReader.EnsureResData()
at System.Resources.ResXResourceReader.GetMetadataEnumerator()
at MultiLang.modResXUtil.QuickIsLocalizable(clsFormOrControl foc) in D:\MultiLang.NET\ML_2005_NewGrid\MultiLang\Modules\modResXUtil.vb:line 1044
at MultiLang.modResXUtil.SetLocalizableFoc(clsFormOrControl foc, Boolean NewState) in D:\MultiLang.NET\ML_2005_NewGrid\MultiLang\Modules\modResXUtil.vb:line 1076
at MultiLang.ctlToolWindow.StoreDirtyLocalResources(clsProjectItemArray ResxPitArray, Boolean CloseProblemDesigners) in D:\MultiLang.NET\ML_2005_NewGrid\MultiLang\Controls\ctlToolWindow.vb:line 19764
at MultiLang.ctlToolWindow.StoreDirtyResources(Boolean CloseProblemDesigners) in D:\MultiLang.NET\ML_2005_NewGrid\MultiLang\Controls\ctlToolWindow.vb:line 20922
at MultiLang.ctlToolWindow.SelectOrDeselectControlsNodes(Boolean NewState, List`1 Nodes) in D:\MultiLang.NET\ML_2005_NewGrid\MultiLang\Controls\ctlToolWindow.vb:line 17097
at MultiLang.ctlToolWindow.tgv_TreeGridCellImageClick(Object sender, TreeGridCellImageClickEventArgs e) in D:\MultiLang.NET\ML_2005_NewGrid\MultiLang\Controls\ctlToolWindow.vb:line 18020
Thank You.