silverlight-oob Questions

1

The sllauncher.exe has the following not very helpful usage text: Usage: SLLauncher.exe [app_id] [debug] [/install:<file path to XAP>] [/emulate:<file path to XAP>] [/overwrite] /orig...
Filberte asked 31/5, 2012 at 7:41

1

Silverlight page says that it won't work on all Mac browsers after March 2017, but the question about future of OOB Silverlight on Mac is simply unclear. So the question is, how do OOB apps work o...
Malpighiaceous asked 10/1, 2017 at 9:20

1

Solved

The Get Silverlight page now shows Dec 31 2016 as the end of support for Silverlight in Safari. That seems to be unannounced news and it is unclear if it was set by Apple or Microsoft. The date mat...
Jola asked 23/1, 2016 at 15:56

2

Solved

For some reason, whenever I now try and run my SL4 application out-of-browser, when I run it I get the following message: "Unable to determine the URL to the Xap file from web " refers to an old...
Tepic asked 25/5, 2011 at 13:34

3

I was using the timestamp trick on the Silverlight <object> (see GetLastWriteTime() using answers in How do you force Firefox to not cache or re-download a Silverlight XAP file?) successfully...
Erythritol asked 23/1, 2012 at 16:25

1

In my Silverlight application I'm using regular SaveFileDialog for prompt user to save some file. The problem is that on some Windows 7 computers, if user use IE in protected mode, and try to save...

1

I have a single codebase that can install an OOB SL5 app in various configurations. Based on the configuration at runtime (selected by init parameters) I would like to update the OOB Settings (titl...
Earmark asked 14/5, 2012 at 23:44

7

Solved

How does this code work? app.InstallStateChanged += (s, e) => UpdateUI(); NetworkChange.NetworkAddressChanged += (s, e) => UpdateNetworkIndicator(); Can someone please unscramble this? ...
Demisemiquaver asked 1/9, 2011 at 13:24

1

Solved

What does "The invocation of the constructor on type that matches the specified binding constraints threw an exception." mean in silverlight?
Abjuration asked 8/7, 2011 at 21:19

2

Can you force Silverlight to only run Out-of-browser? EDIT: The reason I'm asking is because a lot of Silverlight's functionality only works OOB. If my application depends on this I need to either...
Pella asked 5/4, 2011 at 18:21

1

Is it possible to deploy a XAP using a custom installer (much like deploying a desktop app), and configure it to run as OOB with Elevated permissions? Bottomline is, when the app is started, it sh...
Hippy asked 19/1, 2010 at 14:41

4

Solved

Silverlight Out of Browser technology and WPF ClickOnce on the surface have similarities. Easy and simple deployment, the ability to specify the level of trust access to the underlying host, etc. ...
Acropolis asked 16/12, 2009 at 15:23
1

© 2022 - 2024 — McMap. All rights reserved.