I'm using Asp.Net Web API framework by developing API'S in visual studio 2019. Project is building and easily execute at my local machine and i can test the API's as well. But when i publish the code on my shared server, and run the URL, http://foneme.dewy.com.pk/, this is giving an error, states
"Could not load file or assembly 'System.Net.Http, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified."
Hi, can you tell me the solution how i can resolve this issue. (Thanks)