i get this when trying to import
Error: Bulk Import is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: The process cannot access the file 'C:\Inetpub\DevRightTrack2010\Portals\0\Aricie.PageFlip\31469 pta childrens book 0411_v3\vignette_prefixe_image-28.jpg' because it is being used by another process. ---> System.IO.IOException: The process cannot access the file 'C:\Inetpub\DevRightTrack2010\Portals\0\Aricie.PageFlip\31469 pta childrens book 0411_v3\vignette_prefixe_image-28.jpg' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.Delete(String path) at Aricie.DNN.Modules.PageFlip.Import.deletePDFFolder() at Aricie.DNN.Modules.PageFlip.Import.cmdImportAndOverwrite_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---
 
also when using import into book function.
Error: Bulk Import is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at WriteImage(_ImageInfo* , _Image* ) at MagickNet.Image.Write(String imageSpec) at GenePdf.makeJpg(String myFile) at GenePdf.makePpm(PDFToPPM ptp) at GenePdf.GeneratePdf() at ThreadParams.ExtractAndMakeIt() at Aricie.DNN.Modules.PageFlip.Import.cmdImportAndConcatenate_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---
Hi Roy125,
import won't work on your 64-bit OS, unfortunately. It's mentionned in the product factsheet. What you could do: turn your 64-bit OS into 32-bit and import the PDF, then turn it back to 64-bit when import is completed. 
We'll release a new version of the module today, so stay tuned!