I'm trying to develop a c# application, I've downloaded c# 2008 and opened the ANT_NET_LIbraries solution. I can't run this from within the environment as i get the following message "Unable to load dll "ANT_WrappedLib.dll". If I copy the required dll's to the binaries folders it runs ok. but trying to debug / single step thro the app doesn't work. Where exactly is the solution looking for the dll's when you run from the c# environment?