Fixing My .Net Confusion

Are you trying to install a an application or game like this interesting sounding Rocket Commander game? And the installer hits you with this confusing error:

---------------------------
.NET Framework Initialization Error
---------------------------
To run this application, you first must install one of the following versions of the .NET Framework:

  v2.0.50727

Contact your application publisher for instructions about obtaining the appropriate version of the .NET Framework.
---------------------------
OK
---------------------------

To solve this you just need to install a 2.0 version of this .NET framework.

Any of these links should get you to the .NET installer file which you just download and install:

  1. http://fileforum.betanews.com
  2. Microsoft .NET Framework Version 2.0 Redistributable Package (x86)
  3. Search Microsoft.com for it

And here are my search terms:

  1. .net v2.0.50727 install
  2. how do i install the .net framework?
  3. To run this application, you first must install one of the following versions of the .NET Framework:

[tags]Rocket Commander, .Net, .Net help, .Net Installation[/tags]

Comments are closed.