is there a reason this code would not work once the web app is deployed? it works fine in development. just trying to open a certain folder on the c drive using a link button
That code opens the file in development, because your pc/laptop is the server.
Once deployed to another machine, it is trying to open the file on the C drive of the hosting server, not the client machine.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.