Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deploying an ASP.NET page
Message
 
To
14/10/2003 12:32:08
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00838391
Message ID:
00838589
Views:
25
>>Right, you don't need any of it. The Web.Config you may need it depends. It will use the machine config, if the Web.Config isn't available.
>>
>>But the other files are project files and no need for them to be copied, just the aspx.. the asmx are web controls. You just need to the bin directories and the dlls.
>
>Yup, I fined tune it after. I only kept the IIS root directory WebConfig file, the aspx and the bin.

Yeah, as for web.configs they are used at whatever level they are placed, If you place it in the root IIS it will be used for all projects that don't have a web.config, but if one of the projects does need a special web.config you simply place a config in that projects directory, and it will work great.

Morgan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform