Microsoft로 로그인
로그인하거나 계정을 만듭니다.
안녕하세요.
다른 계정을 선택합니다.
계정이 여러 개 있음
로그인할 계정을 선택합니다.
영어
죄송합니다. 이 문서는 귀하의 언어로 사용할 수 없습니다.

Symptoms

Consider the following scenario:

  • You host active server pages (ASP webpages) on a Windows Embedded Compact 7-based device that includes ASP web components. For example, you configure the device to be an ASP web server.

  • Some ASP webpages use implicit type conversion. For example, a webpage includes the following Microsoft Visual Basic script code to do implicit type conversion from an integer to a string:

    DIM varValue
    varValue = 0
    Response.Write(varValue)
  • These webpages have the auto-refresh property configured. For example, one webpage includes the following HTML attribute to refresh the webpage every second:

    <META HTTP-EQUIV="REFRESH" CONTENT="1">
  • Many client requests to go to the webpages are sent to the device.

In this scenario, the device may experience an "out of memory" issue.

Cause

This problem occurs because of a memory leak that occurs when there is an implicit type conversion. Also, the HTTP-EQUIV="REFRESH" attribute may speed up the memory leak.

Resolution

Software update information

Download information

The Windows Embedded Compact 7 Monthly Update (February 2013) is now available from Microsoft. To download this Windows Embedded Compact 7 Monthly Update, go to the following Microsoft Download Center website:

Windows Embedded Compact 7 updatesThe 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.

도움이 더 필요하세요?

더 많은 옵션을 원하세요?

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.

이 정보가 유용한가요?

사용 경험에 어떠한 영향을 주었나요?
제출을 누르면 피드백이 Microsoft 제품과 서비스를 개선하는 데 사용됩니다. IT 관리자는 이 데이터를 수집할 수 있습니다. 개인정보처리방침

의견 주셔서 감사합니다!

×