Could not download .wys file from server

I have a big problem, when i upload my files via wyUpdate to my web server, i then go and run the updater to make sure it says i have the correct version, but it doesn't work and i get this error:Error trying to save file: Could not download "http://xboxlivetoolbox.site50.net/public_html/Updates/wyserver.wys" - a web page was returned from the web server.

Any help will be much appreciated.

I had this happen to me yesterday on a site that required a login. (this was using asp.net) Since I was requesting something from IIS and the web.config wanted me to authenticate, it would return the login screen instead of the .wys file. Maybe this is what is happening to you?

It sounds like your ASP.NET server (or Microsoft's, server from the look of it) isn't configured to handle unknown file types. We've answered this question over at the frequently asked questions help article. See Why do I get a "404 not found error" when downloading wyserver.wys?