Error while opening the analysis- Spotfire.Dxp.Framework.Persistence.DxpFileFormatException.
book
Article ID: KB0077337
calendar_today
Updated On:
Products
Versions
Spotfire Web Player
ALL Versions
Description
Spotfire Analysis files saved are not backward compatible with all versions. You may see the following message while opening the analysis file via Web Player or Analyst client if the file was saved using a version of the client that is not supported with the current Client version or Web Player.
--------------------
Spotfire.Dxp.Framework.Persistence.DxpFileFormatException: Exception of type 'Spotfire.Dxp.Framework.Persistence.DxpFileFormatException' was thrown.
at Spotfire.Dxp.Framework.Persistence.DxpDocumentFileReader.ValidateCompatibilityVersion(FileMetadata fileMetadata)
at Spotfire.Dxp.Framework.Persistence.DxpDocumentFileReader.LoadDocument(Stream docStream, List`1 trustedScriptHashes, PersistenceManager persistenceManager, IServiceProvider serviceProvider)
at Spotfire.Dxp.Framework.Library.InternalLibraryManager.LoadFileDataTemp(String dataFileName, List`1 trustedScriptHashes, IServiceProvider serviceProvider, UserLevelPersistenceManager persistenceManager)
at Spotfire.Dxp.Web.LibraryAnalysisFileProvider.LoadDocument(Guid id, IServiceProvider serviceProvider)
at Spotfire.Dxp.Web.WebAnalysis.<OpenFromCache2>d__4a.MoveNext()
at Spotfire.Dxp.Web.WebAnalysis.<OpenWithProgress>d__68.MoveNext()
at Spotfire.Dxp.Web.PromptHandler.PromptItem.PromptNext()
at Spotfire.Dxp.Web.PromptHandler.PromptItem.Execute()