T
Trutz-Sebastian Stephani
I built a Event Handler which catches the BeforeTaskChangeEvent. This worked
fine in Project 2003. But in Project 2007, when I open a new Project and want
to save it the following scenario occurs:
-Clicking the Save Button
-BeforeSaveEvent triggered
-Dialog Box to insert Project name and some Project Enterprise Field
information
-Clicking Save Button in Dialog Box after inserting information
-BeforeTaskChangeEvent is triggerd but VBA doesn't enter the Sub, instead
the Run-Time Error 458: Variable uses an Automation Type not supported in
Visual Basic
Any Ideas?
Thanks in advance,
Trutz-Sebastian Stephani
fine in Project 2003. But in Project 2007, when I open a new Project and want
to save it the following scenario occurs:
-Clicking the Save Button
-BeforeSaveEvent triggered
-Dialog Box to insert Project name and some Project Enterprise Field
information
-Clicking Save Button in Dialog Box after inserting information
-BeforeTaskChangeEvent is triggerd but VBA doesn't enter the Sub, instead
the Run-Time Error 458: Variable uses an Automation Type not supported in
Visual Basic
Any Ideas?
Thanks in advance,
Trutz-Sebastian Stephani