G
Grant Schenck
Hello,
Using VC 2003 with C# I built a 1.1 .NET app and an associated setup
application.
When my setup is run on a machine with .NET 2.0 installed it complains:
"This setup requires the .NET Framework version 1.1.4322. Please install
the .NET Framework and run this setup again. The .NET Framework can be
obtained from the web. Would you like to do this now?"
I'm confused. I'd assumed that 1.1 .NET apps could install on 2.0.
How should this work?
If I tell it to go ahead and get the 1.1.4322 version will it install that
along with 2.0? Can 1.1 and 2.0 run side by side?
However, better still I'd like my setup to NOT complain and use 2.0 without
requiring 1.1 be installed.
Thanks,
Using VC 2003 with C# I built a 1.1 .NET app and an associated setup
application.
When my setup is run on a machine with .NET 2.0 installed it complains:
"This setup requires the .NET Framework version 1.1.4322. Please install
the .NET Framework and run this setup again. The .NET Framework can be
obtained from the web. Would you like to do this now?"
I'm confused. I'd assumed that 1.1 .NET apps could install on 2.0.
How should this work?
If I tell it to go ahead and get the 1.1.4322 version will it install that
along with 2.0? Can 1.1 and 2.0 run side by side?
However, better still I'd like my setup to NOT complain and use 2.0 without
requiring 1.1 be installed.
Thanks,