Galloping workflow engine, workflow management system, BPM software: how to deploy the Silverlight program?
========================================================== ========================================
Why can't I run the ccflow flow designer in my installed environment ?, Cannot run Form Designer ?, Why can't I see the process track picture?
Many of the above problems are caused by your IIS settings or environment settings.
1. First, set IIS to support the Silverlight runtime environment and add the. xap type to mime.
Open IIS> site Properties> HTTP header> MIME type> New:
Extension:. xap MIME type: xapapplication/X-Silverlight
Extension:. xaml mime type: Application/XAML + XML
2. Find the Directory D: \ ccflow \ visualflow \ clientbin. There are many *. xap files, which are compiled xap applications.
3. Right-click on each file and select open mode. Select the WinRAR program to open it. You will find many DLL files and XML files in it.
4. Find servicereferences. clientconfig. Find:
<Client>
<Endpoint address = "http: // localhost/flow/WF/mapdef/freefrm. asmx"
Binding = "basichttpbinding" bindingconfiguration = "freefrmsoap"
Contract = "ff. freefrmsoap" name = "freefrmsoap"/>
<Endpoint address = "http: // localhost/flow/WF/freefrm/front. asmx"
Binding = "basichttpbinding" bindingconfiguration = "frontsoap"
Contract = "front. frontsoap" name = "frontsoap"/>
</Client>
Modify: http: // localhost/flow/WF/mapdef/freefrm. asmx. If you use a domain name for access, add a domain name. If you have an IP address for access, use an IP address.
5. Save the text file. After 1-3 seconds, WinRAR will prompt you whether to add the modified file to the current compressed file. Select Yes.
6. Each xap file repeats Steps 3, 4, and 5.
Others:
-----------------
Each. xap file is a zip file. After opening it with WinRAR, modify the configuration IP address in the servicereferences. clientconfig file to form a zip file. You can change the file name.