Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Wednesday, August 6, 2014 10:36 AM
Hi,
I have installed VS 2013 Ultimate, Update 2, SSDT for VS 2013 and SQL Server 2014 Mamagement Studio. After I've created analysis multidimensional project and try enable Writeback for the measure group partition, but get the error:
Could not load file or assembly "SqlWorkbench.Interfaces, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91"
Microsoft SQL Server 2008 R2 (SP1) - 10.50.2550.0 (X64)
Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)
Any ideas?
Thank in advance!
All replies (4)
Tuesday, August 12, 2014 9:03 AM âś…Answered
Hi,
The issue was solved here.
Best regards.
Thursday, August 7, 2014 5:46 AM
Hi,
According to the error message(Could not load file or assembly "SqlWorkbench.Interfaces, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91"), we see that it is related with SqlWorkbench.Interfaces assembly. So it is a SQL issue. I find that you have posted there.
Please wait for the experts there patiently.
Best regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.
Sunday, August 10, 2014 8:22 PM
Unzipping the SSDT download package (SSDTBI_x86_ENU.exe) and running
setup.exe /action=repair
inside the unpacked directory fixed this for me.
Monday, August 11, 2014 6:33 AM
Hi,
Thanks for your reply, but repair action didn't help me out.
Best regards.