I have installed Windows 8 OS RP version and visual Studio 2012 beta version. But i'm getting the following error when deploying the package.
Error:
Windows cannot install package xxxxx, because this package requires a
higher Windows version. The package requested Windows version 6.2 with
AppModel version 1, while the current Windows version is 6.2 with
AppModel version 0. (0x80073cfd).
How can I resolve this issue?
Any help would be appreciated.
Thanks in advance
Did you try creating new project and the carrying old files to the new project?
Related
I'm running my ionic cordova project and build ios version using visual taco remotebuild, and I have an error when building my app. It seems related to directory permissions. How to fix this error?
This is for Visual Studio 2017, Xcode 9.1
I fix this error by following this to upgrade vs tool set version 7.1.0 and everything work fine.
I am attempting to run a Hello World example from the following tutorial: https://mva.microsoft.com/en-US/training-courses/xamarin-for-absolute-beginners-16182
I am receiving the following error:
Severityjava.lang.UnsupportedClassVersionError: com/android/dx/command/Main : Unsupported major.minor version 52.0 HelloXamarin.Droid
I have tried many combinations of JRE/JDK versions. I am uninstalled them, reinstalled them. I have tried JDK 7 and JDK 8. I keep getting this same exact no matter what combination.
You can follow this blog to resolve it https://agilehobo.wordpress.com/2016/08/24/2-ways-to-resolve-unsupported-major-minor-version-52-0-when-building-xamarin-android-app/
The solution not involving using Visual Studio IDE (i.e. build servers) is to import the following key to the registry after installing JDK version 1.8.0_101:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Novell\Mono for Android]
"JavaSdkDirectory"="C:\\Program Files (x86)\\Java\\jdk1.8.0_101"
Don't forget to clean/update sdks.cache files in obj[Release|Debug] directories to reference the correct version of jdk.
For the reference here is a complete list of paths used by Mono for Android:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Novell\Mono for Android]
"AndroidNdkDirectory"="C:\\ProgramData\\Microsoft\\AndroidNDK\\android-ndk-r11c"
"AndroidSdkDirectory"="C:\\Program Files (x86)\\Android\\android-sdk"
"JavaSdkDirectory"="C:\\Program Files (x86)\\Java\\jdk1.8.0_101"
I had a similar issue when Xamarin.Android project was moved from Xamarin Studio (Mac) to Visual Studio 2015 (Windows 10).
I resolved this issue after JDK 1.8.0_121 (for Widows x64) installation.
It worked also for me ONLY changing the registry entry
While trying to fix Missing MVC template in Visual Studio 2015 I ran "repair" on my copy of VS 2015 on Win10. But when the repair completed I had the following errors:
Microsoft Azure Storage Connected Service : Package failed.
Android SDK Setup (API Level 19 and 21) : The following package(s) were not downloaded: addon-google_apis-google-19 addon-google_apis_x86-google-19 android-19 android-21 android-22 build-tools-19.1.0 build-tools-21.1.2 build-tools-22.0.1 extra-android-m2repository extra-android-support platform-tools sys-img-armeabi-v7a-android-19 sys-img-x86-android-19 . Please check your internet connection and try again.
Android SDK Setup (API Level 22) : The following package(s) were not downloaded: addon-google_apis-google-19 addon-google_apis_x86-google-19 android-19 android-21 android-22 build-tools-19.1.0 build-tools-21.1.2 build-tools-22.0.1 extra-android-m2repository extra-android-support platform-tools sys-img-armeabi-v7a-android-19 sys-img-x86-android-19 . Please check your internet connection and try again.
GitHub Extension for Visual Studio : A VSIX extension with a matching Identifier is already installed to this product.
Any ideas for how to fix it? Please don't say reinstall, it takes ages to do that and based on previous experience with VS installs, I'll probably have the same errors.
I ran repair again on VS 2015 which forced me to install the latest update. Now the error is just:
Android SDK Setup (API Level 23) : The following package(s) were not downloaded: build-tools-23.0.1 android-23 . Please check your internet connection and try again.
How would I go about fixing this?
My Java SE was outdated, so i needed to install Java SE 1.8 version.
I'm trying to install Aptana Studio 3 version: 3.6.1.
But this error comes up:
I have installed
The .NET Framework version 4.5.2 and Node.js.
I don't know if that will help, but I tried downloading those.
Check here , prior post, here is where I found the 10.0 ver.
Uninstall the version of node.js you currently have and install 10.
It worked for me .
Install the latest version of node.js at: http://go.aptana.com/installer_nodejs_windows
then run the aptana installer again
I try to install latest Visual Studio Windows Phone Beta Tools and I get following error:
"Setup could not install the following component:
Microsoft .NET Framework 4"
Here is the error log: http://pastebin.com/CRumcpsN . I'm running under Windows 7 32bit.
What I have to do to install Visual Studio Windows Phone Beta Tools?
Try installing the .NET 4 framework first http://www.microsoft.com/downloads/details.aspx?FamilyID=9cfb2d51-5ff4-4491-b0e5-b386f32c0992&displaylang=en
Are you sure you downloaded the correct WP7DT version? I noticed this in your dump.
dotNetFx40_Full_x86_x64.exe; error = 0x80091007