In my WinForms client application I use the --Ice.Config at the commandline to specify the Ice parameters to use.
My Silverlight version of the client application can not use the commandline options (the file is outside the Silverlight sandbox).
How can I use a file with Ice parameters in the Silverlight case?
Joost van Doorn

Reply With Quote