Upgrading and Compatibility for UCMA Workflow Versions

Use the Conversion Wizard in Visual Studio 2010 to upgrade Microsoft Unified Communications Managed API (UCMA) 2.0 workflows to the current version, Microsoft Unified Communications Managed API (UCMA) 3.0.

Upgrading UCMA 2.0 Workflows

Use Visual Studio 2010 to upgrade an UCMA 2 workflow

  1. In Visual Studio, on the File menu select Open and then click Project/Solution.

  2. In the Open Project dialog box, browse to the UCMA 2 solution and click Open.

  3. In the Visual Studio Conversion Wizard, click Next and follow the prompts. Close the Wizard when it completes.

  4. Build and debug the application.

Develop New UCMA 3.0 Workflows Using Microsoft Visual Studio 2010

To develop Microsoft Unified Communications Managed API (UCMA) 3.0 workflow applications using Microsoft Visual Studio 2010, set the Target Framework to .NET Framework 3.5. For detailed steps, see Walkthrough: Hello World.

Version Compatibility Between UCMA 2.0 and UCMA 3.0

Installing UCMA 3.0 on the same computer as UCMA 2.0 is supported. See UCMA Core documents for information on side-by-side installation and use of UCMA.

See Also

Other Resources

Unified Communications Managed API 3.0 Workflow SDK Documentation