Solved Could not load file or assembly System.Net.Http/CustomMars

UnderPL

New Member
Messages
4
First of all, great forum this is only my second post but I learned a lot in here. now the problem:

When I try to make a project in VS2013 (any type) I get this error:

xVyRx2V.png
Code:
> Could not load file or assembly 'CustomMarshalers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.  The module was expected to contain an assembly manifest.

and on Tools`-> Extensions and Updates -> Online I get this:
Code:
>Could not load file or assembly 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The module was expected to contain an assembly manifest.
vxCbq.png

I've tried many fixes that apparently worked for others but they didnt help me:

- after uninstalling KB3022345, DISM /Online /Cleanup-Image /RestoreHealth which said it repaired some things
- sfc /scannow gave this "Windows Resource Protection found corrupt files but was unable to fix some of them. I then followed this https://support.microsoft.com/en-us/kb/929833 here is the resulting file (sfcdetails.txt) : [url]http://pastebin.com/0KGAatse[/URL]
- I've also ran net framework repair tool and clean up tool (because someone suggested that the culprit was net framework in here Error - The Nexus Forums)

I also want to note that I also have the second error (system.net.http) with another program (Nexus mod manager)

Any help is appreciated.

Thanks
 
Last edited:

My Computer

System One

  • OS
    W 8.1
    Computer type
    Laptop
    System Manufacturer/Model
    lenovo y50
Back
Top