ClickOnce: The required version of the .NET Framework is not installed on this computer.

I get the error "Required version of the .NET Framework is not installed on this computer." (Event ID 4096 in the event log) when trying to install a VSTO application from either a ClickOnce deployment or a local copy. This is interesting since the .NET platform is installed (on my 32-bit PC with Windows 7), and the VSTO application was developed on one computer (and works in Visual Studio 2008).

Does anyone have an idea why I can get this exception?

Name: From: http: //localhost/BlaBla.vsto

"Required .NET version. Frame is not installed on this computer."

************** Exceptional text *************** Microsoft.VisualStudio.Tools.Applications.Deployment.InstallAddInFailedException: Msgstr "Required .NET version. Frame not installed on this computer. " Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn () at Microsoft.VisualStudio.Tools.Office.Runtime.SolutionInstaller <. > C__DisplayClass7.b__0 ()

+3
source share
6 answers

After checking the obvious reasons (see comments), it seems that Windows 7 is the reason. Despite the fact that many people are “switching” to Win7, this is still a beta version.

Several considerations come to mind:

  • Can you check the installation of clickonce on XP or Vista?
  • AutoUpdates?
+2

, , , :-). ...

Win7RC.NET ( ): % ProgramFiles%\Reference Assemblies\Microsoft\Framework\v3.5\RedistList\FrameworkList.xml

, Win7 ( ) Win7, .

( Win7), .

, !

-

+2

, ClickOnce .Net 2.0, ?

0

, , Windows 7, 7 2008, 2008, , Windows 7, ., VSTO clickonce , 7.. Bugger.

Microsoft, , , , - VSTO, Windows 7, 7.

0

, , , - Microsoft , , , . aye...

, RC1 , , .

0

Windows 7 RC1 . timheur, . Windows 7 RC1

- Windows 7 - ( ) , TechEd 2009 -! BETA RC1 .

Windows 7 RC1 . OK Vista.

, Windows 7 Beta Windows 7 RC1.

, Vista Windows 7, , . , !

: Windows 7 VSTO, Windows XP Windows 7 . , ! Outlook .

VISTA, , . Windows 7 BETA, Microsoft .

...

  • Windows 2008 Server Windows 7 RC! !

  • Virtual Server 2007 Windows 7 RC1. , Windows 7.

  • FrameworkList.xml Vista. .

- , - Microsoft? Windows 7, RTM !

0

Source: https://habr.com/ru/post/1702890/


All Articles