I have an app with two instances of the same VB user control. when the main form loads there is no problem. Th euser control works great. When I try to access the second form I get "run-time error 374: Failed to activate control 'VB.UserControl'...."

Inside the VB IDE there is no problem. If I run the exe on my development machine there is no problem. BUT when the app is run on another machine I get the error. Both machines have the same OS setup (WIN2000).

I have been unable to find any specific information on this error. Both in these forums and at the msdn site. Can anyone help.