This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, August 3, 2007 8:59:12 PM(UTC)
Groups: Registered
Posts: 21
When I run c# webdemo (leadtools 15 evl) from vs2005, an error generated : " ImageViewMain is empty or not object".
Is there any config I should set? Or there is something wrong with my system?
Thank you.
#2
Posted
:
Tuesday, August 7, 2007 5:18:50 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
The problem might be related to the resources used by the demo. The demo source code is usually installed under LEADTOOLS15\Examples\DotNet\CS\WebImageViewerDemo. The demo has references to a folder named \resources\, which contains needed files.
The toolkit setup installs these files in the following folder:
LEADTOOLS15\Examples\DotNet\Resources\Web
Please make sure the project references the correct folder (for example, copy it to your web server or project folder, and modify the locations inside the project source code).
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#3
Posted
:
Thursday, August 9, 2007 3:00:08 PM(UTC)
Groups: Registered
Posts: 21
Hi,
It works!
I add folder "resources" to demo project then it works well.
Thank you very much.
rick
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.