P
Phil Galey
I have a DLL that I created in VB.NET. I haven't had a problem referencing
it in the past, but now I suddenly do. I re-build it and then reference it
from my application, but when I type Imports to import it, the intellisense
doesn not include it. If I type the name of the DLL, it complains that the
namespace for the type "<name of DLL>" cannot be found.
I've restarted my system, but that didn't help. What might be causing my
DLL to not be referenceable? Thanks.
it in the past, but now I suddenly do. I re-build it and then reference it
from my application, but when I type Imports to import it, the intellisense
doesn not include it. If I type the name of the DLL, it complains that the
namespace for the type "<name of DLL>" cannot be found.
I've restarted my system, but that didn't help. What might be causing my
DLL to not be referenceable? Thanks.