Hello,
My Web application crashes when using a MediaPlayer object.
Any idea what's going on?
Thanks,
William Johnston
Paul E Collins - 20 Mar 2008 17:29 GMT
> My Web application crashes when using a MediaPlayer object. Any idea
> what's going on?
That is very vague. What is the crashing behaviour or error message?
Eq.
Peter Bromberg [C# MVP] - 20 Mar 2008 21:10 GMT
I'd suggest that this is more of an ASP.NET newsgroup than a C# language
group question. If the media player object is COM (and I believe it is) have
you tried putting ASPCOMPAT="true" in your <@Page directive? When you post to
the asp.net group, try to provide a little more detail.
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short Urls & more: http://ittyurl.net
> Hello,
>
[quoted text clipped - 4 lines]
> Thanks,
> William Johnston