IWMWriterPushSink::Connect Error
From: Becky Weiss [MS] (anonymous_at_discussions.microsoft.com)
Date: 06/11/04
- Next message: Jacob Gladish: "Re: remote control"
- Previous message: Becky Weiss [MS]: "IWMSyncReader problem in WMFSDK 9.5 Beta."
- In reply to: Clint: "IWMWriterPushSink::Connect Error"
- Next in thread: Clint: "Re: IWMWriterPushSink::Connect Error"
- Reply: Clint: "Re: IWMWriterPushSink::Connect Error"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Jun 2004 17:57:31 -0700
If you mean the error code 0xC00D2EE6, that's
NS_E_SERVER_UNAVAILABLE ("The server is currently unable
to handle the request due to a temporary overloading or
maintenance of the server.")
Becky
This posting is provided AS IS with no warranties and
confers no rights
>-----Original Message-----
>I'm getting an unexpected error when calling the Connect
method of the
>IWMWriterPushSink. Here is the call:
>
>hr = myPushSink->Connect
((WCHAR*)"http://MYMEDIASERVER:8080/testpoint",
>NULL, false);
>
>When I make that call hr ends up equaling -2147012890
(Hex: 80072EE6).
>
>That hr is not an expected result of the Connect
function (according
>to the SDK). Does anyone know what might be causing
this?
>
>Your help is appreciated.
>
>Clint
>
>P.S. I apologize if this is a repost for some, google
groups lost my
>original post for several days, so when it finally
showed up it was
>buried at the bottom of several days worth of posts.
>.
>
- Next message: Jacob Gladish: "Re: remote control"
- Previous message: Becky Weiss [MS]: "IWMSyncReader problem in WMFSDK 9.5 Beta."
- In reply to: Clint: "IWMWriterPushSink::Connect Error"
- Next in thread: Clint: "Re: IWMWriterPushSink::Connect Error"
- Reply: Clint: "Re: IWMWriterPushSink::Connect Error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|