A
Arne Garvander
I created a Asp.net 3.5 website. I added a reference to an outside library.
The library got added to my bin directory. I tried to add using references to
the namespace in my library, but the compiler rejects my added namespace.
What have I done wrong? Do I need to add something to the <assemblies>
section in my web.config?
The library got added to my bin directory. I tried to add using references to
the namespace in my library, but the compiler rejects my added namespace.
What have I done wrong? Do I need to add something to the <assemblies>
section in my web.config?