Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

Consider the following scenario:

  • You enable logons by using the Commerce Server membership provider on a Microsoft Commerce Server 2007 or Microsoft Commerce Server 2009 site. The site uses the ASP.Net authentication.

    Note The ASP.Net authentication uses the HttpContext.Current.User.Identity.Name value in the Profiles database to obtain the UserID Property.

  • An anonymous user visits the site.

    Note The HttpContext.Current.User.Identity.Name field for an anonymous user contains a NULL or empty value.

In this scenario, unnecessary SQL queries search for a UserObject table in the Profiles database.

Note When the HttpContext.Current.User.Identity.Name value is empty, SQL queries cannot locate user profiles by using the empty value.

Cause

This issue occurs because of an error in the Microsoft.CommerceServer.Runtime.dll file.

When the CommerceContext.Current.UserID property is accessed, an SQL query automatically searches the Profiles database.

Resolution

Hotfix information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, submit a request to Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft website:

http://support.microsoft.com/contactus/?ws=supportNote The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

To apply this hotfix, you must have Microsoft Commerce Server 2007 Service Pack 2 (SP2) or Microsoft Commerce Server 2009 installed.

Restart requirement

You do not have to restart the computer after you apply this hotfix. However, you must restart Internet Information Services (IIS) and the Commerce Server Catalog Import Host COM+ application after you apply this hotfix.

To restart IIS, type the following command at a command prompt, and then press ENTER:

IISRESET /RESTART
Note This command stops and then restarts all IIS services that are running on a computer.

Hotfix replacement information

This hotfix does not replace a previously released hotfix.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

Commerce Server 2007

File name

File version

File size

Date

Time

Platform

Microsoft.commerceserver.runtime.dll

6.0.4109.65

845,696

02-Jun-2011

06:20

x86

Commerce Server 2009 RTM for Microsoft SharePoint 2007

File name

File version

File size

Date

Time

Platform

Cs2009hotfixhelper.exe

6.0.4171.50

12,136

02-Jun-2011

07:09

x86

Microsoft.catalogserver.dll

6.0.4171.50

763,760

02-Jun-2011

07:09

x86

Microsoft.commerceserver.runtime.dll

6.0.4171.50

849,792

02-Jun-2011

07:09

x86

Microsoft.commerceserver.catalog.dll

6.0.4171.50

960,384

02-Jun-2011

06:55

x86

Commerce Server 2009 Template Pack for Microsoft SharePoint 2010



File name

File version

File size

Date

Time

Platform

Cspatchhelper.exe

6.0.4171.516

16,224

02-Jun-2011

08:08

x86

Microsoft.catalogserver.dll

6.0.4171.516

763,760

02-Jun-2011

08:08

x86

Microsoft.commerceserver.runtime.dll

6.0.4171.516

849,792

02-Jun-2011

08:08

x86

Microsoft.commerceserver.catalog.dll

6.0.4171.516

960,384

02-Jun-2011

07:54

x86


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

References

For more information about the UserID property, visit the following MSDN website:

General information about the UserID propertyFor more information about the Profiles database structure, visit the following MSDN website:

General information about the Profiles database structureFor more information about how to use the Commerce Server membership provider, visit the following MSDN website:

How to use the Commerce Server membership provider

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×