The System.EnterpriseServices.ContextUtil class will support the setting and the getting of custom-named properties in the next version of Visual Studio .NET (835391)



The information in this article applies to:

  • Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
  • Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
  • Microsoft Visual Studio .NET (2003), Professional Edition
  • Microsoft Visual Studio .NET (2003), Academic Edition
  • Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
  • Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
  • Microsoft Visual Studio .NET (2002), Professional Edition
  • Microsoft Visual Studio .NET (2002), Academic Edition

INTRODUCTION

In the next version ("Whidbey") of Microsoft Visual Studio .NET, the System.EnterpriseServices.ContextUtil class will support the setting and the getting of custom-named properties.

MORE INFORMATION

To enable the ContextUtil class to support the setting and the getting of custom named properties, you must install an appropriate service pack for your operating system. For example, if you use Microsoft Windows XP, you must install Windows XP Service Pack 2 (SP2). If you are using Microsoft Windows Server 2003, you must install Windows Server 2003 SP1.

Microsoft recommends that you install the appropriate service pack for your operating system because Microsoft ASP.NET uses this feature of the System.EnterpriseServices.ContextUtil class to support the SqlNotification caching feature of ASP.NET.

Note In Microsoft Visual Studio .NET 2002 and in Microsoft Visual Studio .NET 2003, the ContextUtil Class does not support the setting and the getting of custom-named properties.

Modification Type:MinorLast Reviewed:10/5/2004
Keywords:kbCaching kbcomplusobj kbProperties kbinfo KB835391 kbAudDeveloper