>-----Original Message----- >From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED] >Sent: Tuesday, November 28, 2006 3:58 PM >To: [email protected] >Subject: Re: [classlib] build broken on windows because msvcr71.dll is >forbidden > > > >Ivanov, Alexey A wrote: >> Is it worth trying to copy this DLL from Windows\System32 folder? Most >> Windows systems will have this DLL there. For example using this >> command: >> >> copy %SYSTEMROOT%\system32\msvcr71.dll >> >> >> By the way, the link doesn't work for me in any of the browsers I have. > > >Yes, you're right - no longer for me neither. I suspect site owner is >doing all they can to ensure google adwords presentation :) > >This works for me : > >http://www.dlldump.com/cgi- >bin/testwrap/downloadcounts.cgi?rt=count&path=dllfiles/M/MSVCR71.dll
Actually as you can see, the link to the file will be http://www.dlldump.com/dllfiles/M/MSVCR71.dll. With this script they just count how many times a file was downloaded. Also this script will pass the correct referrer, the lack of which prevents direct link from working. I believe there are other sites where we can pick this DLL, if required. Regards, Alexey. > >geir > >> >> Regards, >> -- >> Alexey A. Ivanov >> Intel Enterprise Solutions Software Division >> >> >>> -----Original Message----- >>> From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED] >>> Sent: Tuesday, November 28, 2006 7:02 AM >>> To: [email protected] >>> Subject: Re: [classlib] build broken on windows because msvcr71.dll is >>> forbidden >>> >>> >>> >>> Stefano Mazzocchi wrote: >>>> I'm trying to build classlib on a win32 box and when I try to do "ant >>>> fetch-depends" I get: >>>> >>>> http://www.dlldump.com/dllfiles/M/MSVCR71.dll >>>> >>>> is 403-Forbidden. >>>> >>>> Why aren't our builds picking this up? >>> because they don't dump everything. Most builds have it. >>> >>> If you go to that URL with a browser, it will work. Then you can copy >> it. >>> I'm wondering if they started blocking whatever user agent is presented >>> by ant... >>> >>> geir >>> -- Alexey A. Ivanov Intel Enterprise Solutions Software Division
