Every time I rebuild/update the interop dll/tlb which the vb6 component is referenced to and rebuild the vb6 code, Cannot load control <Control Name> error occurs.
Please help.
Thanks.
Joseph Pedrero Wednesday, November 25, 2009 12:18 PM
I've resolved this issue. The error was I named my UserControl as Menu. When I've renamed it to a different name, no error has occured already.