开发者

The specified module could not be found. (Exception from HRESULT: 0x8007007E)

开发者 https://www.devze.com 2023-02-20 05:43 出处:网络
Following is the error i am getting in the output window A first chance exception of type \'System.NullReferenceException\' occurred in ImageEditorPlugin.dll

Following is the error i am getting in the output window

A first chance exception of type 'System.NullReferenceException' occurred in ImageEditorPlugin.dll
A first chance exception of type 'Sy开发者_StackOverflow社区stem.IO.FileNotFoundException' occurred in ImageEditorPlugin.dll
A first chance exception of type 'System.Reflection.TargetInvocationException' occurred in mscorlib.dll
A first chance exception of type 'System.Runtime.Serialization.SerializationException' occurred in mscorlib.dll
The program '[3884] FlirBuildIR.vshost.exe: Managed' has exited with code 0 (0x0).

Please help me on this


It seems your ImageEditorPlugin.dll is trying to access a file that doesn't exist..

0

精彩评论

暂无评论...
验证码 换一张
取 消