Create deployement package error

0
when i create a package Occured Eror   System.ArgumentOutOfRangeException: Index and length must refer to a location within the string. (Parameter 'length')    at System.String.Substring(Int32 startIndex, Int32 length)    at Mendix.Modeler.VersionControl.MdaVersion.ToString() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Core.VersionControl\MdaVersion.cs:line 70    at Mendix.Modeler.Deployment.Mda.VersionedMdaControl.CollectControls(IGroup container) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Deployment\Mda\VersionedMdaControl.cs:line 131    at Mendix.Modeler.Deployment.Mda.CreateMdaForm.CollectControls(IGroup grp, IUIFrameworkForm uiForm) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Deployment\Mda\CreateMdaForm.cs:line 99    at Mendix.Modeler.UIFramework.UIFrameworkEtoControlBase.RebuildContents() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Controls\UIFrameworkEtoControlBase.cs:line 125    at Mendix.Modeler.UIFramework.UIFrameworkEtoFormBase.OnFormLoad(Object sender, EventArgs e) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Forms\UIFrameworkEtoFormBase.cs:line 220    at Eto.Forms.Control.OnLoad(EventArgs e)    at Eto.Forms.Dialog.ShowModal()
asked
0 answers