Message 1 of 2
automation error invalid callee

Not applicable
06-24-2004
09:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
i have an addin running in inventor 7
works fine
now i am trying to use the same code in inventor 8
i did the debugging as described by kent (works great!!)
and found out automation error invalid callee
it is at
Set moPropertyTypeButton = AddInSiteObject.CreateButtonDefinitionHandler("Button2UniqueName", kShapeEditCmdType, _
"Eriez Properties", "Property type button", "PropertyType Button")
i am adding an attachment of the entire class
as i say i have this running in inventor7 but it now stops at this line in inventor 8
any more ideas
thanks
works fine
now i am trying to use the same code in inventor 8
i did the debugging as described by kent (works great!!)
and found out automation error invalid callee
it is at
Set moPropertyTypeButton = AddInSiteObject.CreateButtonDefinitionHandler("Button2UniqueName", kShapeEditCmdType, _
"Eriez Properties", "Property type button", "PropertyType Button")
i am adding an attachment of the entire class
as i say i have this running in inventor7 but it now stops at this line in inventor 8
any more ideas
thanks