#1
Posted
:
Tuesday, June 21, 2016 7:40:12 AM(UTC)
Groups: Registered
Posts: 1
I have an application which has LEADTOOLS 18 installed and working good in windows 7 OS. now I have to install the application in Windows 10 and the application is throwing exception on LEADTOOLS. please help me to resolve the issue. the exception I am getting is "File Not found Exception " if I remove LEADTOOLS from my application then it works fine.
Edited by moderator Wednesday, September 28, 2016 9:56:41 AM(UTC)
| Reason: fixed spelling
#2
Posted
:
Wednesday, September 28, 2016 9:58:08 AM(UTC)
Groups: Manager, Tech Support, Administrators
Posts: 218
Was thanked: 12 time(s) in 12 post(s)
Hello Amathew,
The File not found exception is the exception that is thrown when an attempt to access a file that does not exist on disk fails.
You can read more about this exception here:
https://msdn.microsoft.c...io.filenotfoundexception(v=vs.110).aspx
If you debug your application on the Windows 10 machine, can you see which line of code the exception is being thrown on, and which file it is looking for?
Thanks,
Hadi Chami
Developer Support Manager
LEAD Technologies, Inc.
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.