Get errors when Syncfusion Xamarin On Chinese Windows

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.

1 Reply

DK Dheepa Kumar Syncfusion Team July 6, 2018 12:19 PM UTC

Hi Atlas Ju, 

We have validated your query and considering this as a bug in our extension. We are getting exception while display Android API level list in Xamarin Project template Wizard due to Microsoft changed Android SDK installed location path VS2017 (15.7.4 and later) update version. So, we have logged an issue report for this, also we have created a separate support incident under your account to keep track of this issue. 

Please log on to our support website to check for further updates. 

 
Regards,
Dheepa Kumar 


Loader.
Up arrow icon