Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9205101
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T23:52:22+00:00 2026-06-17T23:52:22+00:00

Currently, I’m using Daniel Mohl’s F# Web Application (Silverlight) extension to create a Silverlight

  • 0

Currently, I’m using Daniel Mohl’s “F# Web Application (Silverlight)” extension to create a Silverlight app entirely in F# (Visual Studio 2010).

I need to do local file I/O (which obviously requires elevated trust), and I’d like to run the app out-of-browser as well, but I’m not able to set this up in the normal fashion (e.g. as I can in Daniel Mohl’s “F# C# Web App (Silverlight)” extension), since the project settings in the all-F# configuration don’t offer the necessary settings.

Can I set this up by making a few simple modifications to the project file in a text editor, or are there more steps involved?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T23:52:24+00:00Added an answer on June 17, 2026 at 11:52 pm

    You need to add an OutOfBrowserSettings.xml file to your project:

    <OutOfBrowserSettings ShortName="App" ShowInstallMenuItem="True">
     <OutOfBrowserSettings.Blurb>App blurb</OutOfBrowserSettings.Blurb>
     <OutOfBrowserSettings.WindowSettings>
      <WindowSettings Title="App Title" />
     </OutOfBrowserSettings.WindowSettings>
     <OutOfBrowserSettings.Icons />
    </OutOfBrowserSettings>
    

    Then add the following tags to your .fsproj file under PropertyGroup:

    <EnableOutOfBrowser>true</EnableOutOfBrowser>
    <OutOfBrowserSettingsFile>OutOfBrowserSettings.xml</OutOfBrowserSettingsFile>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Currently, I'm using Microsoft Visual Studio 2010, but I have a problem: I cannot
currently, I`m implementing a map App with Mono4Droid and there I`m using a WebView
Currently I am building a web application with MVC 4 and Entity Framework code
Currently where I work we have the following set-up (for ASP.NET web-development) using Git
Currently i am using the below .htaccess for removing the .php extension RewriteEngine on
Currently I'm using Moq to create a handful of mock objects; thus far everything
Currently, I am writing a MiddleWare application that synchronizes information between and accounting application
Currently I am using HTML files for parts of my user interface. I display
Currently i have a node.js and socket.io application in development on my local machine
Currently I am looking to develop an application for mobile devices that would be

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.