Deployment method of silverlight4 on IIS6

Source: Internet
Author: User

1. Install IIS and. NET Framework 3.5 SP1 (SP1 is required for ADO. NET data services)

2. You can select only one authentication method.

A) Select the published website or virtual directory, right-click the website or virtual directory, and choose Properties]

B) Select the Directory Security page.

C) Click the edit button.

D) except for anonymous access, click out (as shown in Figure). Of course, you can also click out the anonymous access mode. select another one, this situation is applicable to non-open applications with high security requirements)

E)

3. If the Silverlight content cannot be displayed, it is likely that IIS does not recognize its type, and the corresponding MIME type is added.

A) Open the "properties" dialog box for the website or virtual directory.

B) Select the HTTP header page.

C) Click file type.

D) if the [. XAML] [. xap] type does not exist, click the [New Type] button. The corresponding relationship is as follows:

I.. XAML-application/XAML + XML

Ii. xap-application/X-Silverlight-app

4. If the. SVC type cannot be viewed, it may be an applicationProgramIng not done

A) Open the "properties" dialog box for the website or virtual directory.

B) Select the Home Directory page.

C) click Configuration.

D)

E) if the [. SVC] ing does not exist, add it by yourself.

F) if it already exists, you can edit its operation restrictions, including but not limited to [delete, put, get, Head, post, debug, merge ], select different configurations based on the actual data service usage

5. even if all of the above are done, you may find that you have not seen the data for a long time since the program was running (this often happens in a virtual machine). At this time, you should wait patiently for a while, as long as the data is available within an acceptable period of time, it indicates that all parts of the system work normally. After the system is officially released to the server, the performance should not be a problem, it may be other problems. Bing [or Google or Baidu], ^ _ ^

Ref: http://www.cnblogs.com/myriadstones/archive/2009/09/27/silverlightdataservicesiis.html

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.