LEADTOOLS Support
General
LEADTOOLS SDK Examples
How To: Use WebImageViewer Controls in UserControl (Ajax)
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, February 8, 2012 6:50:58 AM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
Attached is a v17.5 web project created with Visual Studio 2008 that illustrates the use of a UserControl within an ASP.NET application. The UserControl implements the WebImageViewer, WebThumbnailViewer, and WebImagePanViewer.
Please note that when using a UserControl with the WebThumbnailViewer and WebImagePanViewer, you must set the ViewerID in the code behind. This is because ASP.NET will append the user control ID before the web image viewer's given ID. This will cause undefined errors to be generated otherwise.
To use this project, you'll need to add the following DLLs to the Bin directory:
Leadtools.dll
Leadtools.Codecs.dll
Leadtools.Codecs.Cmp.dll
Leadtools.Codecs.Fax.dll
Leadtools.Codecs.Jbg.dll
Leadtools.Codecs.Png.dll
Leadtools.Codecs.Tif.dll
Leadtools.ImageProcessing.Color.dll
Leadtools.ImageProcessing.Core.dll
Leadtools.ImageProcessing.Effects.dll
Leadtools.ImageProcessing.SpecialEffects.dll
Leadtools.ImageProcessing.Utilities.dll
Leadtools.Web.dll
Note: If you're looking for a more basic walk-through, try checking out the following post:
Edited by moderator Friday, August 9, 2019 8:47:00 AM(UTC)
| Reason: Not specified
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
General
LEADTOOLS SDK Examples
How To: Use WebImageViewer Controls in UserControl (Ajax)
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.