- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
we have a problem to build a project for windows. We have the special charackter "&" (et) in our company name. Building the Android version is no problem, but the Windows 10 UAP failed with the following error:
CordovaApp.Windows10 : CordovaApp.Windows10._GetProjectArchitecture : arm -> ...\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets(2360,5): error APPX0002: Task 'ExtractStoreAssociationInformation' failed. An error occurred while parsing EntityName. Line 4, position 33.
If we remove the "&" in the author and publisher display name fields the building ends with success, but verififying in the windows store failed, because the company name and the publisher display name are not the same.
Has anyone a suggestion? Is this a bug in XDK?
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Did you try escaping the & char? For example using & or \&
Regards
Diego
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your fast response.
Sure, I tried to use & ,& , \& . The same result.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Kevin,
This is indeed a bug with the Intel XDK build system! I will engineer and apply a fix, and reply with the issue has been resolved. You won't need to update the Intel XDK, as the fix is being made on our build servers.
--Jerroyd
UPDATE: The build system has been patched. You should be good to go!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Works! Thanks so much for fast and nice support!
Have a good day.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page