in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

error in dll or visual studio? is this a bug or what?

Last post 12-03-2011 8:25 AM by rrrmmm. 12 replies.
Page 1 of 1 (13 items)
Sort Posts: Previous Next
  • 02-11-2010 8:50 AM

    error in dll or visual studio? is this a bug or what?

     from this link 

    http://sqlite.phxsoftware.com/forums/p/2209/8934.aspx#8934

    i found the problem of my project

     

    i got a Can't find PInvoke DLL 'SQLite.Interop.065.DLL error when i insert images in the imagelist toolbox. I prefer to use imagelist than inserting images in the database because its easier to use and i didn't know how to call the inserted images in the database...lol

     

    Is this error a bug in visual studio or in sqlite.interop.65.dll? Any idea on how to fix it? 

     

     

  • 02-16-2010 9:58 AM In reply to

    Re: error in dll or visual studio? is this a bug or what?

     Can't find PInvoke DLL 'SQLite.Interop.065.DLL error when i insert more than 5 images in the imagelist. Any help out there. Im stuck with this error in about a week. Please somebody help me. 

  • 02-16-2010 11:09 AM In reply to

    Re: error in dll or visual studio? is this a bug or what?

    Have you checked available memory on the system?  Perhaps you're running out of room ...

  • 02-16-2010 11:10 AM In reply to

    Re: error in dll or visual studio? is this a bug or what?

    Wait .... not sure what you're talking about here ... inserting images into an imagelist?  This is on a device, right?

     

  • 02-16-2010 10:09 PM In reply to

    Re: error in dll or visual studio? is this a bug or what?

     imagelist is a toolbox in visual studio. I prefer to use imagelist toolbox than inserting the image from the database (as blob) because it is easy to read. my problem is that when i insert more than 5 images in the imagelist and run (F5) my project it gives me cant find pinvoke system.interop.65.dll error and i don't know why because i already paste the interop.65.dll in my project folder in my device. please help sir.

    PS: When i remove the images in the imagelist toolbox, my project can run but of course no images available.

  • 02-16-2010 10:31 PM In reply to

    Re: error in dll or visual studio? is this a bug or what?

     another thing that i notice. i have an O2 atom device(which is a wm5 ppc) and a htc p3600 (which is upgraded to wm6.5 prof). i run first my project in the O2 atom device which i said gives me the can;t find pinvoke blah blah error. I tried a new project with wm6 sdk (with the same code in my wm5 project), compile it in my htc p3600 device(upgraded to wm6.5 prof) and "viola" it runs smooth and sound. Is this error a problem in wm OS versions? 

    and another thing that i also notice is that, my project can run in all wm5 ppc emulator but not in my wm5 ppc device?

  • 02-17-2010 7:48 AM In reply to

    Re: error in dll or visual studio? is this a bug or what?

    Again, have you checked available memory when inserting the images?  Could you be running out of memory on the device?

  • 02-17-2010 11:59 AM In reply to

    Re: error in dll or visual studio? is this a bug or what?

     i have 1GB of memory in my device so i guess thats enough. Why is that it gives me can't find pinvoke error while interop65.dll is in my device project folder? If im out of memory, i think that it will give me exception error instead of can't find pinvoke error. if im not mistaken?

  • 02-18-2010 10:04 AM In reply to

    Re: error in dll or visual studio? is this a bug or what?

     I updated by wm ppc5 to wm professional 6.1 and the error was gone. But my curiosity is still in the error...lol

    please let me know why my device in wm ppc5 get this error.

  • 02-19-2010 9:26 AM In reply to

    Re: error in dll or visual studio? is this a bug or what?

    There are differences between Win Mob 5 and Win Mob 6 in how they manage their heap and stack.
    Robert means you should look under Start -> Settings -> System -> Memory
    What's your free Storage Memory and your free Program Memory.

    If your 5 images are bigger than this...

     

  • 02-19-2010 11:43 AM In reply to

    Re: error in dll or visual studio? is this a bug or what?

    yes, i also clean up my storage memory and program memory to have sufficient memory on my project.

    i think that the problem is in the imagelist toolbox...

    i change the code a little bit and my new error is TargetInvocationException (tested in winmobile 6.5 prof)...

  • 02-23-2010 5:23 AM In reply to

    • imtech
    • Not Ranked
    • Joined on 02-23-2010
    • Posts 1

    Re: error in dll or visual studio? is this a bug or what?

     Thank you all, this forum is really good for SQLite learning and understanding.

     

    Thanks.

  • 12-03-2011 8:25 AM In reply to

    • rrrmmm
    • Not Ranked
    • Joined on 12-03-2011
    • Posts 1

    Re: error in dll or visual studio? is this a bug or what?

     Hope this dll not found article helps you to find more info about this error

Page 1 of 1 (13 items)
Powered by Community Server (Commercial Edition), by Telligent Systems