ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 IEVision: File Open/Create Error (Windows 7)

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
jokli Posted - Mar 11 2013 : 07:43:14
When I try the following command, I get a "File open/create error"

m_classifier := IEVisionLib.createCascadeClassifier(IEVC_FRONTAL_FACE_ALT);

The issue doesn't occur when I run the compiled program as an administrator.

Looking at SysInternals, it seems that the problem is caused, because the application wants to create a file "C:\1.dat". Since non-administrators have no access to the root directory of C:, this will not work.

But what can I do? It is not possible to always run the progs as an administrator.

Kind Regards
Joachim
1   L A T E S T    R E P L I E S    (Newest First)
fab Posted - Mar 25 2013 : 03:02:16
Thank you for the post, this is a bug of current version.
It will be fixed very soon.