Getting .Net Errors During McAfee Secure Scans

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
sweeperq
Commodore (COMO)
Commodore (COMO)
Posts: 497
Joined: Tue Jan 03, 2006 2:45 pm

Getting .Net Errors During McAfee Secure Scans

Post by sweeperq » Thu Oct 28, 2010 10:00 am

Has anyone seen this before?

Exception of type 'System.Web.HttpUnhandledException' was thrown.; Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "CommerceBuilder.Data.Resources.resources" was correctly embedded or linked into assembly "CommerceBuilder.Data" at compile time, or that all the satellite assemblies required are loadable and fully signed.

It appears that this is happening when McAfee Secure scans the category pages of our site. We get several hundred at a time, but they never appear when we humans are browsing the site. I've just been deleting them, but am I afraid I'll miss something important.

User avatar
Michael Ward
AbleCommerce Moderator
AbleCommerce Moderator
Posts: 132
Joined: Thu Mar 03, 2005 3:00 am

Re: Getting .Net Errors During McAfee Secure Scans

Post by Michael Ward » Thu Oct 28, 2010 10:13 am

Hi there
You will want to read through this. The issue was patched in AC 7.0.3 SP1

http://help.ablecommerce.com/upgrades/a ... _7.0.3.htm

Thanks
Thank you for your support

Michael Ward
Image.com
Follow us on Twitter http://twitter.com/AbleCommerce/

sweeperq
Commodore (COMO)
Commodore (COMO)
Posts: 497
Joined: Tue Jan 03, 2006 2:45 pm

Re: Getting .Net Errors During McAfee Secure Scans

Post by sweeperq » Thu Oct 28, 2010 11:29 am

Thank you for your response. We are using 7.0.5, so it should be up to date, correct?

The error doesn't appear to be the Invalid ViewState Error addressed in 7.0.3. It sounds like an issue with globalization/localization because it is talking about "Could not find any resources for the specified culture or the neutral culture." Is there a default culture set up in the resources for when it cannot find the culture the user has specified?

sweeperq
Commodore (COMO)
Commodore (COMO)
Posts: 497
Joined: Tue Jan 03, 2006 2:45 pm

Re: Getting .Net Errors During McAfee Secure Scans

Post by sweeperq » Tue Nov 02, 2010 8:31 am

Is there a way to get more detail (e.g. - Line # the error is occuring on) in our error logs? While we know there might be a problem on the category page, it doesn't give enough detail to go on. We've checked the IIS logs and it must be caused by something McAfee Secure is POSTing because there is nothing special in the querystring.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Getting .Net Errors During McAfee Secure Scans

Post by mazhar » Tue Nov 02, 2010 8:57 am

default culture is en-US (US English) and associated resource files would be under bin/resources folder

Post Reply