Using "UploaderDebug=1" to help troubleshooting a file upload issue, I get:
INFO ScriptVersion ,20110321-01
INFO UploadType/addontype,Auto/Silverlight
BEGIN event initialize
END event initialize
BEGIN event browse
END event browse,true
BEGIN event silverlight select
END event silverlight select,true
BEGIN event start
END event start
BEGIN event taskstart,{DAN4.XML:4179991}
END event taskstart
INFO InitFrame
ERROR silverlight report,error,02f0d634-3e1c-4e37-90ce-5e81ce512a6c,io,WebException : UnknownError,[HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=4.0.60310.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
INFO Change to Silverlight Load Mode
INFO silverlight start load mode ,0/4179991
BEGIN event error,DAN4.XML:SLM error:0,
END event error,true
BEGIN event taskerror,error:SLM error:0,
BEGIN event taskerror
BEGIN event stop
END event stop
File upload hangs at 0% transmitted for up to 10 minutes, then throws the error. Would appreciate some help deciphering this error. Also, is there any way to get time-stamps in the debug output, so I don't have to sit watching the debug window with a stopwatch? Thanks.