|
|
 |
PierreX$ PierreX 02/05/2007 :: 12:52
Anonyme
| | Hello,
I want to close a picture in the oGdViewer form. Even with the evaluation version I always get a MissingMethodException like Methode not found: Void GdpicturePro._gdViewer.Closepicture(). Who can help? Thanks for help, PierreX | |
 |
Loïc$2006306 Loïc 02/06/2007 :: 12:28
Registered
| | Hi,
If i understood you are in .NET.
Please, close your project and delete theses 2 folders in your application source path: BIN\ OBJ\
Reopen your project and add a reference to the GdPicture Pro toolkit.
Best regards,
Loïc Carrère
| |
 |
PierreX$ PierreX 02/06/2007 :: 13:54
Anonyme
| | Hi Loïc,
surprising suggestion as solution! Yes I am in .NET. Please could you concretise "GdPicture Pro toolkit". Where can I find it. Sorry to ask for, but without any manual, even for the puchased version, it takes a long time to try a lot of installing possibilities.
Thank you in advance
PierreX | |
 |
PierreX$ PierreX 02/09/2007 :: 14:32
Anonyme
| | Hello,
I deleted the pathes BIN\ and OBJ\ in the project path: C:\Programme\GdPicture ToolKit Pro Edition\samples\vb.net 2005\basic_viewer I started the project again, and I added GdPicture Pro - Graphic ToolKit AxInterop.GdpicturePro.dll and Interop.GdpicturePro.dll (which to the Reference of the vbdotnetsample. But it didn't change anything. The stipulated exception remained. Since I have to move and delete the file on operating system level, I need the functionallity. Have I done anything wrong - or is there another possiblility to remove or not install the connection of the image from/to the control? Perhaps it is possible, to load the image as stream into the control as it is possible with the picturebox of vb?
Tanks for helping,
PierreX
| |
 |
PierreX$ PierreX 02/10/2007 :: 16:10
Anonyme
| | hello again,
it runs. As Loïc said and after I marked the two check boxes (GdpicturePro + AxGdpicturePro) in the lower part of the reference form, which where not marked by default in the delivered evaluation project.
Thanks, PierreX
| |