I am getting this error when I add the handlers for implementing pseudo Streaming video mentioned in below url
http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Internet-Information-Services-IIS7-Version2
When I run the website from the IIS 7 web server the application pool gets stopped due to this error. I am using asp.net 4.0, Windows OS 7 home premium. IIS 7 with all the features installed provided by IIS 7 on windows
The screen shot are attached below
Error 1 on IIS 7
Error 2 on IIS 7
and when I browse the application through iis i get this on my browser
Service Unavailable HTTP Error 503. The service is unavailable.
When I remove pseudo Streaming video handler mapping from my IIS every thing works fine I have no problem open my website through IIS . but I need to implement pseudo Streaming video in my website.
for more details see the link below
http://stackoverflow.com/questions/16383597/pseudo-streaming-dll-failed-to-load-in-iis-7-0