Page 1 of 1

testWalk error of C3D Extraction Toolbox

Posted: Thu Jul 28, 2011 4:31 pm
by ceo012
Hello All,

I installed C3D Extraction Toolbox V1.71 to my 32bit computer (OS: Windows 7)
After installing c3dserver_install and mlsviewer_install (Tested Successfully shown), I run testWalk.m in Example folder, but there is an error as followings:

>>
>> % Extract Event Keys
% ------------------
keySta = getEvents(c3dFileStatic, 2);
??? Invoke Error, Dispatch Exception:
Source: C3DServer.C3D.1
Description: File not found in specified location
Error in ==> openc3d at 43
pRet = itf.Open(file,3);
Error in ==> getEvents at 160
openc3d(itf, 0, C3Dkey.c3dFileFULL);

>>
I wonder c3dserver supports Windows 7?
Please, tell me what’s the problem
Thanks

RE: testWalk error of C3D Extraction Toolbox

Posted: Tue Aug 02, 2011 9:50 am
by aymanh
Hi Jong,

I think your question is better answered if you send it to the forum of the C3D Toolbox project as
it might be better monitored by authors/users of the Toolbox.

Good luck,
-Ayman

RE: testWalk error of C3D Extraction Toolbox

Posted: Fri Aug 05, 2011 12:49 am
by ceo012
Hi Dr. Habib

Thank you for your comment. Yes, I contacted the C3D Toolbox project team and I work out the problem. It was from User Account limited to access register: create a permission for "Domain User" with the "Full Control" access rights.