G
GW
Hi,
I have imported a VS2003 project into VS2005 and am
getting a whole load of ambiguous errors
Error 9 'Split' is ambiguous between declarations in Modules
'Microsoft.VisualBasic.Strings' and 'Microsoft.VisualBasic.Strings'.
Error 39 'Trim' is ambiguous between declarations in Modules
'Microsoft.VisualBasic.Strings' and 'Microsoft.VisualBasic.Strings'.
Error 184 'Now' is ambiguous between declarations in Modules
'Microsoft.VisualBasic.DateAndTime' and 'Microsoft.VisualBasic.DateAndTime'.
Error 201 'UBound' is ambiguous between declarations in Modules
'Microsoft.VisualBasic.Information' and 'Microsoft.VisualBasic.Information'.
How do i get rid of all of these, what is the underlying cause.Please help
I have imported a VS2003 project into VS2005 and am
getting a whole load of ambiguous errors
Error 9 'Split' is ambiguous between declarations in Modules
'Microsoft.VisualBasic.Strings' and 'Microsoft.VisualBasic.Strings'.
Error 39 'Trim' is ambiguous between declarations in Modules
'Microsoft.VisualBasic.Strings' and 'Microsoft.VisualBasic.Strings'.
Error 184 'Now' is ambiguous between declarations in Modules
'Microsoft.VisualBasic.DateAndTime' and 'Microsoft.VisualBasic.DateAndTime'.
Error 201 'UBound' is ambiguous between declarations in Modules
'Microsoft.VisualBasic.Information' and 'Microsoft.VisualBasic.Information'.
How do i get rid of all of these, what is the underlying cause.Please help