MV3 FileContentResult is not working on my server
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I have a controller that returns a FileContentResult that shows a pdf file in the browser. It works correctly in my local system but after I upload my site and try to reach that page I get "The resource cannot be found(HTTP 404)error". any suggestion? :doh:
-
Hi, I have a controller that returns a FileContentResult that shows a pdf file in the browser. It works correctly in my local system but after I upload my site and try to reach that page I get "The resource cannot be found(HTTP 404)error". any suggestion? :doh: