Problem with install

Hello guys, i got this problem in the installer:

01/09/2015 18:55:24 - Microsoft VSIX Installer 01/09/2015 18:55:24 - ------------------------------------------- 01/09/2015 18:55:24 - Initializing Install... 01/09/2015 18:55:24 - Extension Details... 01/09/2015 18:55:24 - Identifier : CoronaLabs.Corona.Cards.WindowsPhone.a5ff5638-698f-4bcc-81b8-6737246a6046 01/09/2015 18:55:24 - Name : CoronaCards for Windows Phone 01/09/2015 18:55:24 - Author : Corona Labs Inc. 01/09/2015 18:55:24 - Version : 15.0.2646.0 01/09/2015 18:55:24 - Description : Provides Windows Phone project templates for developing apps using the Corona framework. 01/09/2015 18:55:24 - Locale : en-US 01/09/2015 18:55:24 - MoreInfoURL : http://www.coronalabs.com/ 01/09/2015 18:55:24 - InstalledByMSI : False 01/09/2015 18:55:24 - SupportedFrameworkVersionRange : [4.5,) 01/09/2015 18:55:24 - 01/09/2015 18:55:25 - Supported Products : 01/09/2015 18:55:25 - Microsoft.VisualStudio.VPDExpress 01/09/2015 18:55:25 - Version : [11.0,13.0) 01/09/2015 18:55:25 - Microsoft.VisualStudio.VSWinExpress 01/09/2015 18:55:25 - Version : [12.0.30501,13.0) 01/09/2015 18:55:25 - Microsoft.VisualStudio.Pro 01/09/2015 18:55:25 - Version : [11.0,13.0) 01/09/2015 18:55:25 - Microsoft.VisualStudio.Premium 01/09/2015 18:55:25 - Version : [11.0,13.0) 01/09/2015 18:55:25 - Microsoft.VisualStudio.Ultimate 01/09/2015 18:55:25 - Version : [11.0,13.0) 01/09/2015 18:55:25 - 01/09/2015 18:55:25 - References : 01/09/2015 18:55:25 - ------------------------------------------------------- 01/09/2015 18:55:25 - Identifier : CoronaLabs.Corona.Framework.WindowsPhone.36706714-9F1F-4691-969C-377BCFEA598A 01/09/2015 18:55:25 - Name : Corona Framework for Windows Phone 01/09/2015 18:55:25 - Version : [15.0.2646.0] 01/09/2015 18:55:25 - MoreInfoURL : 01/09/2015 18:55:25 - Nested : Yes 01/09/2015 18:55:25 - 01/09/2015 18:55:25 - 01/09/2015 18:55:25 - Searching for applicable products... 01/09/2015 18:55:25 - Found installed product - Microsoft Visual Studio Community 2013 01/09/2015 18:55:25 - The extension with ID 'CoronaLabs.Corona.Cards.WindowsPhone.a5ff5638-698f-4bcc-81b8-6737246a6046' is not installed to Microsoft Visual Studio Community 2013. 01/09/2015 18:55:25 - Found installed product - Microsoft Visual Studio 2013 Shell (Integrated) 01/09/2015 18:55:25 - Found installed product - Global Location 01/09/2015 18:55:27 - The following target products have been selected... 01/09/2015 18:55:27 - Microsoft Visual Studio Community 2013 01/09/2015 18:55:27 - 01/09/2015 18:55:27 - Beginning to install extension to Microsoft Visual Studio Community 2013... 01/09/2015 18:55:27 - Install Error : Microsoft.VisualStudio.ExtensionManager.NestedExtensionInstallException: The extension 'CoronaLabs.Corona.Framework.WindowsPhone.36706714-9F1F-4691-969C-377BCFEA598A' nested within 'CoronaLabs.Corona.Cards.WindowsPhone.a5ff5638-698f-4bcc-81b8-6737246a6046' failed to install. The extension 'Corona Framework for Windows Phone' requires a version of the .NET Framework that is not installed. ---\> Microsoft.VisualStudio.ExtensionManager.MissingTargetFrameworkException: The extension 'Corona Framework for Windows Phone' requires a version of the .NET Framework that is not installed. em Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.CheckForValidDotNetFramework(IExtension extension) em Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.CheckForInstallBlockers(InstallableExtensionImpl extension, IInstalledExtensionList modifiedInstalledExtensionsList, Boolean isNestedExtension, Boolean& olderVersionInstalled) em Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InstallInternal(InstallableExtensionImpl extension, Boolean perMachine, Boolean isNestedExtension, IDictionary`2 extensionsInstalledSoFar, List`1 extensionsUninstalledSoFar, IInstalledExtensionList modifiedInstalledExtensionsList, AsyncOperation asyncOp, UInt64 totalBytesToWrite, UInt64& totalBytesWritten) em Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InstallNestedExtensions(InstallableExtensionImpl parentExtension, ZipPackage parentVSIX, Boolean perMachine, IDictionary`2 extensionsInstalledSoFar, List`1 extensionsUninstalledSoFar, IInstalledExtensionList modifiedInstalledExtensionsList, AsyncOperation asyncOp, UInt64 totalBytesToWrite, UInt64& totalBytesWritten) --- Fim do rastreamento de pilha de exceções internas --- em Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InstallNestedExtensions(InstallableExtensionImpl parentExtension, ZipPackage parentVSIX, Boolean perMachine, IDictionary`2 extensionsInstalledSoFar, List`1 extensionsUninstalledSoFar, IInstalledExtensionList modifiedInstalledExtensionsList, AsyncOperation asyncOp, UInt64 totalBytesToWrite, UInt64& totalBytesWritten) em Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InstallInternal(InstallableExtensionImpl extension, Boolean perMachine, Boolean isNestedExtension, IDictionary`2 extensionsInstalledSoFar, List`1 extensionsUninstalledSoFar, IInstalledExtensionList modifiedInstalledExtensionsList, AsyncOperation asyncOp, UInt64 totalBytesToWrite, UInt64& totalBytesWritten) em Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.BeginInstall(IInstallableExtension installableExtension, Boolean perMachine, AsyncOperation asyncOp) em Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InstallWorker(IInstallableExtension extension, Boolean perMachine, AsyncOperation asyncOp)

