TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
subhajit bhadury
NA
33
0
Problem with Kodak Image control
Aug 9 2007 4:01 AM
Hi all
I am using Kodak Image Admin control in my project to find out tiff imge height and width. But the problem is when I run the program its throw an exception like
"An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in mscorlib.dll
Additional information: Catastrophic failure"
My code is ,
AdminLibCtl.ImgAdmin img=new AdminLibCtl.ImgAdminClass();
img.Image=txtfilename.Text;
int j=img.PageCount;
Plzz help me
Reply
Answers (
2
)
ASP.NET 1.0 Word interop assembly
Urgent Help !! In certifcate enrollment in Windows CA using C# ( XENROLL.dll)