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
testWalk error of C3D Extraction Toolbox
- Ayman Habib
- Posts: 2248
- Joined: Fri Apr 01, 2005 12:24 pm
RE: testWalk error of C3D Extraction Toolbox
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
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
- Jong Hwa Lee
- Posts: 4
- Joined: Wed Feb 02, 2011 5:01 pm
RE: testWalk error of C3D Extraction Toolbox
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.
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.