Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Error Message after Installing SQL Server 2008 EE

Author  Topic 

funk.phenomena
Posting Yak Master

121 Posts

Posted - 2011-07-21 : 11:46:34
Hi All - I've just installed a licensed version of SQL Server 2008 with SSIS/SSAS/SSRS.

Everytime I open SSMS (Management Studio), I am presented with the following error message:

"Unhandled Exception has occured in a component in your application. If you click continue, the application will ignore this error and attempt to continue.

Method not Found: Int 32
Microsoft.SqlServer.Management.Skd.Sfc.ISfcDomain.GetLogicaVersion()'
"


There was an article published on this: http://support.microsoft.com/kb/982360

"To work around these issues, install SQL Server 2008 R2 Management Studio."

However, I don't know what they mean by this? I already have the full 2008 version. Is the "R2" version anything different? ANY help would be great, THANKS!

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2011-07-21 : 13:14:24
Yes R2 is different. You can use SQL 2008 R2's SSMS for SQL 2008 R2, SQL 2008 and 2005. I believe some even use it for 2000.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page

funk.phenomena
Posting Yak Master

121 Posts

Posted - 2011-07-21 : 14:51:54
Issued Resolved, thanks Tara!
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2011-07-21 : 15:15:19
You're welcome, glad to help.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -