Configuration automatically updated when OOB is deployed on the Silverlight public network

Source: Internet
Author: User
Tags microsoft website

You must add a digital signature to the OOB public network deployment to automatically update the instance. The following method is available:

1. Open Visual Studio Command Prompt in Visual Studio Tools as an administrator and run the following Command.
Makecert.exe-r-n "CN = wengyuli"-B 01/01/2009-e 12/31/2019-sv c: \ Demo \ CbipSetupKey. pvk c: \ Demo \ CbipSetupKey. cer

Cert2spc.exe c: \ Demo \ CbipSetupKey. cer c: \ Demo \ CbipSetupKey. spc

Pvkimprt-pfx c: \ Demo \ CbipSetupKey. spc c: \ Demo \ CbipSetupKey. pvk

Note: pvkimprt.exe is a certificate export tool. Download from Microsoft Website: elastic.

The cert2spc.exe test tool creates a issuer certificate (SPC) through one or more X.509 certificates ). Cert2spc.exe is only used for testing purposes. A valid SPC can be obtained from a Certificate Authority (such as VeriSign or Thawte.
2. Sign the xap package

Right-click the silverlight Project Properties> Signing> select fron file.

3. generate all the data and publish the WEB.

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.