I tried using hyperlink/ and button click ( using MyProcess.Start()) which worked on local machine but once the project is deployed to the shared (corporate network) drive they do not work, its like clicking on a regular text/ or button with no commands. Is there a changes in settings that I will need to do on the IIS or is it a coding issue? If you have a code that you can share it with me that would be great.
I need to use this in 2 seperate places.
1. static URL
2. URL is located in a formview and binded to a SQL table column.
Thanks in advance.