Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deployment of files
Message
De
06/04/2007 16:11:06
 
 
À
06/04/2007 16:04:50
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01213072
Message ID:
01213074
Vues:
19
>I realize this is at the risk of sounding dumb but it is my first asp.net application. I have been doing mostly windows application in dot net.
>
>I am deploying to a hosting site that supports dot net 2.x. I have the following folders in place.
>App_Code
>App_Data
>Bin
>
>In App_Code I placed all the .aspx.cs files
>in App_Data I placed my .mdb file
>in Bin I placed all my dll files needed for the application
>
>Where do I put the .aspx files?
>Does my web.config file go in the wwwRoot directory?

I put all my .aspx files at the root and only the code in the App_Code directory. You are using in place compilation. So, this is about how it goes. Yes, web.config file can also go in your Web site root.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform