rajtofar
June 29th, 2002, 01:28 AM
Hi all,
When I complie my code in VB .NET I'm getting the following error. I am using arrays of Controls...
This project has been upgraded from VB 6.0 which was running fine when I had VS .NET installed. But Now I have only VB .NET installed and the same code is giving Build Errors...like the following.
Can someone help???
vbc : error BC30464: Namespace or type 'Compatibility' in the project-level Imports 'Microsoft.VisualBasic.Compatibility' cannot be found.
When I complie my code in VB .NET I'm getting the following error. I am using arrays of Controls...
This project has been upgraded from VB 6.0 which was running fine when I had VS .NET installed. But Now I have only VB .NET installed and the same code is giving Build Errors...like the following.
Can someone help???
vbc : error BC30464: Namespace or type 'Compatibility' in the project-level Imports 'Microsoft.VisualBasic.Compatibility' cannot be found.