Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does each Subfolder need a BIN folder?
Message
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01599436
Message ID:
01599448
Vues:
38
>If you have an (ASP.NET) application running in a subfolder of a site, do you create a BIN in the sub-folder? Or all .DLLs go into the same (root) BIN folder?
>
>Example:
>Site name: MyApplication Pages: MainPage.aspx, Page1.aspx, Page2.aspx and so on
>Subfolder: \MyApplication\AddOnApp Pages: AddOnMain.aspx, AddOnPage1.aspx, and so on.
>
>So in VS 2012 I would have two solutions (independent of each other) and each will produce a DLL (MyApplication.DLL which will go into the MyApplication\BIN folder. The second solution (AddOnApp) will create another DLL (AddOnApp.dll). Would I need to create BIN under the AddOnApp for this DLL or it will go in root DLL?

Found the answer to my question. I need to create a virtual directory for the Sub-folder application. This way I can have a separate BIN folder for the Sub-directory application. Which is what I want.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform