Newbie Question re: error message
Just working on my first workflow. I created a test workflow using the tutorial and it runs fine within the designer (simple combo box with populated drop down). After adding the workflow to my viewer I get an error message when I try to run it within my map viewer that says "Version 1.1 of the Form Definition is not supported, please upgrade your client application."
I'm running geocortex on an amazon server with viewer 1_3_1 for silverlight and I use workflow designer version 2.11.0.170
Any ideas ?
Thanks,
Chris
-
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 -
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.
Comments
2 comments