博文

目前显示的是 二月, 2013的博文

Enable Web Services Enhancements (WSE) 3.0 in Visual Studio 2008 and 2010

Enable Web Services Enhancements (WSE) 3.0 in Visual Studio 2008 and 2010 CITE: http://digantakumar.com/2010/06/04/wse-3-in-visual-studio-2008-and-2010/ Web Service Enhancements 3 (WSE 3) is not officially supported for Visual Studio 2008. The reason is that Microsoft wants you migrate your code to WCF. Use this work around to enable Web Services Enhancements (WSE) 3.0 in VS2008 and VS2010. 1. Download and install Web Services Enhancements (WSE) 3.0 for Microsoft .NET. Make sure you have all the files after installing WSE v3.0. Note: Close Visual Studio before installing. WSE v3.0 Installation Filesn under Program Files 2. Go to the folder %ALLUSERSPROFILE%\Application Data\Microsoft\MSEnvShared\AddIns (notice that “Application Data” is hardcoded, which shouldn’t because Windows XP localizes that folder). If the folder is not there close Visual Studio and create the folder as show below. Examples: - Windows XP: “C:\Documents and Settings\All Users\Application