SSAS Activity Monitor Available
So it’s been a while since I’ve worked on any SSAS, but today I am happy to announce that there is an up-to-date version of the SSAS Activity Monitor. The solution has had couple of changes to it.
- The Analysis Services dll has been updated to SQL Server 2016. So this versions will work with 2012, 2014 and 2016 instances of SSAS.
- The .Net target has been altered from 4.0 to 4.5.1.
- There is an exe that is outputted as part of the build.
- A redundant project has been removed.
- The code has been moved to github.