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.
Getting .Net Errors During McAfee Secure Scans
- Michael Ward
- AbleCommerce Moderator
- Posts: 132
- Joined: Thu Mar 03, 2005 3:00 am
Re: Getting .Net Errors During McAfee Secure Scans
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
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
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?
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
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
default culture is en-US (US English) and associated resource files would be under bin/resources folder