Book a Demo

Author Topic: 908 installation aborts with error message  (Read 3822 times)

soernt

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
908 installation aborts with error message
« on: July 15, 2011, 06:19:24 am »
Hi there,

the 908 aborts the installation with

"Error 1935. An error occurred during the installation of assembly "Micorsoft.MSXML2, processorArchitectur="x86", publicKeyToken="..." , version "4.20.9818.0", type="win32".
Please refer to Help and Support for more information."

My System: Windows 7/x64/German.

Do you need and more information?

Kind regards,
Sörnt Poppe

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: 908 installation aborts with error message
« Reply #1 on: July 15, 2011, 12:49:59 pm »
see also: http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1309866492

Some things to try:

1. Confirm that you are attempting to install EA with Admin privileges.  If not, re-install with Admin privileges.
 
If you attempting to install EA to a custom location (i.e. not the default location under C:\Program Files\...), confirm whether you have read/write permissions to the target location.
 
2. Try temporarily disabling any antivirus, anti-spyware, etc that is running on your PC.  Try installing EA again.
 
3. Manually register the MSXML parser
 
- Start > Run
- regsvr32 msxml3.dll
- Click OK
 
then...

- Start > Run
- regsvr32 msxml4.dll
- Click OK

(Try installing Enterprise Architect again.)

4. Try installing MSXML 4.0 SP2. Please refer to the following link to download from the Microsoft website:
http://www.microsoft.com/downloads/details.aspx?FamilyID=3144b72b-b4f2-46da-b4b6-c5d7485f2b42&DisplayLang=en
 
(Try installing Enterprise Architect again.)

HTH.