LEADTOOLS Support
Imaging
Imaging SDK Questions
"File not found" exception when deployed in IIS 5.1
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, November 24, 2008 1:10:34 AM(UTC)
Groups: Registered
Posts: 5
We are using LeadTools 15 for our WebApplication, which uses .NET 3.0 framework.
We have written HTTP Handler in order to retrieve an image over network via another method. The url is like http://localhost:2088/ImagingWebTest/id1=25/id2=52/id3=85/getImage.imaging
When we run the application from VS.NET 2005 (using cassini), everything works fine i.e. image is getting displayed correctly in new window.
But on the same machine, when we deployed the application using IIS, image is not getting displayed. Instead exception is thrown - "System.Web.HttpException: File not found"
Is it something to do with user access rights?
#2
Posted
:
Monday, November 24, 2008 3:30:27 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Before you run your application, please make sure that you are configuring IIS correctly. In our .NET help file, there are two topics you need to read before you run applications that uses our Web controls. These topics are:
- How to Run LEADTOOLS Web Demos
- Updating Web Controls Manually
#3
Posted
:
Monday, November 24, 2008 4:29:10 AM(UTC)
Groups: Registered
Posts: 5
Hi Adnan,
I couldn't find those two topics in the help file. Can you please provide the exact links?
Thanks,
Bhavin
#4
Posted
:
Monday, November 24, 2008 6:24:38 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
For the Updating Web Controls Manually help topic, the link is:
ms-help://Leadtools.DotNetClassLibrary/Leadtools.Topics/Leadtools.Topics~Leadtools.Topics.UpdatingWebControlsManually.html
For the How to Run LEADTOOLS Web Demos topic, the link is:
ms-help://Leadtools.DotNetClassLibrary/Leadtools.Topics/Leadtools.Topics~Leadtools.Topics.HowtoRunLEADTOOLSWebDemos.html
LEADTOOLS Support
Imaging
Imaging SDK Questions
"File not found" exception when deployed in IIS 5.1
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.