CI/CD Update the Android SDK for a Visual Studio Build Tools installation We recently set the Target Framework Version for our mobile app to SDK Version 29. On two of our three build agents, we had no issues because they were regular Visual Studio instances running on developer machines. But one build agent only had the Visual Studio Build Tools installed without
Visual Studio Fix Visual Studio Mono.AndroidTools.RequiresUninstallException After upgrading to Visual Studio 16.4 I couldn't deploy an older Xamarin.Forms branch to a Samsung Galaxy Tab S5e. Visual Studio could not deploy the App to the device. > ADB1000: Deployment failed Mono.AndroidTools.RequiresUninstallException: The installed package is incompatible. Please manually uninstall and try
CI/CD Deploy it right! Use tools to automate Integration and Delivery How often did you right click in your solution and hit deploy? How often did your colleagues asked you what they have to do when deploying? Automate it! Simply as that.
Visual Studio Visual Studio: Could not load file or assembly sqlmgmt.dll Analysis Services Processing Task Today I wanted to deploy an multidimensional Analysis Services Solution to our test server, but Visual Studio crashed right after loading the Processing Task User Interface. The exception was: 'Could not load file or assembly sqlmgmt.dll Analysis Services Processing Task'.