Can't import a namespace w/vbc command line
I just upgraded (new install) my system to XP Pro. I set my path to the
directory where the vbc.exe is located in the environment variables. The system sees vbc.exe but it doesn't see any imported namespaces or references
within the code. These aren't my namespaces but the .net namespaces such as System.Data.ODBC. I'm getting a lot of not found and not defined errors.
What do I need to do to redirect the compiler to see the imported
.net namespaces?
Thanks,
Jim
|