Skip to main content
Home Forums Silverlight Programming Report a Silverlight Bug Download Error 4001
1 replies. Latest Post by swildermuth on October 27, 2007.
(0)
Laksha
Member
28 points
13 Posts
10-26-2007 2:48 AM |
Hi Folks,
Have an application in silverlight in which am using Downloader object in it, having a preloader(even thats a xaml), once the preloader xaml is loaded then we'll be seeing other xaml which is got by downloading the zip file using the downloader object, now the issue is that am getting the Download Error 4001 when am loading it first time, then once required zip file gets downloded am not seeing that error again, this is not allowing us to host the application in the server.
Would appreciate on any suggetion.
Rgrds,
swildermuth
Star
8320 points
1,546 Posts
10-27-2007 1:26 AM |
I don't quite understand from your description. Are you setting a small XAML to laod initially then using hte downloader to download a bunch of other content? Is this a port from Beta to Release of 1.0 by any chance?
If we could see the code that errors it might help.