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 |
raaz
Starting Member
1 Post |
Posted - 2007-08-01 : 01:28:17
|
Getting error while creating a management planCreating maintenance plan "MaintenancePlan" (Error)MessagesCreate maintenance plan failed.------------------------------ADDITIONAL INFORMATION:The connection type "ADO.NET:SQL" specified for connection manager "{2E6B9A84-F728-409D-8F0A-0159956C54AD}" is not recognized as a valid connection manager type. This error is returned when an attempt is made to create a connection manager for an unknown connection type. Check the spelling in the connection type name. (MaintenancePlan)------------------------------The connection type "ADO.NET:SQL" specified for connection manager "{2E6B9A84-F728-409D-8F0A-0159956C54AD}" is not recognized as a valid connection manager type. This error is returned when an attempt is made to create a connection manager for an unknown connection type. Check the spelling in the connection type name. (MaintenancePla Can Any body help on this?Thanks In Advance. |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-08-01 : 11:42:29
|
On which step? What do you have in the plan? How did you set connections? What's sql edition and sp level? |
 |
|
|
|
|