I get an "Class not registered" error whenever I attempt to connect to the integration services on sql server 2005 from within SQL Managment Studio 2008.
开发者_如何学CIs there a workaround? or do I have to downgrade to SQL managment studio 2005?
You have to install SSMS 2005 (I have both installed for example)
It's a known issue reported on MS Connect
you can have them installed side by side, I have the same thing for things like that..Also have BIDS 2005 and 2008 side by side
精彩评论