00258:         <httpModules>
00259:             <add name="OutputCache" type="System.Web.Caching.OutputCacheModule" />
00260:             <add name="Session" type="System.Web.SessionState.SessionStateModule" />
00261:             <add name="WindowsAuthentication" type="System.Web.Security.WindowsAuthenticationModule" />
00262:             <add name="FormsAuthentication" type="System.Web.Security.FormsAuthenticationModule" />
00263:             <add name="PassportAuthentication" type="System.Web.Security.PassportAuthenticationModule" />
00264:             <add name="RoleManager" type="System.Web.Security.RoleManagerModule" />
00265:             <add name="UrlAuthorization" type="System.Web.Security.UrlAuthorizationModule" />
00266:             <add name="FileAuthorization" type="System.Web.Security.FileAuthorizationModule" />
00267:             <add name="AnonymousIdentification" type="System.Web.Security.AnonymousIdentificationModule" />
00268:             <add name="Profile" type="System.Web.Profile.ProfileModule" />
00269:             <add name="ErrorHandlerModule" type="System.Web.Mobile.ErrorHandlerModule, System.Web.Mobile, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
00270:             <add name="ServiceModel" type="System.ServiceModel.Activation.HttpModule, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
00271:         </httpModules>


Comments ( )
Link to this page: //www.vb-net.com/asp2/31/29.htm
< THANKS ME>