i'm using Ajax uploader within an asp.net mvc project. So far i'm forcing the Flash version of the uploader. evrything works fine unless i switch to Https. the flash uploader is not working when it's https. i have the latest version of the uploader, i just downloaded it today. maybe it s irrelevant but for now, i'm using a self signed certificate (dev environment).
the error message is an alert('http error 1 0')
thanks