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

Thanks Michel, I appreciate it.
Tim
Timothy Bryan
Previous
Reply
Map
View

Click here to load this message in the networking platform