Fixing HRESULT -2147024770
Asked By
0 points
N/A
Posted on - 07/23/2019
![qa-featured](https://www.techyv.com/sites/default/users/superadmin/qa-featured-300x270.png)
I wrote a simple generator DLL plugin [1] on my laptop (Visual Studio 2017, Windows 10) written in C ++ / CLI with only one category and one method, and tried to test it. distribute to some colleagues. The results were mixed: some machines were fined abroad but others were dropped. When debugging the generator on each of the failed computers, I noticed that this line:
Assembly.LoadFrom (name);
thrown an exception with HRESULT -2147024770.
![](https://www.techyv.com/sites/default/users/Images-Folder/HRESULT-2147024770.png)
![](https://techyv.com/sites/default/2016/10/techpedia_logo.png)