Fix – Could not load file or assembly System.Net.Http.Formatting, Version=4.0.0.0


0

Some times, you will view an error message as displayed in the figure below. The error occurs when you attempt to upload an ASP.NET script which make use of System.Net.Http.Formatting assembly but you have not uploaded it inside the relevant folder.

Could not load file or assembly System.Net.Http.Formatting

In order to fix the above error, you need to upload System.Net.Http.Formatting.dll file inside BIN directory through FTP. You can locate the DLL file inside the original ASP.NET script package.

Reload the web page and verify whether your site is working or not. If the applications throws any new error, you need to fix them by going through the error message or by estalishing contact with the developer.

Note: You should always create a copy of any ASP.NET script before making changes. This will be handy in case if you mess up any settings.


Like it? Share with your friends!

0

What's Your Reaction?

hate hate
0
hate
confused confused
0
confused
fail fail
0
fail
fun fun
0
fun
geeky geeky
0
geeky
love love
0
love
lol lol
0
lol
omg omg
0
omg
win win
0
win
Anand Narayanaswamy
Anand Narayanaswamy is the editor-in-chief of Learnxpress. He was a Microsoft Most Valuable Professional (MVP) for a period of 9 years. He is a ASPInsider based in Trivandrum, Kerala State, India. Anand is the author of Community Server Quickly published by Packt Publishing.

0 Comments

Your email address will not be published. Required fields are marked *