To deploy an application containing ImageKit.NET3 functionality, be sure to include the following files with the application:

Using the ImageKit Control in a WinForm Application, include the following files:
     Newtone.ImageKit.Win.ImageKit.dll
     Newtone.ImageKit.Common.dll
     Newtone.ImageKit.Effect.dll
     Newtone.ImageKit.File.dll
     Newtone.ImageKit.Scan.dll

Using the ToolBarStandard Control in a WinForm Application, include the following files:
     Newtone.ImageKit.ToolBarStardard.dll
     Newtone.ImageKit.Win.ImageKit.dll
     Newtone.ImageKit.Common.dll
     Newtone.ImageKit.File.dll

Using the ToolBarAnnotation Control in a WinForm Application, include the following files:
     Newtone.ImageKit.ToolBarAnnotation.dll
     Newtone.ImageKit.Win.ImageKit.dll
     Newtone.ImageKit.Common.dll

Using the ToolBarSetupLines Control in a WinForm Application, include the following files:
     Newtone.ImageKit.ToolBarSetupLines.dll
     Newtone.ImageKit.Win.ImageKit.dll
     Newtone.ImageKit.Common.dll

Using the ToolBarSetupObjects Control in a WinForm Application, include the following files:
     Newtone.ImageKit.ToolBarSetupObjects.dll
     Newtone.ImageKit.Win.ImageKit.dll
     Newtone.ImageKit.Common.dll

Using the Thumbnail Control in a WinForm Application, include the following files
     Newtone.ImageKit.Win.Thumbnail.dll
     Newtone.ImageKit.Common.dll
     Newtone.ImageKit.File.dll

Using the WebCamera Control in a WinForm Application, include the following files
     Newtone.ImageKit.Win.WebCamera.dll
     Newtone.ImageKit.Common.dll

Using the ImageKit Control in a WebForm Application, include the following files
     Newtone.ImageKit.Web.ImageKit.dll
     Newtone.ImageKit.Common.dll
     Newtone.ImageKit.File.dll
     IkStream.ashx file or add HttpHandler to Web.Config file

Using the Thumbnail Control in a WebForm Application, include the following files
     Newtone.ImageKit.Web.Thumbnail.dll
     Newtone.ImageKit.Common.dll
     Newtone.ImageKit.File.dll

Distributing applications that use ImageKit.NET3 functions but do not use any the ImageKit.NET3 Controls must include the following files
     Newtone.ImageKit.Common.dll (Absolutely necessary)
     Newtone.ImageKit.File.dll (Necessary if processing a file)
     Newtone.ImageKit.Effect.dll (Necessary if processing an effect)
     Newtone.ImageKit.Scan.dll (Necessary if using a TWAIN device to retrieve image data)

 

The ImageKit.NET3 is created by Newtone Corporation