Re: VB.NET 2008 not backward compatable?




And I suppose that a VB6 app will run without installing the VB6 runtimes.

Actually, yes, unless of course you're trying to
run it on a Win98 machine that's been kept in the
closet for the past several years. It will run on all
Windows versions from Win95 up, almost certainly
without needing to install the VB6 runtime.

If you're concerned because you *are* running
Win98 fresh out of the closet, then you have a choice
between the VB6 program with a 1MB dependency
or the VB.Net 2 program with an 88 MB dependency.

Any later .Net, of course, won't run at all on the majority
of Windows versions currently in use, including your
Win98 box. Which is just as well, since *that* dependency
runs 200MB+.

While you're buying an ethernet card for your
Win98 box, in order to download the .Net runtime, you
should probably also buy a new memory stick. If the PC
has been in the closet then it's probably not outfitted
with the otherwise superfluous RAM that .Net will need.

So, let's see... you'll need RAM, an ethernet card, and
88 MB of support files. But at least, thank heavens, you
won't face the insufferable hassle of installing that 1 MB
of VB6 support. :)


.



Relevant Pages

  • Packaging Program
    ... Recently someone with Win98 had a problem when installing and trying to run ... I used to use the VB6 package program, but it makes VERY BIG downloadables. ... The INNO program makes them so much smaller. ... But with this recent Win98 issue, I had to do the fat VB6 deployment/package ...
    (comp.lang.basic.visual.misc)
  • Re: Packaging Program
    ... Recently someone with Win98 had a problem when installing and trying to run ... In that case use the VB6 P&DW to create a dependency list so ... Stick to Inno for doing the actual install though. ... But with this recent Win98 issue, I had to do the fat VB6 deployment/package ...
    (comp.lang.basic.visual.misc)
  • Re: Could not execute C2.EXE
    ... VB6 Installation was not plain sailing either. ... I wound up manually installing MSDN by directly running SETUP from the disk. ... I have never had their compilers baff on me like this. ...
    (microsoft.public.vb.general.discussion)
  • Re: Could not execute C2.EXE
    ... I installed VB6 last. ... I wound up manually installing MSDN by directly running SETUP from the disk. ...
    (microsoft.public.vb.general.discussion)
  • Re: Phantom code
    ... VB6 / VBS allowed webpages also... ... I don't run around installing DOTNET on my end users machines. ... ASP.net is a whole bunch of crap because ... I do not run VB6 as a web app. ...
    (microsoft.public.dotnet.languages.vb)

Loading