|
Subject:
|
App_Code folder shared on only 1 folder?
|
|
Posted By:
|
rpeters83
|
Post Date:
|
8/31/2006 11:05:23 AM
|
I have my App_Code folder at the root of my site:
/App_Code
I have a folder in there that I need to also share THE SAME App_Code folder in the root:
/NEW_FOLDER
Currently, this NEW_FOLDER has its own App_Code folder and the classes are the same for with that and the root. Obviously this is a waste.
How can I get NEW_FOLDER to read from the App_Code files in the root? Thanks.
|
|
Reply By:
|
rpeters83
|
Reply Date:
|
9/1/2006 10:53:23 PM
|
bump
|
|