Hi
I'm using in my C# application the component DHTMLEdit. This component works great until I install it on another computer via a setup file.
I always get this error when I'm trying to open a form that uses this component:
System.Reflecti on.TargetInvoca tionException: Unable to get the window handle for the 'AxDHTMLEdit' control. Windowless ActiveX controls are not supported.
Anyone who can help? thank you
I'm using in my C# application the component DHTMLEdit. This component works great until I install it on another computer via a setup file.
I always get this error when I'm trying to open a form that uses this component:
System.Reflecti on.TargetInvoca tionException: Unable to get the window handle for the 'AxDHTMLEdit' control. Windowless ActiveX controls are not supported.
Anyone who can help? thank you