B
BASP
I have created some classes with a namespace "TestLibrary"
in VB.NET and try to used it in my web site. However, when
I use the "Import TestLibrary", there is an error
saying "Compiler Error Message: BC30466: Namespace or
type 'TestLibrary' for the Imports 'TestLibrary' cannot be
found.
I have followed the instruction and created a folder
called "Bin" and copied the "TestLibrary.dll" to the
folder.
What did I do wrong? We are still running the
Microsoft .NET Framework 1.0
Thanks in advance...
in VB.NET and try to used it in my web site. However, when
I use the "Import TestLibrary", there is an error
saying "Compiler Error Message: BC30466: Namespace or
type 'TestLibrary' for the Imports 'TestLibrary' cannot be
found.
I have followed the instruction and created a folder
called "Bin" and copied the "TestLibrary.dll" to the
folder.
What did I do wrong? We are still running the
Microsoft .NET Framework 1.0
Thanks in advance...