VB6 Question and problem.
-
Here is the problem I'm having and maybe some VB6 guru may answer and resolve my problem. I have WinForm Control created in .NET as an ActiveX control and purfectly registered on the system. It works fine in any container I have: TstCon32, MFC Dialogs, all Office Applications and etc. Actually, it works fine even inside VB6 when in Design Mode. When I'm running in VB6 Run/Start(F5) or Start with Full Compile (Ctrl+F5) -- it also works fine. So, I'm assuming that everything is fine with my control. However, when I'm trying to create Project.exe through File/Make Project.exe VB6 starts compiling the program and when about 10% Progress is shown I'm getting an error message box: "Unexpected error". So, what could be wrong? And how could I find this out? Thanx "...Ability to type is not enough to become a Programmer. Unless you type in VB. But then again you have to type really fast..." Me