HTML5 build failed "10086" - solution

This forum is for all Flare issues related to the HTML5, WebHelp, WebHelp Plus, and Adobe Air Targets
Post Reply
Toko
Propeller Head
Posts: 25
Joined: Thu Jul 05, 2018 3:24 am

HTML5 build failed "10086" - solution

Post by Toko »

I was getting this 10086 error when building an HTML5 target.

The problem was eventually discovered by a Flare distributor = I added a Google Analytics code in the ac_MasterPage.flmsp file, which caused the problem. Flare does not like their tag "async=". To resolve it, change the syntax to: async="true"
MikeJasper
Jr. Propeller Head
Posts: 7
Joined: Fri Apr 07, 2017 9:53 am

Re: HTML5 build failed "10086" - solution

Post by MikeJasper »

THANK YOU! I kept getting this error w/ Analytics code. You saved me hours of troubleshooting.
Mike Jasper
Senior Documentation Specialist, ScienceLogic
Post Reply