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

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

From: Graham Bloice <gbloice_at_gmail.com>
Date: 2006-03-16 17:40:15 CET

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.

--
Regards,
Graham Bloice
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Mar 16 17:50:50 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.