an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > I just screwed my my installation
Last Post 9/28/2008 7:17:37 PM By lukezy. 11 replies.
Page 2 of 2 (12 posts) << First < Prev 1 2 Next > Last >> 
9/28/2008 7:17:37 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: I just screwed my my installation
We have pushed a fix which might affect you that exception doesn't get handled properly. To apply the fix, just remove line 43 to 44 (see below) in web\Global.asax.
 
                if (WebUtils.IsBotLevel2())
                    return;
 
Let me know if it fixes your issue.
DotShoppingCart Staff
Page 2 of 2 (12 posts) << First < Prev 1 2 Next > Last >>