Joe Mamma
Senior Contributor
I am getting the same error when I try to refer to a control published as a property. . . give me a momentJoe Mamma said:what happens when you execute this code:
PHP:Script.AddObject("Form1", Me, True) Script.ExecuteStatement("Form1.Text=""New Caption""")
do you get the same error, or does it change the title of your .NET form???
if error, did you follow all of the steps outlined in the 'Exposing .NET Components to COM'?