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.
Author |
Topic |
mpolaiah
Starting Member
24 Posts |
Posted - 2009-07-25 : 00:02:41
|
when i going to create a new job, after i click on "OK" prompt up this error msg....[Unable to cast object of type 'Microsoft.SqlServer.Management.Smo.SimpleObjectKey' to type 'Microsoft.SqlServer.Management.Smo.Agent.JobObjectKey'. (Microsoft.SqlServer.Smo)] hope anyone help me with this.. |
|
russell
Pyro-ma-ni-yak
5072 Posts |
Posted - 2009-07-25 : 01:13:41
|
make sure sql server is at least SP2. you should be on SP3 now.then update your client tools too (to at least SP2) if you are trying to create the job remotely |
 |
|
|
|
|