Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: msvcr71d.dll not found with http server (Read 4642 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

msvcr71d.dll not found with http server

I get the eroor after adding the component  foohttpserverv02forMP. This is the http server used voor media portal.  I want to run foobar200 from media portal.

Downloading and registering this msvcr71.dll didnt work, the registration with regsv32 gave the error "dllregisterserver not found".

So I think the http server has some missing dll's that should be registered before the program will work?

I work with windows xp sp2.

regards,

redfox

msvcr71d.dll not found with http server

Reply #1
msvcr71.dll and msvcr71d.dll (which is the debug version) do not need to be registered using regsvr32 (in fact, they even cannot be registered). You simply have to place them in the directory of the application that uses them, which means for foobar2000 they have to be in the foobar2000 directory (not in the components directory).

msvcr71d.dll not found with http server

Reply #2
Quote
msvcr71.dll and msvcr71d.dll (which is the debug version) do not need to be registered using regsvr32 (in fact, they even cannot be registered). You simply have to place them in the directory of the application that uses them, which means for foobar2000 they have to be in the foobar2000 directory (not in the components directory).
[a href="index.php?act=findpost&pid=285771"][{POST_SNAPBACK}][/a]


Thanks, that worked for msvcr71d.dll but now it needs msvcD71d.dll too and i can't find that one. Do I need .Net 2003 or something?

msvcr71d.dll not found with http server

Reply #3
Search for msvcp71d.dll and try it with this dll.
But why do you use the debug version of the plugin?

msvcr71d.dll not found with http server

Reply #4
Quote
Search for msvcp71d.dll and try it with this dll.
But why do you use the debug version of the plugin?
[a href="index.php?act=findpost&pid=286329"][{POST_SNAPBACK}][/a]


I opened the link that media portal suggested for using foobar2000 as audio player. I carefully tried to avoid debug versions but it doesn't worl I'm afraid somebody put the wrong files, couldn't find others so I give this up.


msvcr71d.dll not found with http server

Reply #6
Quote
Have you looked here? http://sf.gds.tuwien.ac.at/f/fo/foohttpserver/
[a href="index.php?act=findpost&pid=287462"][{POST_SNAPBACK}][/a]


Ok, I tried still needs a dll, I guess its tested with windows2003 that may have other dll's :-(

Found the solution, I copied the http dll and the debug folder into the components folder and that was wrong. After deleting the debug folder the normal http dll was started and worked fine.