So, I have built an auto update program to my program.
The code that is running in here is:
new WebClient().DownloadFile(\"XXXX\", checkingfolder.Select
If Directory does not exist,this error message comes as 'An exception occurred during a WebClient request" Because Web Client Does not find the Folder to store downloaded files.
Hope it Helps-:)