Windows 10 simplified Chinese edition (1803)
VS2017 simplified Chinese edition (15.7.4)
Syncfusion Xamarin 16.2.0.41
When I tried to create a new project with the Syncfusion Xamarin Project Template, I got the fisrt error. Says "An Exception has been thrown while Configuring the Project Configuration Wizard." After confirmed, the wizard screen is displayed. I can choose the project preference and controls. After click "Create", the project seems ok. When I tried to build the android project, I got the error
" 输入字符串的格式不正确。(The format of the input string is incorrect)
在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
在 Xamarin.Android.Tasks.ManifestDocument.CalculateVersionCode(String currentAbi, String versionCodePattern, String versionCodeProperties)
在 Xamarin.Android.Tasks.Aapt.GenerateCommandLineCommands(String ManifestFile, String currentAbi, String currentResourceOutputFile)
在 Xamarin.Android.Tasks.Aapt.ProcessManifest(ITaskItem manifestFile)
在 System.Threading.Tasks.Parallel.<>c__DisplayClass30_0`2.<ForEachWorker>b__0(Int32 i)
在 System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
在 System.Threading.Tasks.Task.InnerInvoke()
在 System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
在 System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object ) SyncfusionXamarinApp1.Android
"
But when I tried to run the android project on Xamrin live player, it worked fine.
for give me for my poor english.
Thanks a lot.