from VB6 to VB 2003

dreaper

New member
Joined
Oct 23, 2007
Messages
1
Programming Experience
Beginner
I just recently moved from VB6 to VB 2003. I converted a VB6 project over to VB 2003, everything went fine. I made a number of changes to the project and as of last night, everything was still fine.

Today is not fine. First, I'm getting this automation can't create object error whenever I do most anything. I have one form on the project, and when I run it another small blank form pops up. In the project properties, I have the name of the form I created. I don't know where this small blank form is coming from.

Being new to VB.NET, I'm probably doing something stupid, any help?

D
 
Back
Top