G
Guest
I'm an occasional VB user who has just installed VB .NET 2003 (previously
using VB6). I migrated a VB6 project over, tweaked it, and compiled it. It
runs fine on the machine I compiled it on, but will not initialize on other
systems.
After doing some digging I believe the problem is that I need to compile for
Win32 platform instead of .NET platform. But that option is not available in
the drop-down in Configuration Manager; .NET is the only thing in the list.
What am I missing? How do I enable the option to compile my app for Win32
without needing the .NET Framework installed on the user machine?
using VB6). I migrated a VB6 project over, tweaked it, and compiled it. It
runs fine on the machine I compiled it on, but will not initialize on other
systems.
After doing some digging I believe the problem is that I need to compile for
Win32 platform instead of .NET platform. But that option is not available in
the drop-down in Configuration Manager; .NET is the only thing in the list.
What am I missing? How do I enable the option to compile my app for Win32
without needing the .NET Framework installed on the user machine?