I have written an application using GDViewerPro4 version 1.7.0.0. I have set the local copy property to True in my references for my three GD items. When I run the application, it works great. When I try to build it, I get the following exception, referencing all lines of code where I am calling a method or setting a property, like SetZoomFitControl, Appearance, DisplayFromFile. The error is:
Reference required to assembly 'GdViewerPro4, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null' containing the type 'GdViewerPro4.GdPictureStatus'. Add one to your project.
The one for the Appearance property is:
Reference required to assembly 'GdViewerPro4, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null' containing the type 'GdViewerPro4.ViewerAppearance'. Add one to your project.
In my project's preferences, I have three items associated with GDViewer. They are:
GdPicture Pro 5 - Imaging Toolkit [1.7.0.0] (References the file Interop.GDPicturePro5.dll)
GDViewer pro 4 - Image Viewer ActiveX [1.6.0.0] (References the file AxInterop.GDViewerPro4.dll)
GDViewer Pro 4 - Image Viewer ActiveX [1.6.0.0] (References the file Interop.GDViewerPro4.dll)
I need to deploy this product, so any help you can provide would be greatly appreciated.
Paul
