Error when trying to open SQL Maintenance Plan - SSMS 2008
Posted
by
alex
on Server Fault
See other posts from Server Fault
or by alex
Published on 2010-07-21T10:53:36Z
Indexed on
2011/11/18
1:52 UTC
Read the original article
Hit count: 1494
If I open SSMS on my client machine, connect to our SQL server, and try and open a maintenance plan on there, I get this error:
TITLE: Microsoft SQL Server Management
Studio
Could not load file or assembly 'msddsp, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. (Microsoft.DataTransformationServices.Design)
------------------------------ BUTTONS:
OK
If i try the same thing directly on the server, nothing happens (no errors or anything)
© Server Fault or respective owner