Hi,
I'm trying to do an http post from flash on my website to a method in a controller (My site is on Asp.Net MVC) and I'm getting this error:
Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: http://www.mysite.com/Home/DoSomething at Main/postToMyWebsite()
Any ideas of why these errors happen and how to prevent them?
Please let me know if you require any more info
Thanks,
Matt