Skip to main content

Newbie Question re: error message

Comments

2 comments

  • Permanently deleted user

    Hi Chris,

         You need the Silverlight Viewer version 1.4 or above to support Forms 1.1. Essentials 3.7 and 3.8 will generate forms that are 1.1. The best solution is to your viewer to a more recent version.

         Alternatively, you could design the workflow with the workflow designer from Essentials 3.6. But you wouldn't be able to use activities that have been introduced in later versions of Essentials.

         Another solution is to open up the workflow xaml file in a text editor and locate the string Version>1.1 and change it to 1.0. But this will only work if your form doesn't include any of the 1.1 form items (such as time picker, etc). Note that I haven't tried if this would actually work.

    Cheers,

    Christian.

     

    0
  • Permanently deleted user

    Thanks Christian, I will try an update of the viewer.  I did try editing the version # in the xaml and that worked as well.

    Chris

    0

Please sign in to leave a comment.