SneakyBrian / AutoFileMover

Automatically Moves Files to a new location based on the files name, using RegEx patterns
http://sneakybrian.github.io/AutoFileMover/downloads/latest/
3 stars 1 forks source link

An exception occurred during the operation, making the result invalid. Check InnerException for exception details. #16

Open SneakyBrian opened 10 years ago

SneakyBrian commented 10 years ago

0.2.0.19 System.Reflection.TargetInvocationException: An exception occurred during the operation, making the result invalid. Check InnerException for exception details. ---> System.Deployment.Application.DeploymentDownloadException: Downloading http://sneakybrian.github.io/AutoFileMover/downloads/latest/AutoFileMover.Desktop.application did not succeed. ---> System.Net.WebException: The remote name could not be resolved: 'sneakybrian.github.io' at System.Net.HttpWebRequest.GetResponse() at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next) --- End of inner exception stack trace --- at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next) at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles() at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState) at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri

SneakyBrian commented 10 years ago

Occurred when clicking check for update button when had no internet connection