Server 2008 with IIS 7.5 X64

7 views
Skip to first unread message

jkirkerx

unread,
Apr 18, 2011, 7:45:36 PM4/18/11
to mediasoftpro
I wrote my application to convert mpeg's to flv, skin em and play em
on my XP Machine under asp.net 3.5.

I transferred my code to our production server for use ability
testing, and I get this error 100, can't find ffmpeg. The production
server is Server 2008 with IIS 7.5 x64.

The path is correct
H:\www\NASE_2010_NET35_TroxellUSA_GEN5\Movies\bin\ffmpeg.exe

The code is basic to get the path
HttpContext.Current.Server.MapPath("\Movies\bin\ffmpeg.exe").ToString

The ffmpeg is Win32, but I can't see that as being a problem.
I don't know what the media handler trial dll is, I hope it any
processor any machine.

Any insight would be appreciated.

shane

unread,
Apr 19, 2011, 11:58:12 AM4/19/11
to mediasoftpro
Hi,

Internally within Media Handler Pro path is validated using File.Exist
or Directory.Exist methods. Please cross confirm your path directly on
File.Exist method to make sure it returns true.

However your code is looking ok.
Reply all
Reply to author
Forward
0 new messages