i get the following error while it configure ms 2005 C++ redistributed
Error1935.An error ocurred during the installation of assembly 'Microsoft.MSXML2,publicKeyToken="6bd6b9abf345378f",version="4.1.0.0",type="win32",processorArchitecture="x86"'. Please refer to Help and Support for more information."
the same happens when publishing the product at the end of installation.
i tried a clean boot, i tried manual install, how can i fix this error?
I am having the same issue, searched the web it seems common. Im no computer whizz and I can not solve it trying to follow the other ideas (W7 is not as easy to work with when your used to XP)
Same deal Windows 7 64 bit i5 processor etc etc, original software and same error as above, finished by the rollback. grrrr.
Is there a solution without being a computer engineer
Be sure that you have the latest .NET.
Please start an Elevated Command Prompt: How to start an Elevated Command Prompt in Windows 7 and Vista
and copy and paste in the following:
fsutil resource setautoreset true %systemdrive%\
attrib -r -s -h %SystemRoot%\System32\Config\TxR\*
del %SystemRoot%\System32\Config\TxR\*
attrib -r -s -h %SystemRoot%\System32\SMI\Store\Machine\*
del %SystemRoot%\System32\SMI\Store\Machine\*.tm*
del %SystemRoot%\System32\SMI\Store\Machine\*.blf
del %SystemRoot%\System32\SMI\Store\Machine\*.regtrans-ms
and press enter after the final line if necessary.
If you are asked if you are sure, type Y and press enter.
REBOOT
Then I installed msxml 4.0 SP2, but it probably isn't needed as FSX installs this at the end.
This fixed it for me.
If the question and answers provided above do not answer your specific question - why not ask a new question of your own? Our community and flight simulator experts will provided a dedicated and unique answer to your flight sim question. And, you don't even need to register to post your question!
Be sure to search for your question from existing posted questions before asking a new question as your question may already exist from another user. If you're sure your question is unique and hasn't been asked before, consider asking a new question.
Flight Sim Questions that are closely related to this...