Am 11.03.2011 16:37, schrieb Stefan Küng:
> On 11.03.2011 15:52, Hans-Werner Dietz wrote:
>> Am 11.03.2011 13:34, schrieb Simon Large:
>>> On 11 March 2011 11:25, Hans-Werner Dietz<hans-werner.dietz_at_dbt.de> wrote:
>>>> Hello
>>>>
>>>> I have a strange Problem: After working long time without any problems,
>>>> TortoiseSVN does no longer start. In system log, I get a strange error
>>>> message:
>>>>
>>>> Fehler 11.03.2011 11:44:00 SideBySide 33 Keine
>>>>
>>>> Fehler beim Generieren des Aktivierungskontextes für "C:\Program
>>>> Files\TortoiseSVN\bin\intl3_tsvn.dll". Die abhängige Assemblierung
>>>> "Microsoft.VC90.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30411.0""
>>>> konnte nicht gefunden werden. Verwenden Sie für eine detaillierte
>>>> Diagnose das Programm "sxstrace.exe".
>>>
>>> Maybe this thread will help
>>> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2685561
>>>
>>> Simon
>>>
>> Thanks,
>>
>> Unfortunetly it does not help. Updates are already done and reinstalling
>> vc_redist also does not help (Visual Studio 2008 SP1 was already
>> installed on my PC)
>>
>> But maybe "updates" gives a hint. I can see the first of these strange
>> messages in event log yesterday morning when I used SubWVREV first time
>> after windows update pushed updates onto my system. So SubWCREv does not
>> work correkt yesterday but it looks like Menus and ICons from
>> TortoiseSVN works until I shutdown the PC and reboot it today.
>>
>> Unfortunetly my PC was the only one of 4 identical PCs in my group where
>> Tortoise does not survive the windows updates (or whatever killed
>> TortoiseSVN) and up to now I don't see the point which makes the
>> difference to the other PCs.
>>
>> any other ideas???
>
> Try a complete uninstall of TSVN, then install it again (after rebooting).
>
> Stefan
>
Stefan,
I make same tries with dependency walker and figured out that some
MSVCR90.components of Tortoise 1.6.13 will find vc90.crt at correct
place (c:\Windows\winsxs\....) while other components does not find the dll.
(see attachments)
Can this be the result of different manifest settings for
TortoiseSVN-components which hits me?
I also make a try to copy the version of MSVCR90.DLL which is found by
tortoisemerge.exe into tortoisesvn directory, hoping the dll will accept
it. But also no success.
Any ideas ??
best regards
Hans-Werner
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2711408
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-14 12:14:48 CET