April 11, 2012 at 6:06 pm
I am going to upgrade a SQL Server 2005 instance to SQL Server 2008 R2 on a Windows 2003 R2 box. I run the upgrade advisor, and got some errors:
Method not found: 'System.Collections.Generic.IEnumerable`1<Microsoft.SqlServer.Management.SqlParser.Parser.Error> Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlCodeObject.get_Errors()'.
". This was for many commands such as DROPSYSOBJ, OUTPUTINTOFULLTEXT, OLDSYSTEMTABLES, DUMPLOAD, MERGE, ...
and it is suggested that they be resolved prior to the upgrade.
What does this mean, how can I fix it?
Can I ignore it to do the upgrade?
Thanks
April 11, 2012 at 11:01 pm
Just go ahead and upgrade .... Keep all back up in place before start ::-P
April 11, 2012 at 11:06 pm
Thanks, for update,
I reinstall UA on the server that I want to upgrade, then it has no those errors.
But from my local workstation copy, or from other server to scan this server, it has these errors.
I don't know why is that, but install on that server itself, it works.
April 28, 2012 at 12:30 am
I have the upgrade advisor installed on a server, but I still get the same errors
I want to upgrade from sql 2000 to 2008
I get errors like:
method not found 'system.collections.generic.ienumerable`1<Microsoft.SqlServer.Management.SqlParser.Parser.Error>
Can anyone help?
April 28, 2012 at 1:27 am
maryamzolfaghar (4/28/2012)
I have the upgrade advisor installed on a server, but I still get the same errorsI want to upgrade from sql 2000 to 2008
I get errors like:
method not found 'system.collections.generic.ienumerable`1<Microsoft.SqlServer.Management.SqlParser.Parser.Error>
Can anyone help?
Please don't hijack threads. Post it as a new thread.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply