Hi,
I do not know why you get this error. If it continues to be a problem you could disable the bannedip module by commenting out this in Web.config:
<add name="BannedIPBlockingHttpModule" type="mojoPortal.Web.BannedIPBlockingHttpModule, mojoPortal.Web" />
Hope it helps,
Joe