I am trying to run console project in Demo application, Following exception raised.
Exception logged in exception table
The 'LastModified' HttpResponse Header indicated that the Data was not stale, but the Data (Source) could not be found in the Images database table or at ApplicationSettings.DownloadedImagesDirectory.
Any help
This means you could have used a cached version instead of hitting the server, but AN couldn't find the Source in the DB or on Disk.
ApplicationSettings.InsertWebPageSource = true; (or)
ApplicationSettings.SaveDiscoveredWebPagesToDisk = true;
For best service when you require assistance:
Skype: arachnodedotnet