hi,
In my application I am trying to fetch a byte array(audio) and play it through flash(Using ASP.net and Flash). For that i am using web service for fetching the data from the database. While running the solution in Visual Studio it works perfect and there are no issues. The audio is playing well. But when i host it in to IIS the problem starts, the audio is not playing. Whats the problem? can anyone sort it out.