F
Faisal Shafiq
Guest
I have created a windows service in C# using Visual Studio 2008. This
windows
service is meant to synchronize the Video Content information that has been
uploaded into an SLS (Silverlight Streaming Service) account. In order to
get
a video's meta information (such as duration etc.) and generate it's
thumbnail without downloading it to our server, I am using WPF's MediaPlayer
class.
The service works fine in Windows Server 2003 32 bit and 64 bit edition.
However, it doesn't work in our deployment environment which is Windows
Server 2008 64 bit edition. The player simply fails to retrieve any video's
meta data and thumbnail generation doesn't work either. I don't have any
idea
what is going wrong here. Event Viewer seems to have no clue about the
problem. Can somebody please guide me towards the problem resolution as i
have already slipped my deadline.
Thanks
windows
service is meant to synchronize the Video Content information that has been
uploaded into an SLS (Silverlight Streaming Service) account. In order to
get
a video's meta information (such as duration etc.) and generate it's
thumbnail without downloading it to our server, I am using WPF's MediaPlayer
class.
The service works fine in Windows Server 2003 32 bit and 64 bit edition.
However, it doesn't work in our deployment environment which is Windows
Server 2008 64 bit edition. The player simply fails to retrieve any video's
meta data and thumbnail generation doesn't work either. I don't have any
idea
what is going wrong here. Event Viewer seems to have no clue about the
problem. Can somebody please guide me towards the problem resolution as i
have already slipped my deadline.
Thanks