I have a file that needs to be contained in the application because the user will not have access to the server. The application has a link, the user presses the link to open the help document. I would like to store the path to file in the web.config and
a copy of the document in the app data. What are the steps?
Go to the complete details ...