I have developed a windows form application which is run in system tray. In application, I used Filewatcher to detect newly downloaded file and send each file to the local printer using acrobat reader.exe. When this application installed in C drive, the application does not work properly. but when it install in D drive It works. I have no idea about what is the reason. I have handled log error for exceptions. there aren't any error in log also.
Can anyone help me?