I am getting this FileloadException Exception when using Assembly.Load. Any solution?

-1

"System.IO.FileLoadException HResult=0x80131515 Message=Could not load file or assembly 'BackGrd5, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Operation is not supported. (Exception from HRESULT: 0x80131515)"

The EXCEPTION does not occur when ContentType is not "Windows runtime"

c#
visual-studio
asked on Stack Overflow Jul 11, 2018 by Usama Nazir • edited Jul 11, 2018 by Usama Nazir

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0