Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deployment of files
Message
From
06/04/2007 16:11:06
 
 
To
06/04/2007 16:04:50
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01213072
Message ID:
01213074
Views:
17
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform