LEADTOOLS Support
Imaging
Imaging SDK Questions
Re: WebImageViewer ImageURL is throwing "File not found" exception
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, November 14, 2008 2:36:30 AM(UTC)
Groups: Registered
Posts: 13
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
#2
Posted
:
Friday, November 14, 2008 12:43:56 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
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.
#3
Posted
:
Saturday, November 15, 2008 5:14:24 AM(UTC)
Groups: Registered
Posts: 13
Thanks a lot cache fodler was missing.
LEADTOOLS Support
Imaging
Imaging SDK Questions
Re: WebImageViewer ImageURL is throwing "File not found" exception
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.