[Q&a] [Silverlight] Application manifest generation failed. Cannot find the in-browser settings file Inbrowsersetting.xml

Source: Internet
Author: User
Tags silverlight

When you add "allow applications to run outside the browser" and "require elevated trust when running in the browser" in the Silverlight client properties (for example),

Figure 1

The following two files are automatically generated in the directory,

However, when you want to remove the two options in Figure 1, and then manually delete the two files in Figure 2 manually, the compilation will report the following error:

Refer to Workaround:

Locate the corresponding. csproj file in the Silverlight project directory, edit it with text, and then remove the configuration information that is associated with the Inbrowsersettings.xml file:

and then recompile;

(However, the configuration information about Outofbrowsersettings.xml is not deleted, it does not error ...) can only explain ... )

[Q&a] [Silverlight] Application manifest generation failed. Cannot find the in-browser settings file Inbrowsersetting.xml

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.