Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Importing DLLs


Message #1 by "Richard McKinley" <r.mckinley@k...> on Fri, 18 Jan 2002 13:53:03
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

  Return to Index