Program requires .NET 1.1.4322

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have some database software that needs the .net environment to run. I had
..NET 2.0 pre-Vista. Everything ran fine.

When I as re-installing the software after installing Windows Vista, I had
this error come up:

"This setup requires the .NET framework version 1.1.4322. Please install
the .net framework and run this setup again."

I kinda thought .NET 2.0 (this is the version shipped with Vista, correct?)
just carried everything from 1.0, 1.1 and 1.1 sp1? Wonder why this would
matter?

Thanks for your help.
Jesse
 
jknoll said:
I have some database software that needs the .net environment to run. I
had .NET 2.0 pre-Vista. Everything ran fine.

When I as re-installing the software after installing Windows Vista, I had
this error come up:

"This setup requires the .NET framework version 1.1.4322. Please install
the .net framework and run this setup again."

I kinda thought .NET 2.0 (this is the version shipped with Vista,
correct?) just carried everything from 1.0, 1.1 and 1.1 sp1? Wonder why
this would matter?

Different versions of the framework are just that, different versions of the
framework. One version does not upgrade another. If a program was written
to specifically use the 1.1 version of the framework, then that is he
version tha you need. Version 2.0 does not replace 1.1, both versions can
be installed at the same time.
 
Here's the shortcut link for you for .NET Framework 1.1 (not sure of the
actual version number, but it should be 1.1.4322)
http://www.microsoft.com/downloads/...FamilyID=262D25E3-F589-4842-8157-034D1E7CF3A3

--
Zack Whittaker
» ZackNET Enterprises: www.zacknet.co.uk
» MSBlog on ResDev: www.msblog.org
» Vista Knowledge Base: www.vistabase.co.uk
» This mailing is provided "as is" with no warranties, and confers no
rights. All opinions expressed are those of myself unless stated so, and not
of my employer, best friend, Ghandi, my mother or my cat. Glad we cleared
that up!

--: Original message follows :--
 
Back
Top