Error when starting up AC - BannedIP
Posted: Thu Oct 01, 2009 2:24 am
Hello everyone! I hope someone can help with this problem I get after an installation of AC. It occurs when I'm trying to load/surf the site:
System.ArgumentException: IP is not in valid dot-LSDecimal notation (x.x.x.x)
at CommerceBuilder.Stores.BannedIP.ConvertToNumber(String ip)
at CommerceBuilder.Stores.BannedIPDataSource.IsBanned(String ip)
at CommerceBuilder.Services.AbleCommerceHttpModule.c(Object A_0, EventArgs A_1)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Ok, I get that it's not getting the IP in the correct form, but the question is why? I'm running my workstation on Windows 7, so my guess is that it's some sort of permission issue. Does anyone have an clue or has encountered similar?
Thanks!
System.ArgumentException: IP is not in valid dot-LSDecimal notation (x.x.x.x)
at CommerceBuilder.Stores.BannedIP.ConvertToNumber(String ip)
at CommerceBuilder.Stores.BannedIPDataSource.IsBanned(String ip)
at CommerceBuilder.Services.AbleCommerceHttpModule.c(Object A_0, EventArgs A_1)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Ok, I get that it's not getting the IP in the correct form, but the question is why? I'm running my workstation on Windows 7, so my guess is that it's some sort of permission issue. Does anyone have an clue or has encountered similar?
Thanks!