Tattakashi123 / t

Automatically exported from code.google.com/p/twaindotnet
0 stars 0 forks source link

Access violation with Nikon Coolscan IV #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Attach Nikon Coolscan IV
2. Select Scanner and Scan Image

What is the expected output? What do you see instead?

Access violation.

What version of the product are you using? On what operating system?

latest

Please provide any additional information below.

Here is the error message:

System.AccessViolationException ist aufgetreten.
  Message="Es wurde versucht, im geschützten Speicher zu lesen oder zu schreiben. Dies ist häufig ein Hinweis darauf, dass anderer Speicher beschädigt ist."
  Source="TwainDotNet"
  StackTrace:
       bei TwainDotNet.TwainNative.Twain32Native.DsImageTransfer(Identity origin, Identity dest, DataGroup dg, DataArgumentType dat, Message msg, IntPtr& hbitmap)
       bei TwainDotNet.DataSourceManager.TransferPictures() in G:\Photo Printer\JMGPhotoPrinter\TWAIN\twaindotnet\TwainDotNet.ConvertedToVBNet\DataSourceManager.vb:Zeile 192.
  InnerException: 

Regards Hans

Original issue reported on code.google.com by jhmg...@t-online.de on 6 May 2011 at 10:48