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

Resolve partial assembly failure

From: nigelm <nigel.magnay_at_gmail.com>
Date: Thu, 19 Jun 2008 14:08:29 -0700 (PDT)

Hi there -

When trying to compile TSVN, I get an error when applications run:

'SubWCRev.exe': Loaded 'C:\svn\bin\debug\bin\intl3_tsvn.dll'
LDR: LdrpWalkImportDescriptor() failed to probe c:\svn\bin\debug\bin
\intl3_tsvn.dll for its manifest, ntstatus 0xc0150002
Debugger:: An unhandled non-continuable exception was thrown during
process load
The program '[0xFFC] SubWCRev.exe: Native' has exited with code
-1072365566 (0xc0150002).

 This boils down to an event log message :

Resolve Partial Assembly failed for Microsoft.VC90.CRT. Reference
error message: The referenced assembly is not installed on your
system.

Now I do have these as I've a dev studio 2008 install, and likely
looking files in C:\windows\WinSxS.

Doing a search, I noticed r12778 touched the mentioned dll
(intl3_tsvn.dll) with the comment

"Make sure we use the new CRT and MFC dlls and get the correct
manifest for those in our binaries."

Is it possible I have the wrong DLLs ? WinSxS shows
x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_d08d0375

Is that the latest, or is 2008SP1Beta required?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-06-19 23:11:50 CEST

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.