Encountered error running with the SQL Server 2008 R2 Upgrade Advisor Tool - "Method not found"
-
Thursday, October 04, 2012 7:05 PM
When running the SQL Server 2008 R2 Upgrade Advisor Tool, I encountered error running with the SQL Server 2008 R2 Upgrade Advisor Tool. Please advise how to solve the issue. Thanks
Method not found: 'System.Collections.Generic.IEnumerable`1<Microsoft.SqlServer.Management.SqlParser.Parser.Error> Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlCodeObject.get_Errors()'
All Replies
-
Thursday, October 04, 2012 8:08 PMModerator
Hello,
It seems it could be related to deprecated T-SQL programming. Please see the following resources:
http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/3260218d-6d27-4f68-bef1-c5fdb1ced6d8
http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/67a5f414-3b8e-4e9a-85b4-da6915e8cbd4
Hope this helps.
Regards,
Alberto Morillo
SQLCoffee.com- Marked As Answer by Shulei ChenModerator Friday, October 12, 2012 10:05 AM
-
Thursday, October 25, 2012 6:35 PM
Hi Alberto,
I am replying on behalf of my customer, these don't help. One solution is to replicate problem in the Virtual Environment which is not
feasible for them. -
Thursday, October 25, 2012 6:53 PMModerator
Hello,
If they read the following list of deprecated features, would they be able to recognize they use them or be able to search for them to verify if they use them?
http://msdn.microsoft.com/en-us/library/ms143729(v=sql.105).aspx
http://msdn.microsoft.com/en-us/library/ms143729(v=sql.100).aspxhttp://msdn.microsoft.com/en-us/library/ms143729(v=sql.90).aspx
http://msdn.microsoft.com/en-US/library/ms144262(v=sql.105).aspxhttp://msdn.microsoft.com/en-US/library/ms144262(v=sql.100).aspx
http://msdn.microsoft.com/en-US/library/ms144262(v=sql.90).aspxHope this helps.
Regards,
Alberto Morillo
SQLCoffee.com

