Newsletter
Join our blog
Join other Azure, Power Platform and SQL Server pros by subscribing to our blog.
Start with the FREE community plan and get your lifetime access to 20+ courses. Get Instant Access Now!
Need help? Talk to an expert: (904) 638-5743
Private Training
Customized training to master new skills and grow your business.
On-Demand Learning
Beginner to advanced classes taught by Microsoft MVPs and Authors.
Bootcamps
In-depth boot camps take you from a novice to mastery in less than a week.
Season Learning Pass
Get access to our very best training offerings for successful up-skilling.
Stream Pro Plus
Combine On-Demand Learning platform with face-to-face Virtual Mentoring.
Certification Training
Prepare and ace your next certification with CertXP.
Private Training
Cheat Sheets
Quick references for when you need a little guidance.
Nerd Guides
Summaries developed in conjunction with our Learn with the Nerds sessions.
Downloads
Digital goodies - code samples, student files, and other must have files.
Blog
Stay up-to-date on all things Power BI, Power Apps, Microsoft 365 and Azure.
Community Discord Server
Start here for technology questions to get answers from the community.
Career Guides
Breaking into the field? Let these guides help get you started with a plan.
Affiliate Program
Earn money by driving sales through the Pragmatic Works' Training Affiliate Program.
Reseller Partner
It's time to address your client's training needs.
Foundation
Learn how to get into IT with free training and mentorship.
Management Team
Discover the faces behind our success: Meet our dedicated team
Contact Us
How can we help? Connect with Our Team Today!
FAQs
Find all the information you’re looking for. We’re happy to help.
In this post I’d like to share a recent incompatibility issue I had during an SSIS Project with Visual Studio 2017.
I was working with an Azure VM and using SSDT Visual Studio 2017. One day I open the SSIS package I utilized for my ETL and the project is incompatible. Ok, so now what do I do? I attempt to repair and about half way through the repair fails on me.
Naturally, the next step I could do would be to uninstall and reinstall, but I suggest if this happens you should give a couple other ideas a try which could save you the headache on doing an uninstall/reinstall.
One thing you can try is to go into the solution and right click it and select resolve errors – sometimes resolve errors works, sometimes it doesn’t. Another thing to try would be to go to Tools and in Extensions and Updates the window that pops up should show you what’s installed.
For SSDT, the SSIS, SSAS and SSRS, should all be enabled. But when the package is incompatible, the SSIS is generally disabled. I’ve also seen instances where if you try to open the package it tells you that some type of assembly is missing as well. So, it’s not just an incompatible package; sometimes it tries to open and shows you Microsoft.datawarehouse is assembly is missing or something like that.
With this issue you could also go into Tools/Extensions and Updates and see the SSIS package is disabled which could cause this issue.
So, make sure you enable SSIS and when you go over to the incompatible project, you right click on the project and reload it. This should reload all the packages that you had in the solutions explorer and that should get you back on your way with your ETL process on an Azure VM.
I hope this post was helpful if you come across compatibility issues with an Azure VM. If you have questions on this or anything Azure related, we are the people to talk to. Click the link below or contact us—we’re here to help you, no matter where you are on your Azure journey.
Free Trial
private training
Newsletter
Join other Azure, Power Platform and SQL Server pros by subscribing to our blog.
Leave a comment