Sparx Systems Forum

Enterprise Architect => Bugs and Issues => Topic started by: jokerjokerer on May 10, 2010, 04:35:43 pm

Title: Unable to install
Post by: jokerjokerer on May 10, 2010, 04:35:43 pm
I get the following stupid error: Error 1925 with HRESULT 0x80070003.

Here it is the detailed install log file. (http://www.primestuff.net/yeti/Pictures/MSIba1fb.zip)

Any ideas ?

Already checked:

1) Presence of spyware/virus. Disable anti-virus.
2) Running it from administrator account after enable-ing.

The results are the same in all the cases.
Title: Re: Unable to install
Post by: Geert Bellekens on May 10, 2010, 05:51:55 pm
You might want to include details about EA version and operating system.

Geert
Title: Re: Unable to install
Post by: jokerjokerer on May 10, 2010, 10:32:33 pm
Windows 7600 (aka 7) X64.

EA 8.0 (latest from site).
Title: Re: Unable to install
Post by: Geert Bellekens on May 10, 2010, 11:01:08 pm
Have you searched the forum (using the top left button) for windows 7 and x64 (or 64bit)?
I seem to recall some topics that had similar issues.

Geert
Title: Re: Unable to install
Post by: mrf on May 11, 2010, 08:55:36 am
This here looks to be the offending line:

Code: [Select]
MSI (s) (10:B4) [09:16:47:235]: Executing op: AssemblyCopy(SourceName=msxml4.dll,SourceCabKey=msxml4.dll.sxs.2E8D8EBB_CC16_45E1_BBCA_CB1ED881EDB7,DestName=msxml4.dll,Attributes=512,FileSize=1233920,PerTick=65536,,VerifyMedia=1,,,,,ComponentId={303994BA-6487-47AE-AF1D-7AF6088EEBDB},,,,AssemblyMode=0,)
MSI (s) (10:B4) [09:16:47:255]: Assembly Error:The system cannot find the path specified.

MSI (s) (10:B4) [09:16:47:276]: Note: 1: 1935 2: {303994BA-6487-47AE-AF1D-7AF6088EEBDB} 3: 0x80070003 4: IAssemblyCache 5: CreateAssemblyCacheItem 6: Microsoft.MSXML2,publicKeyToken="6bd6b9abf345378f",version="4.20.9818.0",type="win32",processorArchitecture="x86"
MSI (s) (10:B4) [09:16:47:296]: Assembly Error (sxs): Please look into Component Based Servicing Log located at -144120712ndir\logs\cbs\cbs.log to get more diagnostic information.

Do you have any restrictions on sxs assemblies running under WoW64? Does the log file mentioned in the error message provide any useful information?