Has anybody actually tried to export a .NET user control to an ActiveX component? Allmost every information source I have been able to locate turned up to be incomplete, outdated or just plain wrong. The best one was ".NET and COM, The Complete Interoperability Guide" by Adam Nathan, but it says - on page 477, look it up :-) - that using the controls in any ActiveX container other than IE is not supported and may or may not work.
Wel, that does not scare me off, and I've come so far that I can actually select my .NET-ActiveX control in the component toolbox and draw it on a VB 6 form. When I try to compile or run the (VB 6) project I get an "out of memory" message box. Does anybody have experience with this problem, or does anybody have any idea to what things I might try to get around this problem? Thanx! Joost van Schaik, Amersfoort, The Netherlands You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
