Galloping workflow engine, workflow management system, BPM software: how to deploy the Silverlight program?

Source: Internet
Author: User
Tags silverlight

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.

 

 

 

 

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.