NeuralJack Posted June 22, 2007 Posted June 22, 2007 asp.net 2.0 On my server, I have a main directory with a bin and and App_Code directory. In that directory, i also have a subdirectory with a bin and an App_Code directory of it's own. How can I import/use the subdirectory classes from an aspx page thats in the main directory? I need to import dlls from the subdirectory bin folder into a vb class in the App_Code directory on my main directory. It needs to be done like this because the subdirectory dlls cant be moved. Thanks, Jack Quote Currently Using: Visual Basic.Net 2005, .Net Framework 2.0
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.