[Solved] File exist on server using C#, asp.net
[ad_1] So from what I understand, you’re getting an “error” because you specifically tell the code to write an error even on success. Try to make your code easier to read. I set up a simple page to test the problem you’re having. In the HTML I have: <body> <form id=”form1″ runat=”server”> <div> <asp:Image runat=”server” … Read more