Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

WebImageViewer ImageURL is throwing "File not found" exception
Started by Praveen136 at 11-14-2008 7:41. Topic has 2 replies.

Print Search « Previous Thread Next Thread »
  11-14-2008, 7:41
Praveen136 is not online. Last active: 11/10/2008 11:42:02 AM Praveen136

Top 500 Posts
Joined on 11-10-2008
Posts 10
WebImageViewer ImageURL is throwing "File not found" exception
Reply Quote
WebImageViewer ImageURL is throwing "File not found" exception, I am using LeadToool 15.
I have added all codecs dlls. below is the code i am using

WebImageViewer1.ImageUrl = "http://www.leadtools.com/Home2/press/images/BoxShots/LEADTOOLS-box-screen.jpg"

could you please let me know if i need to set any other properties.
FYI, I am able to set ImageUrl for ImageViewer but not for WebImageViewer
   Report 
  11-14-2008, 17:48
jigar is not online. Last active: 12/12/2008 5:08:42 PM jigar



Top 10 Posts
Joined on 08-22-2007
Posts 479
Re: WebImageViewer ImageURL is throwing "File not found" exception
Reply Quote
Did you create a resources and cache folder?  You will need to set the WebImageViewer1.CacheFolder and WebImageViewer1.ResourcesPath properties to those 2 folders.  Also you will need to copy over the JavaScript files to the resources folder from "C:\Program Files\LEAD Technologies\LEADTOOLS 15\Examples\Dotnet\Resources\Web".  Let me know how it works out.

LEADTOOLS Technical Support
   Report 
  11-15-2008, 10:19
Praveen136 is not online. Last active: 11/10/2008 11:42:02 AM Praveen136

Top 500 Posts
Joined on 11-10-2008
Posts 10
Re: WebImageViewer ImageURL is throwing "File not found" exception
Reply Quote
Thanks a lot cache fodler was missing.
   Report 
Post
LEAD Support Fo... » Developer » DotNet » WebImageViewer ImageURL is throwing "File not found" exception

Powered by Community Server, by Telligent Systems