Quote:
Originally Posted by Ephemerality
That's weird; it worked for me when I processed a Daniel Silva book. You can turn on the "Save HTML" option in settings so that when it gives that error, there will be an ASIN.authorsearchHtml.txt in the dmp folder which would help figure out why it couldn't find the elements it was looking for.
You may want to download the new version again as well, because I said I attached a new one but then forgot to actually do it 
|
Ok, downloaded again, and got this:
Code:
Book's Amazon page URL: http://www.amazon.com/dp/B00150K3O2
Saving book's Amazon webpage...
Gathering recommended book metadata...
Gathering additional metadata for A Death in Vienna...
Popular Highlights: No highlighted passages have been found for this book
An error occurred finding next book in series: Object reference not set to an instance of an object.
Typical time to read: 8 hours and 56 minutes (416 pages)
And:
Code:
An error occurred while building the X-Ray:
Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.GetFullPathInternal(String path)
at System.IO.FileInfo.Init(String fileName, Boolean checkHost)
at System.IO.FileInfo..ctor(String fileName)
at XRayBuilderGUI.XRay.ExpandFromRawMl(String rawMl, Boolean ignoreSoftHypen, Boolean shortEx) in C:\Users\nick\Documents\Visual Studio 2010\Projects\XRayBuilder\GitHub\xray-builder.gui\XRay.cs:line 384
at XRayBuilderGUI.frmMain.btnBuild_Click(Object sender, EventArgs e) in C:\Users\nick\Documents\Visual Studio 2010\Projects\XRayBuilder\GitHub\xray-builder.gui\frmMain.cs:line 221