I’m in the process of writing an HttpModule in ASP.NET 2.0 / Whidbey and have run into a problem when trying to get the maximum HTTP upload limit. The following code works great in ASP.NET 1.1, but in 2.0 the call to get the property returns null. I have tried using both GetConfig (now obsolete [...]
Archive for May 11th, 2005
GetSection vs GetConfig
Posted in Everything, Software Development, tagged Code on May 11, 2005 | 1 Comment »
