Home > Archive (Community help, from old helpdesk) > VisioForge.MediaFramework Error

VisioForge.MediaFramework Error

Avatar image
Aug 23, 2015
Archive Agent wrote
I got System.BadImageFormatException on VisioForge.MediaFramework in Windows Server 2008 R2,

When I opened with visual studio ,I got
An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)


Instances of this error (1)

1. Hide Call Stack

at VisioForge.MediaFramework.MFP.MFPCoreX86.FlipHorizontalRGB24(IntPtr pixels, Int32 width, Int32 height)
at VisioForge.MediaFramework.MFP.MFP.FlipHorizontalRGB24(IntPtr pixels, Int32 width, Int32 height)
at VisioForge.MediaFramework.SharedResources.e3WxXp7mIwFBFMCNZO0(IntPtr pixels, Int32 width, Int32 height)
at VisioForge.MediaFramework.SharedResources.TVMatrix()
at VisioForge.Controls.MediaPlayer.MediaPlayerSlave.g0lRQpj8Ku()
at VisioForge.Controls.MediaPlayer.MediaPlayerSlave..ctor(Control hostControl)
at VisioForge.Controls.WinForms.MediaPlayer..ctor()


Thank you.

Lin on December 05, 2013 17:39
Completed
0
Vote
Reply
1 Answer
Aug 23, 2015
Archive Agent agent wrote
Roman Minyaylov

x86 / AnyCPU or .Net 2.0/4.0 compatibility problem. Please check that are uses correct version of assemblies.

on December 05, 2013 17:54