On 2012-04-11, Ron Grabowski wrote: > The converter is trying to protect itself...the base class checks to > make sure HttpContext.Current is not null then a check against Request > is made:
> Sounds like checking the property throws an exception. Its probably ok > to just add in a try/catch and document that the problems with trying > to check Request. I agree, svn revision 1345626. Stefan