[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Many SideBySide errors in event log - utf8.so missing msvcr80.dll

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-03-16 18:59:17 CET

Graham Bloice wrote:
> I'm running nightly TortoiseSVN 1.4.0, Build 6009 - 32 Bit on XP SP2,
> and getting a lot of SideBySide errors in the event log. There are
> three errors reported many times:
>
> Generate Activation Context failed for C:\Program
> Files\TortoiseSVN\iconv\utf-8.so. Reference error message: The
> operation completed successfully.
>
> Resolve Partial Assembly failed for Microsoft.VC80.CRT. Reference
> error message: The referenced assembly is not installed on your
> system.
>
> Dependent Assembly Microsoft.VC80.CRT could not be found and Last
> Error was The referenced assembly is not installed on your system.
> <<<<<<<<
>
> Running "depends" on utf-8.so showed that it was attempting to import
> msvcr80.dll. This is part of the Visual Studio 2005 redistributables.
> Installing the item by running the vcredist_x86.exe package seems to
> have cured the problem.
>
> It would seem that utf8.so has been built with VS2005, and therefore
> the installer should also install the appropriate redistributable
> package.

I've tried on two different systems now, and I can't reproduce that.
(win2k and XPSP2).
Sure, if you run depends.exe directly on the *.so files, you'll get
errors. But the so files are loaded by TSVN exe's which are located in
the bin folder, and those load the runtime dll's from there. So you
shouldn't get such errors.

Can you tell us more about your OS/setup/user rights please?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Mar 16 18:59:35 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.