TestExec.drv problem

Brian B.
Loveland, CO

Mar 19, 2013
13 Posts

0  |  0  

Re: TestExec.drv problem

When I run the TestExec, it returns with the errors for OnMouseUp, OnNodeCheck, and OnNodeClick.

  ! create Tree Views
  tv=form.InsertControl(GetUutPageControlName(ateTvTests, i), "MSComctlLib.TreeView",,,,, pnlTests.Name)
  tv.Align=actrlAlignAll
  tv.ImageList=msimgl
  tv.Checkboxes=True
  tv.LabelEdit=tvwManual
  tv.Indentation=4
  tv.HideSelection=False
  AddHandler tv.OnMouseUp, OnTreeViewMouseUp
  !AddHandler tv.OnNodeCheck, OnTreeViewNodeCheck
  !AddHandler tv.OnNodeClick, OnTreeViewNodeClick

If I comment the lines out, everything seems to be copacetic.
I am running version 8.0 build 148b on Win7

Solution Available
DrATEasy (Ron Y.)
Mission Viejo, CA

Mar 19, 2013
358 Posts

1  |  0  

Re: TestExec.drv problem

The issue is caused by Microsoft security update for Microsoft office 2003, 2007, 2010.

To fix follow the procedure bellow:

http://www.fmsinc.com/microsoftaccess/controls/mscomctl/index.htm

Or just download the attached .bat file and run from anywhere.


File Attachment:
fix_mscomctl.bat

Brian B.
Loveland, CO

Mar 20, 2013
13 Posts

0  |  0  

Re: TestExec.drv problem

Thanks! That was the problem.



Please Note
You need to have a M@GIC account to participate in the Forums.
Not yet registered on our website? Click here to register today!

All content, information and opinions presented on the Marvin Test Solutions User Forums are those of the authors of the posts and messages and not Marvin Test Solutions'. All attachments and files are downloaded at your own risk. [Read More]