Is that possible? Let's say I have a silverlight app that would let the user save and open files in an account on the server. Would it be possible to do that with the file uploader control?
Another thing, I can't run your demo with the 30 silverlight controls. Nothing shows up. I'm running Windows 7 and Silverlight 3 beta.
Thanks for help!
Follow me: Twitter.com/leovernazza/
Thanks for the reply,
This is the error message from the VS 2008 debugger:
"Microsoft JScript runtime error: Sys.InvalidOperationException: ManagedRuntimeError error #4004 in control 'Xaml1': System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Double.Parse(String s) at ControlExplorer.Page.<FillFeatures>b__c(XElement pair) at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at ControlExplorer.Page.FillFeatures(XElement root, Object parent, ItemsControl nodeItem) at ControlExplorer.Page.FillTree(XElement root, Object parent, ItemsControl nodeItem) at ControlExplorer.Page.FillControls(XElement root, Object parent, ItemsControl nodeItem) at ControlExplorer.Page.FillTree(XElement root, Object parent, ItemsControl nodeItem) at ControlExplorer.Page.FillCategories(XElement root, ItemsControl nodeItem) at ControlExplorer.Page.FillTree(XElement root, Object parent, ItemsControl nodeItem) at ControlExplorer.Page.PopulateControlTree() at ControlExplorer.Page.CreateControls() at ControlExplorer.Page..ctor() at ControlExplorer.App.Application_Startup(Object sender, StartupEventArgs e) at System.Windows.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args) at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, String eventName)"
Perhaps it is but I use an english windows 7. My Firefox is swedish and IE english but none of them works. Well, hopefully you solved it with the new version :-)