I am using CefSharp(79.1.35) for CustomBrowser. In my folder location 32 bit libGLESv2.dll ( 4.1.0.7) is available . My application also 32 bit where it's try to loading but get error but i can't understand why this error is showing
C:\Program Files (x86)\APPSeCONNECT\Adapters\swiftshader\libGLESv2.dll could not be loaded.
System.BadImageFormatException: The module was expected to contain an assembly manifest. (Exception from HRESULT: 0x80131018) at System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence) at System.Reflection.Assembly.LoadFile(String path) at InSync.eConnect.Core.Factory.ResourceFactory.OnAssemblyResolve(String filename) in D:\sc\AEC.Platform.Common\InSync.eConnect.Core\Factory\ResourceFactory.cs:line 345
Please suggest me what may be the Reason.
Thanks Surajit Kundu
User contributions licensed under CC BY-SA 3.0