Click here to Skip to main content
15,883,883 members

Comments by compninja25 (Top 5 by date)

compninja25 22-Sep-12 7:20am View    
What do you have done so far and what media type are you trying to play?
compninja25 22-Sep-12 7:09am View    
no problem! Glad it's working now :P
compninja25 21-Sep-12 20:18pm View    
Did a quick google search and other similar issues seem to all point to something with the ajax call. Check this out: http://stackoverflow.com/questions/6558605/javascript-is-executed-only-with-a-breakpoint
compninja25 21-Sep-12 20:10pm View    
Just for giggles, do you notice any difference if you move the script up to the head tag? Have you tried removing the google maps script reference to see if that helps? I remember having an issue like this a long time ago and think it might of had something to do with sequence which the scripts were being loaded...but I can't remember for sure.
compninja25 9-Jul-12 8:30am View    
Hi Pavin,

Instead of running the service as network service have you tried 'local service' or defining a user with administrative privileges? It sounds like it might be an authentication issue.