
Config.web配置文件所有ASP+的配置信息都包括在名叫Config.web的配置文件当中。下面的例子说明了一个ASP+配置文件的结构:代码:<!--CONFIG.WEBFILE--><configuration><configsections><addnames="httpmodules"type="System.Web.Config.HttpModulesConfigHandler"/><addnames="httphandlers"type="System.Web.Config.HttpHandlerConfigHandler"/><addnames="s...