Web service consumer endpoints may not appear on the application diagram after you try to upgrade a Visual Studio .NET 2003 solution to a Visual Studio 2005 solution (913892)



The information in this article applies to:

  • Microsoft Visual Studio 2005 Express Edition
  • Microsoft Visual Studio 2005 Professional Edition
  • Microsoft Visual Studio 2005 Standard Edition
  • Microsoft Visual Studio 2005 Team System Architect Edition
  • Microsoft Visual Studio 2005 Team System Developer Edition
  • Microsoft Visual Studio 2005 Team System Team Foundation:
  • Microsoft Visual Studio 2005 Team System Test Edition

SYMPTOMS

After you try to upgrade a Microsoft Visual Studio .NET 2003 solution to a Microsoft Visual Studio 2005 solution, Web service consumer endpoints may not appear on the application diagram. This problem may occur if the following conditions are true:
  • The solution contains a Microsoft Windows project that contains a Web reference.
  • The Web reference or Web references in the Windows project have the URL Behavior property set to Static.

CAUSE

This problem occurs because Visual Studio cannot update the static Web references.

WORKAROUND

To work around this problem, upgrade the Visual Studio 2003 project to a Visual Studio 2005 project. Then, set the URL Behavior property of each Web reference to Dynamic.

Modification Type:MajorLast Reviewed:5/18/2006
Keywords:kbnofix kbtshoot kbBug kbprb KB913892 kbAudDeveloper