Web app crashes when using MediaPlayer object

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • William Johnston

    #1

    Web app crashes when using MediaPlayer object


    Hello,

    My Web application crashes when using a MediaPlayer object.

    Any idea what's going on?

    Thanks,
    William Johnston

  • Paul E Collins

    #2
    Re: Web app crashes when using MediaPlayer object

    "William Johnston" <williamj@tenba se2.comwrote:
    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.


    Comment

    • =?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=

      #3
      RE: Web app crashes when using MediaPlayer object

      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


      "William Johnston" wrote:
      >
      Hello,
      >
      My Web application crashes when using a MediaPlayer object.
      >
      Any idea what's going on?
      >
      Thanks,
      William Johnston
      >
      >

      Comment

      Working...