bublen1984
New Pleskian
Hello everyone. I'm facing a strange issue on my web domain.
I can upload, through Visual studio, Web APIs. These APIs go in httpdocs folder as usual. Everything works fine.
I try to upload simple image (always in httpdocs) but this image is never reachable by browser. If I go to www.mywebsite.com/image.png nothing appears, no error
I try to reach image through code (by Visual Studio). I get: "Url is invalid"
Very strange. if I navigate through FTP, I find web.config in httpdocs. If I delete this file config (of course backup it), image is reachable, but APIs are not.
What kind of issue is that? Do I have to edit web.config? If yes, in which way?
Sorry but I'm a newbie in this
Thanks Mirco
I can upload, through Visual studio, Web APIs. These APIs go in httpdocs folder as usual. Everything works fine.
I try to upload simple image (always in httpdocs) but this image is never reachable by browser. If I go to www.mywebsite.com/image.png nothing appears, no error
I try to reach image through code (by Visual Studio). I get: "Url is invalid"
Very strange. if I navigate through FTP, I find web.config in httpdocs. If I delete this file config (of course backup it), image is reachable, but APIs are not.
What kind of issue is that? Do I have to edit web.config? If yes, in which way?
Sorry but I'm a newbie in this
Thanks Mirco