I have moved a couple of DLL files in the BIN folder but Visual Studio is not picking these up. Do I need to manually register them for 1.1?
I know in later frameworks, it is as easy as moving DLL files in the BIN folder but the same is not working for framework 1.1. Is there anything I am missing?
You should reference the DLL in the project.
More info below;
http://msdn.microsoft.com/en-us/library/wkze6zky(v=vs.71).aspx