Page 1 of 1

Getting .Net Errors During McAfee Secure Scans

Posted: Thu Oct 28, 2010 10:00 am
by sweeperq
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.

Re: Getting .Net Errors During McAfee Secure Scans

Posted: Thu Oct 28, 2010 10:13 am
by Michael Ward
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

Re: Getting .Net Errors During McAfee Secure Scans

Posted: Thu Oct 28, 2010 11:29 am
by sweeperq
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?

Re: Getting .Net Errors During McAfee Secure Scans

Posted: Tue Nov 02, 2010 8:31 am
by sweeperq
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.

Re: Getting .Net Errors During McAfee Secure Scans

Posted: Tue Nov 02, 2010 8:57 am
by mazhar
default culture is en-US (US English) and associated resource files would be under bin/resources folder