im using windows 10, and cant install .net framework 4.5.2, i have the 4.6

CoronaCards for WP8 currently only supports and installs on Windows 8.1 and Visual Studio 2013.  Have a look at the system requirements here…

   https://docs.coronalabs.com/coronacards/wp8/index.html

You’ll have to use a Windows 8.1 system with .NET 4.5.x installed.

Looks like this is still an ongoing issue for people. I have win10 and VS2013 community and just ran into this problem. It can be worked around though. The vsix file is just a zip, you can rename it, extract it and edit the extension.vsixmanifest file to change the .net requirement to 4.6. There is also another vsix embedded in the first file which you also have to change the .net version reference in the vsixmanifest file. Once you have changed both, rezipped appropriately and renamed to .vsix it installs fine. 

Alternatively here is a link to a modified vsix file that works fine for me on Win10 with VS2013. Use at your own risk, what works for me might not work for others. I can’t offer and more help than this, as all i know relating to this issue is in this post.

CoronaLabs.Corona.Cards.WindowsPhone.Win10.Net4.6.vsix

CoronaCards for WP8 currently only supports and installs on Windows 8.1 and Visual Studio 2013.  Have a look at the system requirements here…

   https://docs.coronalabs.com/coronacards/wp8/index.html

You’ll have to use a Windows 8.1 system with .NET 4.5.x installed.

Looks like this is still an ongoing issue for people. I have win10 and VS2013 community and just ran into this problem. It can be worked around though. The vsix file is just a zip, you can rename it, extract it and edit the extension.vsixmanifest file to change the .net requirement to 4.6. There is also another vsix embedded in the first file which you also have to change the .net version reference in the vsixmanifest file. Once you have changed both, rezipped appropriately and renamed to .vsix it installs fine. 

Alternatively here is a link to a modified vsix file that works fine for me on Win10 with VS2013. Use at your own risk, what works for me might not work for others. I can’t offer and more help than this, as all i know relating to this issue is in this post.

CoronaLabs.Corona.Cards.WindowsPhone.Win10.Net4.6.vsix