Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: Error message when a SOAP client requests a large amount of data from a SOAP web service that is hosted on a Windows Embedded Compact 7-based device


View products that this article applies to.

Symptoms

Consider the following scenario:
  • You have a Windows Embedded Compact 7-based image on a device.
  • The image includes the following components:
    • Web Server (HTTPD) (SYSGEN_HTTPD)
    • SOAP Toolkit Server (SYSGEN_SOAPTK_SERVER)
  • The device hosts a SOAP web service that is used to transfer data to a client.
  • A SOAP client requests a large amount of data from the web service. For example, the size of the data is more than 1 megabyte (MB).
In this scenario, you may receive the following error message:
Application servicesd.exe encountered a serious problem and must shut down.

↑ Back to the top


Cause

This issue occurs because of a linked list that is dynamically created by the SOAP server and that manages the data transfer is released by using a recursive algorithm. During the execution of the recursive algorithm, a "User Stack Overflow" exception may occur after a large amount of data is transferred to the client.

↑ Back to the top


Resolution

Software update information

Download information

The Windows Embedded Compact 7 Monthly Update (March 2013) is now available from Microsoft. To download this Windows Embedded Compact 7 Monthly Update, go to the following Microsoft Download Center website: The kind of processor that each file applies to is visible in the name of each file in the "File information" section.

Prerequisites

This update is supported only if all previous updates for this product are installed.

Restart requirement

After you apply this update, you must perform a clean build of the whole platform. To do this, use one of the following methods:
  • On the Build menu, click Clean Solution, and then click Build Solution.
  • On the Build menu, click Rebuild Solution.
You do not have to restart the computer after you apply this software update.

Update replacement information

This update does not replace any other updates.

File information

The English version of this software update package 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.
File nameFile sizeDateTimePath
Linkedlist.cpp4,33211-Mar-201323:51Private\Servers\Soap2\Sources\Src\Soaputil
Soaputil.lib1,175,06411-Mar-201323:37Public\Servers\Oak\Lib\Armv5\Checked
Soaputil.lib1,241,13011-Mar-201323:37Public\Servers\Oak\Lib\Armv5\Debug
Soaputil.lib1,112,28411-Mar-201323:36Public\Servers\Oak\Lib\Armv5\Retail
Soaputil.lib1,175,29811-Mar-201323:39Public\Servers\Oak\Lib\Armv6\Checked
Soaputil.lib1,241,31411-Mar-201323:39Public\Servers\Oak\Lib\Armv6\Debug
Soaputil.lib1,112,52211-Mar-201323:39Public\Servers\Oak\Lib\Armv6\Retail
Soaputil.lib1,172,95011-Mar-201323:42Public\Servers\Oak\Lib\Armv7\Checked
Soaputil.lib1,239,29611-Mar-201323:41Public\Servers\Oak\Lib\Armv7\Debug
Soaputil.lib1,110,55011-Mar-201323:41Public\Servers\Oak\Lib\Armv7\Retail
Soaputil.lib1,151,62411-Mar-201323:44Public\Servers\Oak\Lib\Mipsii\Checked
Soaputil.lib1,233,83611-Mar-201323:44Public\Servers\Oak\Lib\Mipsii\Debug
Soaputil.lib1,085,79011-Mar-201323:43Public\Servers\Oak\Lib\Mipsii\Retail
Soaputil.lib1,153,22611-Mar-201323:46Public\Servers\Oak\Lib\Mipsii_fp\Checked
Soaputil.lib1,235,31811-Mar-201323:46Public\Servers\Oak\Lib\Mipsii_fp\Debug
Soaputil.lib1,087,36811-Mar-201323:45Public\Servers\Oak\Lib\Mipsii_fp\Retail
Soaputil.lib1,089,68011-Mar-201323:48Public\Servers\Oak\Lib\Sh4\Checked
Soaputil.lib1,160,93211-Mar-201323:48Public\Servers\Oak\Lib\Sh4\Debug
Soaputil.lib1,039,40811-Mar-201323:48Public\Servers\Oak\Lib\Sh4\Retail
Soaputil.lib1,062,70011-Mar-201323:51Public\Servers\Oak\Lib\X86\Checked
Soaputil.lib1,079,58411-Mar-201323:50Public\Servers\Oak\Lib\X86\Debug
Soaputil.lib1,011,32211-Mar-201323:50Public\Servers\Oak\Lib\X86\Retail

↑ Back to the top


More Information

For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates

↑ Back to the top


Keywords: kbqfe, kbfix, kbsurveynew, kbexpertiseadvanced, atdownload, kb

↑ Back to the top

Article Info
Article ID : 2811848
Revision : 1
Created on : 1/7/2017
Published on : 4/9/2013
Exists online : False
Views : 183