Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 22nd, 2007, 12:09 PM
Registered User
 
Join Date: May 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Windows Media Encoder SDK Error

Hey there,

I'm writing an intranet application that allows users to start a custom encoding session via Widows Media Encoder remotely through a web interface I developed in C#.

When I run the code locally in debug mode(http://localhost:1234/MyWMEApp) it runs without issue. When I try to access it through IIS (http://localhost:1234/MyWMEApp, or http://MyComputerName/MyWEMApp) I get the following error:

System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002) at...

The line it errors at is Encoder.PrepareToEncode(true).

Any help would be greatly, greatly appreciated.

Thanks in advance,

Robby






==========
robby king
 
Old May 22nd, 2007, 12:12 PM
Registered User
 
Join Date: May 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I can post code here, too, if anyone needs it, but I don't think the issue is with the code as much as it is with permissions. I'm really not sure, though, hence my post.

Thanks again...
 
Old July 13th, 2007, 04:08 PM
Registered User
 
Join Date: Mar 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,
how did you embed encoder in your webpage, I have a website that I want to embed windows media encoder in as an activex controller or some other way so users that have the correct authority to my site can access the page and encode to my media servers with out having to download and install encoder onto their computer..............is this possible????

 
Old August 13th, 2008, 05:45 PM
Registered User
 
Join Date: Aug 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

OMG... I've been working in this problem for days.

Could you fix this?

If so, please tell me know.

Thanks in advance.

 
Old August 13th, 2008, 05:48 PM
Registered User
 
Join Date: Aug 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

If I go through some wme file or programatically, I have the same problem when the option "Pull from encoder is checked" on the "Output" tab.

So, it`s not an code error, it's a windows media encoder file dependency I think.

 
Old August 19th, 2008, 02:43 AM
Registered User
 
Join Date: Aug 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to jianjun Send a message via MSN to jianjun
Default

...

I can't speak Englist...





Similar Threads
Thread Thread Starter Forum Replies Last Post
PayPal's PHP SDK on Windows s2j1j1b0 PHP How-To 1 May 27th, 2007 05:56 AM
Windows Media Center SDK emanueletorre C# 2005 0 November 29th, 2006 05:27 AM
Windows Media Center SDK emanueletorre C# 0 November 29th, 2006 05:26 AM
Windows Script Encoder error46146 Javascript 2 August 27th, 2006 03:53 AM
How do I use the Windows Script Encoder? error46146 Javascript How-To 1 July 17th, 2006 08:09 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.