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

Re: side-by-side error

From: psyops <ronniegauny_at_msn.com>
Date: Wed, 9 Sep 2009 22:02:56 -0700 (PDT)

OK finally fixed it. I figure I would do a reply on this just in case some
poor bastard runs into a simular thing.

So here's the deal, I VS 2010 beta installed and removed it which I believe
contributed to the screwed up state I was in.

It turns out that that my manifest file was completely empty. Reinstalling
the redist service packs wouldn't rewrite the manifest. So I went to my
Microsoft Visual Studio 9.0/VC/Redist found the manifest information I need
to copy and paste into the empty manifest.....well after trying to save you
will get an error....not allowed

Man....and I was sooo close....so now i needed full access to this folder
so:

cd c:\windows\winsxs [ take u to this folder ]
takeown /A /F *.* /r [ take ownership ]
icacls * /grant Administrators:(F) /t /c [ give u full access to it ]

Now I was able to copy the manifest info into this empty manifest and save
it....ran TortoiseSVN worked like a charm!

Btw.....be very careful messing around in Winsxs folder......I spent awhile
on this issue to make sure I knew exactly what I was copying into and why.
You should create a full backup of your computer before you even start
trying this.

psyops wrote:
>
> Hi Guys,
>
> I need some serious help here. I have been trying to resolve this for 3
> days now and can't seem to figure this out. I updated to the latest
> TortoiseSVN and got a side-by-side error message when trying to run
> it.....I went to the Event log and couldn't find any event at all for
> this. So i figured I must just be missing it somehow, so i cleared the
> event logs (all of them)....run Tortoisesvn to produce the error....then
> checked the logs......and nothing at all was there....
>
> Next step was to use sxstrace:
> I looked in my winsxs folder and i did see the amd64 CRT and MFC's 90
> there. I have uninstalled....reinstalled..to no avail.....
>
> (***)also uninstalled->rebooted->installed Visual Studio C++ redist SP1
> x64->rebooted->installed TortoiseSVN->rebooted...and nothing....
>
> *** - I have tried other combination's of this - install, reboot,
> uninstall etc for 3 days now (10 hours each day) I really need someones
> help with this.
>
> Thanks in advance.
>
>
> SXSTRACE.EXE OUTPUT
> ********************************************************
> =================
> Begin Activation Context Generation.
> Input Parameter:
> Flags = 0
> ProcessorArchitecture = AMD64
> CultureFallBacks = en-US;en
> ManifestPath = C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe
> AssemblyDirectory = C:\Program Files\TortoiseSVN\bin\
> Application Config File =
> -----------------
> INFO: Parsing Manifest File C:\Program
> Files\TortoiseSVN\bin\TortoiseProc.exe.
> INFO: Manifest Definition Identity is (null).
> INFO: Reference:
> Microsoft.VC90.CRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8"
> INFO: Reference:
> Microsoft.VC90.MFC,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8"
> INFO: Reference:
> Microsoft.Windows.Common-Controls,language="*",processorArchitecture="*",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.0.0"
> INFO: Reference:
> Microsoft.VC90.CRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30729.1"
> INFO: Resolving reference
> Microsoft.VC90.CRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8".
> INFO: Resolving reference for ProcessorArchitecture amd64.
> INFO: Resolving reference for culture Neutral.
> INFO: Applying Binding Policy.
> INFO: Find publisher policy at
> C:\Windows\WinSxS\manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_acd0e4ffe1daef0a.manifest
> INFO: Publisher Policy redirected assembly
> version.
> INFO: Post policy assembly identity is
> Microsoft.VC90.CRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30729.4148".
> INFO: Begin assembly probing.
> INFO: Attempt to probe manifest at
> C:\Windows\WinSxS\manifests\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_08e3747fa83e48bc.manifest.
> INFO: Manifest found at
> C:\Windows\WinSxS\manifests\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_08e3747fa83e48bc.manifest.
> INFO: End assembly probing.
> INFO: Resolving reference
> Microsoft.VC90.CRT.mui,language="*",processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30729.4148".
> INFO: Resolving reference for ProcessorArchitecture amd64.
> INFO: Resolving reference for culture en-US.
> INFO: Applying Binding Policy.
> INFO: No publisher policy found.
> INFO: No binding policy redirect found.
> INFO: Begin assembly probing.
> INFO: Did not find the assembly in WinSxS.
> INFO: Attempt to probe manifest at
> C:\Windows\assembly\GAC_64\Microsoft.VC90.CRT.mui\9.0.30729.4148_en-US_1fc8b3b9a1e18e3b\Microsoft.VC90.CRT.mui.DLL.
> INFO: Did not find manifest for culture
> en-US.
> INFO: End assembly probing.
> INFO: Resolving reference for culture en.
> INFO: Applying Binding Policy.
> INFO: No publisher policy found.
> INFO: No binding policy redirect found.
> INFO: Begin assembly probing.
> INFO: Did not find the assembly in WinSxS.
> INFO: Attempt to probe manifest at
> C:\Windows\assembly\GAC_64\Microsoft.VC90.CRT.mui\9.0.30729.4148_en_1fc8b3b9a1e18e3b\Microsoft.VC90.CRT.mui.DLL.
> INFO: Did not find manifest for culture
> en.
> INFO: End assembly probing.
> INFO: Resolving reference
> Microsoft.VC90.MFC,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8".
> INFO: Resolving reference for ProcessorArchitecture amd64.
> INFO: Resolving reference for culture Neutral.
> INFO: Applying Binding Policy.
> INFO: Find publisher policy at
> C:\Windows\WinSxS\manifests\amd64_policy.9.0.microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.4148_none_a551ff35e6a96bed.manifest
> INFO: Publisher Policy redirected assembly
> version.
> INFO: Post policy assembly identity is
> Microsoft.VC90.MFC,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30729.4148".
> INFO: Begin assembly probing.
> INFO: Attempt to probe manifest at
> C:\Windows\WinSxS\manifests\amd64_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.4148_none_04480933ab2137b1.manifest.
> INFO: Manifest found at
> C:\Windows\WinSxS\manifests\amd64_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.4148_none_04480933ab2137b1.manifest.
> INFO: End assembly probing.
> INFO: Resolving reference
> Microsoft.VC90.MFC.mui,language="*",processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30729.4148".
> INFO: Resolving reference for ProcessorArchitecture amd64.
> INFO: Resolving reference for culture en-US.
> INFO: Applying Binding Policy.
> INFO: No publisher policy found.
> INFO: No binding policy redirect found.
> INFO: Begin assembly probing.
> INFO: Did not find the assembly in WinSxS.
> INFO: Attempt to probe manifest at
> C:\Windows\assembly\GAC_64\Microsoft.VC90.MFC.mui\9.0.30729.4148_en-US_1fc8b3b9a1e18e3b\Microsoft.VC90.MFC.mui.DLL.
> INFO: Did not find manifest for culture
> en-US.
> INFO: End assembly probing.
> INFO: Resolving reference for culture en.
> INFO: Applying Binding Policy.
> INFO: No publisher policy found.
> INFO: No binding policy redirect found.
> INFO: Begin assembly probing.
> INFO: Did not find the assembly in WinSxS.
> INFO: Attempt to probe manifest at
> C:\Windows\assembly\GAC_64\Microsoft.VC90.MFC.mui\9.0.30729.4148_en_1fc8b3b9a1e18e3b\Microsoft.VC90.MFC.mui.DLL.
> INFO: Did not find manifest for culture
> en.
> INFO: End assembly probing.
> INFO: Resolving reference
> Microsoft.Windows.Common-Controls,language="*",processorArchitecture="*",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.0.0".
> INFO: Resolving reference for ProcessorArchitecture AMD64.
> INFO: Resolving reference for culture en-US.
> INFO: Applying Binding Policy.
> INFO: No publisher policy found.
> INFO: No binding policy redirect found.
> INFO: Begin assembly probing.
> INFO: Did not find the assembly in WinSxS.
> INFO: Attempt to probe manifest at
> C:\Windows\assembly\GAC_64\Microsoft.Windows.Common-Controls\6.0.0.0_en-US_6595b64144ccf1df\Microsoft.Windows.Common-Controls.DLL.
> INFO: Did not find manifest for culture
> en-US.
> INFO: End assembly probing.
> INFO: Resolving reference for culture en.
> INFO: Applying Binding Policy.
> INFO: No publisher policy found.
> INFO: No binding policy redirect found.
> INFO: Begin assembly probing.
> INFO: Did not find the assembly in WinSxS.
> INFO: Attempt to probe manifest at
> C:\Windows\assembly\GAC_64\Microsoft.Windows.Common-Controls\6.0.0.0_en_6595b64144ccf1df\Microsoft.Windows.Common-Controls.DLL.
> INFO: Did not find manifest for culture
> en.
> INFO: End assembly probing.
> INFO: Resolving reference for culture Neutral.
> INFO: Applying Binding Policy.
> INFO: Auto Servicing Policy redirected
> assembly version.
> INFO: Post policy assembly identity is
> Microsoft.Windows.Common-Controls,processorArchitecture="AMD64",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.6002.18005".
> INFO: Begin assembly probing.
> INFO: Attempt to probe manifest at
> C:\Windows\WinSxS\manifests\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18005_none_1509f8bef40ee4da.manifest.
> INFO: Manifest found at
> C:\Windows\WinSxS\manifests\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18005_none_1509f8bef40ee4da.manifest.
> INFO: End assembly probing.
> INFO: Resolving reference
> Microsoft.Windows.Common-Controls.mui,language="*",processorArchitecture="AMD64",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.6002.18005".
> INFO: Resolving reference for ProcessorArchitecture AMD64.
> INFO: Resolving reference for culture en-US.
> INFO: Applying Binding Policy.
> INFO: No publisher policy found.
> INFO: No binding policy redirect found.
> INFO: Begin assembly probing.
> INFO: Did not find the assembly in WinSxS.
> INFO: Attempt to probe manifest at
> C:\Windows\assembly\GAC_64\Microsoft.Windows.Common-Controls.mui\6.0.6002.18005_en-US_6595b64144ccf1df\Microsoft.Windows.Common-Controls.mui.DLL.
> INFO: Did not find manifest for culture
> en-US.
> INFO: End assembly probing.
> INFO: Resolving reference for culture en.
> INFO: Applying Binding Policy.
> INFO: No publisher policy found.
> INFO: No binding policy redirect found.
> INFO: Begin assembly probing.
> INFO: Did not find the assembly in WinSxS.
> INFO: Attempt to probe manifest at
> C:\Windows\assembly\GAC_64\Microsoft.Windows.Common-Controls.mui\6.0.6002.18005_en_6595b64144ccf1df\Microsoft.Windows.Common-Controls.mui.DLL.
> INFO: Did not find manifest for culture
> en.
> INFO: End assembly probing.
> INFO: Resolving reference
> Microsoft.VC90.CRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30729.1".
> INFO: Resolving reference for ProcessorArchitecture amd64.
> INFO: Resolving reference for culture Neutral.
> INFO: Applying Binding Policy.
> INFO: Publisher Policy redirected assembly
> version.
> INFO: Post policy assembly identity is
> Microsoft.VC90.CRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30729.4148".
> INFO: Begin assembly probing.
> INFO: Attempt to probe manifest at
> C:\Windows\WinSxS\manifests\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_08e3747fa83e48bc.manifest.
> INFO: Manifest found at
> C:\Windows\WinSxS\manifests\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_08e3747fa83e48bc.manifest.
> INFO: End assembly probing.
> INFO: Resolving reference
> Microsoft.VC90.CRT.mui,language="*",processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30729.4148".
> INFO: Resolving reference for ProcessorArchitecture amd64.
> INFO: Resolving reference for culture en-US.
> INFO: Applying Binding Policy.
> INFO: No publisher policy found.
> INFO: No binding policy redirect found.
> INFO: Begin assembly probing.
> INFO: Did not find the assembly in WinSxS.
> INFO: Attempt to probe manifest at
> C:\Windows\assembly\GAC_64\Microsoft.VC90.CRT.mui\9.0.30729.4148_en-US_1fc8b3b9a1e18e3b\Microsoft.VC90.CRT.mui.DLL.
> INFO: Did not find manifest for culture
> en-US.
> INFO: End assembly probing.
> INFO: Resolving reference for culture en.
> INFO: Applying Binding Policy.
> INFO: No publisher policy found.
> INFO: No binding policy redirect found.
> INFO: Begin assembly probing.
> INFO: Did not find the assembly in WinSxS.
> INFO: Attempt to probe manifest at
> C:\Windows\assembly\GAC_64\Microsoft.VC90.CRT.mui\9.0.30729.4148_en_1fc8b3b9a1e18e3b\Microsoft.VC90.CRT.mui.DLL.
> INFO: Did not find manifest for culture
> en.
> INFO: End assembly probing.
> INFO: Parsing Manifest File
> C:\Windows\WinSxS\manifests\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_08e3747fa83e48bc.manifest.
> INFO: Manifest Definition Identity is (null).
> ERROR: Activation Context generation failed.
> End Activation Context Generation.
>
>

-- 
View this message in context: http://www.nabble.com/side-by-side-error-tp25375110p25377328.html
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2393149
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-09-10 08:24:48 CEST

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

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