I have a working VB 6 application that I am trying to convert to VB.Net 2003. I have a couple of forms that use the SSTab control. When I attempt to run it through the Upgrade Wizard it indicates that hte control is lacking a design time license. I have registered the ocx on the ...
Hi, I am a VB6 programmer that is migrating to VB2005, and have a question on whether ini files are still the way to go in the .net era. My apps make heavy use of ini files in vb6, and am trying to decided if maybe I should use the registry. Any thoughts would be greatly ...