aspx_beginners thread: Importing DLLs
Hi, fairly simple question: I want to import a library to a class file I'm writing - I've used a statement of the form: using Namespace; at the top of my class file and tried to reference the physical DLL using the Project..Add Reference option in Visual Studio. However the compiler can not find the dll. Can anyone tell me what I'm doing wrong? Many thanks, Richard
|





