Zum Hauptinhalt gehen

Add .xaml file from Silverlight Application Project VS 2010

Kommentare

1 Kommentar

  • Permanently deleted user

    The files created through Workflow Designer are server-side workflows, which should be added through the Workflow panel in REST manager.

    When you make a new Silverlight application in VS2010, it probably includes App.xaml and MainPage.xaml. These are client-side widgets, not workflows. You should be able to build the Silverlight project into a .xap file, which will get added to the Silverlight viewer as a custom module. The Quickstart guide should help show you how to add a custom module to the viewer.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.