I'm trying to create a new alert using SQL Server Agent but I get error:
Cannot create new alert. (SqlManagerUI)
Could not load type 'Microsoft.SqlServer.Management.Smo.Agent.JobBaseCollection' from assembly 'Microsoft.SqlServer.Smo, Version-9.0.242.0, Culture=neutral,PublicKeyToken=89845dcd8080cc91'. (SqlManagerUI)
I get the same error in both SQL Server 2005 sp1 and sp2 environments.
Any ideas on how to track this down and solve it? Thanks very much!