no version of Bacecamp runs on windows 10..

the shown error is:

This application requires... .net Framework v4.0.30319.   

obviously i have the latest .net installed and tried several time sto install the older versions but the system will not let me do that. 

I tried to install the Basecamp Legacy 4.2.5 and it worked, then the program proposed to upgrade and the same error appeared.

can someone help me?

Thanks

  • BaseCamp runs perfectly on Win10. Have you tried the net framework repair tool?

  • I'll let others who are more expert address the Basecamp issue, but I can confirm sussamb's post. I am running BC on an old windows 7 pc, on a windows 10 pc and lately on a windows 11 pc. It runs fine on all of them.

    As to your .net issue, you may want to follow sussamb's advice. I am running .net versions 3.0.6920.9141 and 4.8.4840.0 on my windows 10 machine.

  • Thanks foy your help, Obv i meant that on my PC the program is not running.

    I ran the repair tool several times but with no result, at the end of the procedure the tool says that it's not able to repair the issue on my pc.

    Do you have any idea?

    Thanks again

    Log:

    C:\WINDOWS\windowsupdate.log

    C:\WINDOWS\logs\cbs\cbs.log

    C:\Users\ldani\AppData\Local\Temp\FixDotNet.log

    C:\Users\ldani\AppData\Local\Temp\NetFxSetupEvents.txt

    C:\Users\ldani\AppData\Local\Temp\dd_dotNetFx40_Full_x86_x64_decompression_log.txt

    C:\Users\ldani\AppData\Local\Temp\dd_dotNetFx460_Full_setup_decompression_log.txt

    C:\Users\ldani\AppData\Local\Temp\dd_NDP452-KB2901907-x86-x64-AllOS-ENU_decompression_log.txt

    C:\Users\ldani\AppData\Local\Temp\dd_ndp472-kb4054531-web (1)_decompression_log.txt

    C:\Users\ldani\AppData\Local\Temp\dd_NDP481-Web (1)_decompression_log.txt

    C:\Users\ldani\AppData\Local\Temp\dd_NetFxRepairTool_decompression_log.txt

    C:\Users\ldani\AppData\Local\Temp\dd_vcredist_x86_20240222170914.log

    C:\Users\ldani\AppData\Local\Temp\Microsoft .NET Framework 4 Setup_20240224_115939986.html

    C:\Users\ldani\AppData\Local\Temp\Microsoft .NET Framework 4.5.2 Setup_20240222_163930678.html

    C:\Users\ldani\AppData\Local\Temp\Microsoft .NET Framework 4.6 Setup_20240224_114245553.html

    C:\Users\ldani\AppData\Local\Temp\Microsoft .NET Framework 4.7.2 Setup_20240222_171338651.html

    C:\Users\ldani\AppData\Local\Temp\Microsoft .NET Framework 4.7.2 Setup_20240222_172546371.html

    C:\Users\ldani\AppData\Local\Temp\Microsoft .NET Framework 4.7.2 Setup_20240223_124401742.html

    C:\Users\ldani\AppData\Local\Temp\Microsoft .NET Framework 4.7.2 Setup_20240224_115643886.html

    C:\Users\ldani\AppData\Local\Temp\Microsoft .NET Framework 4.7.2 Setup_20240226_101636766.html

    C:\Users\ldani\AppData\Local\Temp\Microsoft .NET Framework 4.8.1 Setup_20240222_164249769.html

    C:\Users\ldani\AppData\Local\Temp\FixDotNet_HKCR_Installer.regdump

    C:\Users\ldani\AppData\Local\Temp\FixDotNet_HKLM_Installer.regdump

  • Try installing the .net framework versions quoted by  or install the legacy version that worked for you and don't update it.

  • I would follow sussamb's advice. You could uninstall any versions of .net that you have installed. However, you run the risk of messing up other applications that require them.

  • Honestly i tried to install any older version but the system says that i already have the latest version and i can't install older ones. i tried also to uninstall the .net framework but didn't figured out how to do that

  • Then install the older version of BaseCamp that you said did work

  • A v4.0.30319 folder located in C:>Windows>MicrosoftNet>Framework would indicate that necessary framework is already installed.

    You could try entering CMD in the lower left "Type here to search"  and choosing Run as Administrator.

    When the command window opens enter:

    dism /online /cleanup-image /restorehealth

    You need to be online and it will take a while to run.  Type exit at the prompt when done.  This will check your Windows image and make repairs if possible.