Forum Discussion

KBramstedt's avatar
KBramstedt
Community Member
21 days ago

Error Message ?xml version="1.0" encoding="utf-16"?

This is the error message that I am getting when trying to publish a Storyline project. How do I fix it?

<?xml version="1.0" encoding="utf-16"?>
<ErrorReport xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <UserId>aid|66d0aac3-17f7-402c-a902-7815bc5eabb5</UserId>
  <HardwareId>5CJQR-FXX1S-V1U4U-UVT3D</HardwareId>
  <Message>Object reference not set to an instance of an object.</Message>
  <StackTrace>   at SizeF Articulate.Design.UI.PlayerProperties.LogoConverter.ScaleImageToFit(Image image)
   at bool Articulate.Design.UI.PlayerProperties.LogoConverter.CreateSwf(DummyImage image, bool publishHtml5, bool publishSwf)
   at bool Articulate.Design.UI.PlayerProperties.LogoConverter.ChangeLogo(string logoFilePath, bool publishHtml5, bool publishSwf)
   at string Articulate.Design.UI.PlayerProperties.LogoConverter.CreateHtml5Logo(IPlayerService playerService, string outputDirectory, IPlayerImage playerLogo)
   at void Articulate.Design.Publish.Player.PlayerData.AddHtml5Logo(IPlayerService service, bwFrame frame)
   at bwFrame Articulate.Design.Publish.Player.PlayerData.GetFrameObject(IPlayerService playerService, IPlayerContent playerContent, bwContent content)
   at bwFrame Articulate.Player.PlayerWriter.WriteFrame(IPlayerService service, IPlayerContentProvider contentProvider)
   at bool Articulate.Player.PlayerWriter.Write(IPlayerContentProvider contentProvider)
   at bool Articulate.Design.Publish.PublishWorker.PerformPublish()
   at void Articulate.Design.Publish.TargetContext+PublishBackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at void Articulate.ComponentModel.STABackgroundWorker.WorkerThreadStart(object argument)</StackTrace>
</ErrorReport>