0

I can add localde when uploading files. But when I try it on the server, I get a 404 not found error. Normally, when redirecting url in my project, I do it as "url:" @ ViewBag.UrlPath / api / AddDocument / GetTechDocCode / ",".

While uploading the file, I used "url:" / DokumanEstablishment / Test ",".

Am I having an error while redirecting, what could be caused by this problem?

Jeff
  • 265
  • 1
  • 4
jiyanyasli
  • 53
  • 5
  • Do you have write permission on the server folder? – LazZiya Feb 12 '21 at 12:37
  • When I search, when there is an authorization error, in the console gives permission error. I guess my fault is with the redirect settings. I did not go the way normally used in the project. If I write the url part correctly, it looks like it won't be a problem, but I don't know how to do it – jiyanyasli Feb 12 '21 at 14:10
  • 1
    The paths are not clear in your question, are using any js library or ajax upload? it would be more helpful if you provide the upload code block on both, front end and backend. – LazZiya Feb 13 '21 at 14:59

0 Answers0