To resolve this issue, apply the following hotfix. After you apply the following hotfix, you can configure a time-out feature in the Cssrv.exe.config file.
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: Note 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 one of the following installed:
- Microsoft Commerce Server 2007 Service Pack 2 (SP2) and Microsoft SQL Server Compact 3.5 Service Pack 1 (SP1)
- Microsoft Commerce Server 2009
Restart requirement
You do not have to restart the computer after you apply this hotfix.
Hotfix replacement information
This hotfix does not replace a previously released hotfix.
Installation Instructions
To install the hotfix for Commerce Server 2007, follow these steps. To install the hotfix for Commerce Server 2009, simply run the CommerceServer2007SP3-KB2528973-ENU.exe file.
- Extract the hotfix package. When you extract the hotfix package, you receive the following files:
- CommerceServer2007SP2-KB2528973-ENU.exe
- Hotfix.txt
- Install SQL Server Compact Edition (CE) 3.5 SP1.
Note If you want to install the x64 version of SQL Server 2008 CE, you must install the x86 version before you can install the x64 version. - Close the Commerce Server Staging management console, and then stop the CSS service. To stop the CSS service, open a command prompt, type the following command, and then press ENTER:
net stop css
- Run the CommerceServer2007SP2-KB2528973-ENU.exe file to apply the hotfix.
- After the installation is complete, start the CSS service. To start the CSS service, open a command prompt, type the following command, and then press ENTER:
net start css
Note After you install this hotfix, a new file "Csssrv.exe.config" will be created in your Staging\Bin folder. The contents of this file are as follows:
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="sqlCommandTimeoutSeconds" value="60" />
</appSettings>
</configuration>
You can specify the time-out value according to your needs. This is the duration that staging code will wait for individual database operations before it times out. The default value set by this hotfix is 60 seconds, and the default value without this hotfix installed is 30 seconds.
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 Service Pack 2
File name | File version | File size | Date | Time | Platform |
---|
Csssrv.exe.config | Not applicable | 184 | 30-Mar-2011 | 12:19 | Not applicable |
Microsoft.commerceserver.staging.businessdatastagingframework.dll | 6.0.4109.61 | 108,480 | 31-Mar-2011 | 13:52 | x86 |
Commerce Server 2009
File name | File version | File size | Date | Time | Platform |
---|
Csssrv.exe.config | Not applicable | 184 | 30-Mar-2011 | 13:34 | Not applicable |
Cs2009hotfixhelper.exe | 6.0.4171.55 | 12,136 | 15-Dec-2011 | 06:34 | x86 |
Microsoft.commerceserver.staging.businessdatastagingframework.dll | 6.0.4171.55 | 108,480 | 15-Dec-2011 | 06:34 | x86 |