Since Microsoft Web API isn’t MVC, you cannot do something like this: var a = Request.MapPath("~"); nor this var b = Server.MapPath("~"); because these are under the System.Web namespace,...
  • May 21, 2022
  • 0 Comments
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Stack Overflow....
  • April 28, 2022
  • 0 Comments