ScriptSpot

Script

ActiveX problem %1 could not found.????????

By easyfrog · 2009-04-25

Votes
5
Description

when i run my script in my computer . it will be have this problem like below.

MAXScript Rolout Handler Exception

--Runtime eooro:Cannot create the ActiveX control:MSComctllib.TreeCtrl
Reported error message:%1 could not be found.

Some one can help me ?? what the problem is ????? Thanks!

Comments (5)

fanaeean · 2009-04-26

oh... i know your problem.
my recommend for you is a simple way
reinstall your ms.Office !!!
because this ActiveX only install with office... before this days i have a this problem... you sure this way is best way.
;)

easyfrog · 2009-04-27

Thank you very very much !!~!

mantis3d · 2009-04-25

You write the script in a 32bit windows, but run it in 64bit windows?

Microsoft canceled ActiveX treeview and ActiveX listview in 64bit windows, so you need change the code to DotNet controll.

easyfrog · 2009-04-25

Thank you for your answer.but i write it in 32bit windows .
I think my computer missing "MSComctlLib" .

How can i repair it ???

easyfrog · 2009-04-25

:( ????