Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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

Currently Using: Visual Basic.Net 2005, .Net Framework 2.0

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...