Ошибка 25541 failed to open xml file

  • Remove From My Forums
  • Question

  • Can someone help me resolve this error which is encountered while installing office 2010. So far support for my issue has been weak to non responsive!

Answers

  • Hi,

    The .NET Framework 3.5 can fail to install on a system where MSXML is not properly registered.  There is a custom action that runs during .NET Framework 3.5 setup that tries to use some APIs in MSXML to modify some information in the web_mediumtrust.config
    file that is a part of the .NET Framework 2.0.  In the cases that we’ve seen of this issue so far, one of the MSXML CLSID values was somehow unregistered on the system, and that causes this custom action to fail.

    You can use one of the following options to work around this issue if you encounter it during .NET Framework 3.5 setup.  Note that these workarounds are only useful for this exact error and HRESULT value.  They will not help fix all possible .NET
    Framework 3.5 setup failures.

    1. Re-register msxml3.dll by running regsvr32 msxml3.dll
    2. Re-install MSXML3 by downloading and installing the package from
      http://www.microsoft.com/downloads/details.aspx?familyid=28494391-052b-42ff-9674-f752bdca9582

    For more information about details about the root cause of this issue, you can refer to this article:

    http://blogs.msdn.com/b/astebner/archive/2007/11/01/5826719.aspx

    Hope that helps.

    • Marked as answer by

      Thursday, October 21, 2010 5:21 AM

  • Remove From My Forums
  • Question

Answers

  • Hi Ambs101010,

    Based on my research, the error can be caused by that the machine.config file is incorrect or corrupted. Please use the following steps to troubleshoot the issue and check if the error still occurs.

    1. Open the machine.config in Visual Studio and check if there is any syntax errors. If syntax errors exist, modify the machine.config file directly. For more details, please review this similar
    thread.
    2. If the error still persists, please follow the steps to replace the machine.config file. Another alternative method is to replace the current machine.config with the machine.config file from another computer.

          a.  Go to the folder C:windowsMicrosoft.NETFrameworkv2.0.50727CONFIG
          b.  Rename the file machine.config to machine.config.old
          c.  Make a copy of the file machine.config.default and rename the copy to be machine.config
          d.  If your Operating System is 64-bit, go to the folder C:windowsMicrosoft.NETFramework64v2.0.50727CONFIG and repeat the above steps
          e.  Reboot your computer

    Thanks,
    Lydia Zhang

    • Edited by

      Monday, November 17, 2014 9:45 AM

    • Marked as answer by
      Lydia ZhangMicrosoft contingent staff
      Monday, November 24, 2014 11:08 AM

  • Remove From My Forums
  • Question

  • Can someone help me resolve this error which is encountered while installing office 2010. So far support for my issue has been weak to non responsive!

Answers

  • Hi,

    The .NET Framework 3.5 can fail to install on a system where MSXML is not properly registered.  There is a custom action that runs during .NET Framework 3.5 setup that tries to use some APIs in MSXML to modify some information in the web_mediumtrust.config
    file that is a part of the .NET Framework 2.0.  In the cases that we’ve seen of this issue so far, one of the MSXML CLSID values was somehow unregistered on the system, and that causes this custom action to fail.

    You can use one of the following options to work around this issue if you encounter it during .NET Framework 3.5 setup.  Note that these workarounds are only useful for this exact error and HRESULT value.  They will not help fix all possible .NET
    Framework 3.5 setup failures.

    1. Re-register msxml3.dll by running regsvr32 msxml3.dll
    2. Re-install MSXML3 by downloading and installing the package from
      http://www.microsoft.com/downloads/details.aspx?familyid=28494391-052b-42ff-9674-f752bdca9582

    For more information about details about the root cause of this issue, you can refer to this article:

    http://blogs.msdn.com/b/astebner/archive/2007/11/01/5826719.aspx

    Hope that helps.

    • Marked as answer by

      Thursday, October 21, 2010 5:21 AM

  • Remove From My Forums
  • Question

  • Can someone help me resolve this error which is encountered while installing office 2010. So far support for my issue has been weak to non responsive!

Answers

  • Hi,

    The .NET Framework 3.5 can fail to install on a system where MSXML is not properly registered.  There is a custom action that runs during .NET Framework 3.5 setup that tries to use some APIs in MSXML to modify some information in the web_mediumtrust.config
    file that is a part of the .NET Framework 2.0.  In the cases that we’ve seen of this issue so far, one of the MSXML CLSID values was somehow unregistered on the system, and that causes this custom action to fail.

    You can use one of the following options to work around this issue if you encounter it during .NET Framework 3.5 setup.  Note that these workarounds are only useful for this exact error and HRESULT value.  They will not help fix all possible .NET
    Framework 3.5 setup failures.

    1. Re-register msxml3.dll by running regsvr32 msxml3.dll
    2. Re-install MSXML3 by downloading and installing the package from
      http://www.microsoft.com/downloads/details.aspx?familyid=28494391-052b-42ff-9674-f752bdca9582

    For more information about details about the root cause of this issue, you can refer to this article:

    http://blogs.msdn.com/b/astebner/archive/2007/11/01/5826719.aspx

    Hope that helps.

    • Marked as answer by

      Thursday, October 21, 2010 5:21 AM

  • Remove From My Forums
  • Question

Answers

  • Hi Ambs101010,

    Based on my research, the error can be caused by that the machine.config file is incorrect or corrupted. Please use the following steps to troubleshoot the issue and check if the error still occurs.

    1. Open the machine.config in Visual Studio and check if there is any syntax errors. If syntax errors exist, modify the machine.config file directly. For more details, please review this similar
    thread.
    2. If the error still persists, please follow the steps to replace the machine.config file. Another alternative method is to replace the current machine.config with the machine.config file from another computer.

          a.  Go to the folder C:windowsMicrosoft.NETFrameworkv2.0.50727CONFIG
          b.  Rename the file machine.config to machine.config.old
          c.  Make a copy of the file machine.config.default and rename the copy to be machine.config
          d.  If your Operating System is 64-bit, go to the folder C:windowsMicrosoft.NETFramework64v2.0.50727CONFIG and repeat the above steps
          e.  Reboot your computer

    Thanks,
    Lydia Zhang

    • Edited by

      Monday, November 17, 2014 9:45 AM

    • Marked as answer by
      Lydia ZhangMicrosoft contingent staff
      Monday, November 24, 2014 11:08 AM
  • Remove From My Forums
  • Question

  • Can someone help me resolve this error which is encountered while installing office 2010. So far support for my issue has been weak to non responsive!

Answers

  • Hi,

    The .NET Framework 3.5 can fail to install on a system where MSXML is not properly registered.  There is a custom action that runs during .NET Framework 3.5 setup that tries to use some APIs in MSXML to modify some information in the web_mediumtrust.config
    file that is a part of the .NET Framework 2.0.  In the cases that we’ve seen of this issue so far, one of the MSXML CLSID values was somehow unregistered on the system, and that causes this custom action to fail.

    You can use one of the following options to work around this issue if you encounter it during .NET Framework 3.5 setup.  Note that these workarounds are only useful for this exact error and HRESULT value.  They will not help fix all possible .NET
    Framework 3.5 setup failures.

    1. Re-register msxml3.dll by running regsvr32 msxml3.dll
    2. Re-install MSXML3 by downloading and installing the package from
      http://www.microsoft.com/downloads/details.aspx?familyid=28494391-052b-42ff-9674-f752bdca9582

    For more information about details about the root cause of this issue, you can refer to this article:

    http://blogs.msdn.com/b/astebner/archive/2007/11/01/5826719.aspx

    Hope that helps.

    • Marked as answer by

      Thursday, October 21, 2010 5:21 AM

  • Remove From My Forums
  • Question

  • Can someone help me resolve this error which is encountered while installing office 2010. So far support for my issue has been weak to non responsive!

Answers

  • Hi,

    The .NET Framework 3.5 can fail to install on a system where MSXML is not properly registered.  There is a custom action that runs during .NET Framework 3.5 setup that tries to use some APIs in MSXML to modify some information in the web_mediumtrust.config
    file that is a part of the .NET Framework 2.0.  In the cases that we’ve seen of this issue so far, one of the MSXML CLSID values was somehow unregistered on the system, and that causes this custom action to fail.

    You can use one of the following options to work around this issue if you encounter it during .NET Framework 3.5 setup.  Note that these workarounds are only useful for this exact error and HRESULT value.  They will not help fix all possible .NET
    Framework 3.5 setup failures.

    1. Re-register msxml3.dll by running regsvr32 msxml3.dll
    2. Re-install MSXML3 by downloading and installing the package from
      http://www.microsoft.com/downloads/details.aspx?familyid=28494391-052b-42ff-9674-f752bdca9582

    For more information about details about the root cause of this issue, you can refer to this article:

    http://blogs.msdn.com/b/astebner/archive/2007/11/01/5826719.aspx

    Hope that helps.

    • Marked as answer by

      Thursday, October 21, 2010 5:21 AM

Fixing Error 25541. Failed to open XML file

I had to install Compact 4.0 on a client computer today. However, i got the error below:


Error 25541. Failed to open XML file
C:WindowsMicrosoft.NETFrameworkv2.0.50727CONFIGmachine.config, system error: -2147024786
Setup failed. Rolling back

 This was a huge pain in the a**, but the solution was very simple.

Simply copy C:WindowsMicrosoft.NETFrameworkv2.0.50727CONFIGmachine.config.default to C:WindowsMicrosoft.NETFrameworkv2.0.50727CONFIGmachine.config and you can continue with your work.

It seems like the error get triggered when an application which uses this is being uninstalled.

Popular posts from this blog

[SOLVED] Extend Microsoft SQL Server Trial / Evaluation period

Image

Restart SQL service after trial period — and continue using it The problem usually occurs when you are running an evaluation instance of SQL Server and the evaluation time period has expired. I will show you a workaround, that enables you to continue using SQL even though it has expired.

[SOLVED] Veeam: Failed change tracking (CBT)

Failed to flush change tracking data, using full scan to determine changes. Failed to create change tracking time stamp for virtual disk file I’ve encountered the above, after i added some new CSV to a cluster. The backup jobs have been running fine for ages before this. As per say, this is not really a critical issue, since the backups just takes longer. Needless to say, i wanted it to function. I tried: Reboot Nodes, Hosts, VMs Fully update Stop VeeamFCT service and Start it again Update hyper-v integration service Delete previous backups Run full backups Read Veeam forums Running Reset-HvVmChangeTracking Din’t work. However!

Blazor Tutorial — How to create a modal component

Blazor modal tutorial The following example illustrates how you can create a modal component in Blazor server. For the following example i have used mdbootstrap which can be found here www.mdboostrap.com The goal is to create a modal that is easy to use and which can be used as a template across your site.

Windows 10: Error 25541. Failed to open XML file…

Discus and support Error 25541. Failed to open XML file… in Windows 10 BSOD Crashes and Debugging to solve the problem; Get this «Error 25541. Failed to open XML file C:windowsMicrosoft.NETframeworkv2.0.50727CONFIGmachine.config. system error: — 2147024786» while…
Discussion in ‘Windows 10 BSOD Crashes and Debugging’ started by glenjohnson3, Feb 12, 2020.

  1. Get this «Error 25541. Failed to open XML file C:windowsMicrosoft.NETframeworkv2.0.50727CONFIGmachine.config. system error: — 2147024786» while trying to install Hallmark card studio deluxe. Brand new Windows 10 fully up to date. Can’t seem to find an answer how to solve this in windows 10.

    :)

  2. error 25541

    I am trying to install Hallmark Card Studio Deluxe (2017) and I get the following error:
    Error 25541. Failed to open XML file C:windowsmicrosoft.netframeworkv2.0.50727configmachine.config, system error: -2147024786″. Hallmark tech support had me try an number of things like trying
    to update framework but I still get the error. He also had me try the website download version but that didn’t work either. I just got a new computer and am running Windows 10 Home. Can you help?

    [Moved from:Windows / Windows 10 / Performance & system failures]

  3. I can not open the xml files with the xml editor

    When I double click on a .xml file an error message is appearing that there is no appropriate program to open this kind of files. I tried to match the xml editor program with the files having a .xml extension and this didn’t work too.

    Please tell me a way to pair the xml file editor with the .xml extension files.

  4. Error 25541. Failed to open XML file…

    Problem when opening a XML file

    Hi Roberto — From another source I received a suggestion to open the offending file in Wordpad and to save it as an Office Open XML document which would have an extension of ‘.xml.doc’ then remove the ‘.doc’ part

    That idea unfortunately hasn’t worked for me. Having saved the file as suggested I then tried to open it. In Internet Explorer and MS Edge I get a completely blank page. In Notepad, Wordpad or Office XML Handler (which uses Notepad) I just get unintelligible
    «mumbo jumbo». In XML Notepad it states «Data at the root level is invalid Line 1 Position 1 and asks if I wish to open it using Notepad. Answering yes just results in «mumbo jumbo» as before.

    The file only opens correctly in Word 2016, (i.e. showing all the elements etc.) but if I try to open any of the other XML files using Word, I get a message that «The file contains custom XML elements that are no longer supported in Word. Saving the fie will
    remove these elements permanently», and only the data for each element is shown for these files and there is no sign of the various elements themselves.

    Don’t know if any of the above gives some indication of what is wrong, but it’s all very frustrating . Can’t help feeling that it is something very simple! I would stress that the other four xml files used by the program all open properly in a Edge window

Thema:

Error 25541. Failed to open XML file…

  1. Error 25541. Failed to open XML file… — Similar Threads — Error 25541 Failed

  2. .XML files wont stop opening in Internet explorer

    in Windows 10 Network and Sharing

    .XML files wont stop opening in Internet explorer: .XMl Files wont stop opening in internet explorer on windows 10 Help

    https://answers.microsoft.com/en-us/windows/forum/all/xml-files-wont-stop-opening-in-internet-explorer/90c020fe-a94a-42fe-bd68-701373a8356d

  3. .XML files wont stop opening in Internet explorer

    in Windows 10 Gaming

    .XML files wont stop opening in Internet explorer: .XMl Files wont stop opening in internet explorer on windows 10 Help

    https://answers.microsoft.com/en-us/windows/forum/all/xml-files-wont-stop-opening-in-internet-explorer/90c020fe-a94a-42fe-bd68-701373a8356d

  4. .XML files wont stop opening in Internet explorer

    in Windows 10 Software and Apps

    .XML files wont stop opening in Internet explorer: .XMl Files wont stop opening in internet explorer on windows 10 Help

    https://answers.microsoft.com/en-us/windows/forum/all/xml-files-wont-stop-opening-in-internet-explorer/90c020fe-a94a-42fe-bd68-701373a8356d

  5. download .xml file

    in Windows 10 Network and Sharing

    download .xml file: I am unable to download .xml files and changing the setting doesn’t work/

    https://answers.microsoft.com/en-us/windows/forum/all/download-xml-file/e09a3a25-3436-4466-8f2a-918f6ece0a21

  6. XML Files

    in Windows 10 Software and Apps

    XML Files: Hi folks! Just registered to this forum and glad to have found it.

    So I was installing Ubuntu on my computer which already had windows 10.I wanted to have a dual OS. Things went south and windows got deleted/ over written or whatever.

    I used a hard drive recovery device to…

  7. Can’t open, edit and save xml files

    in Windows 10 Network and Sharing

    Can’t open, edit and save xml files: Hello

    I have som xml files i want to edit, but for some reason my pc dont let choose what program i want to open the xml files with. It only show «open» and not «open with» notepad. Then i forced it to open it with notepad by making it default for xml files. Then i was able…

  8. xml error

    in AntiVirus, Firewalls and System Security

    xml error: When doing a scan with free version of Spybot I get the message (in bold) below about file 180702-213610.xml. Has been on the ‘cleaner’ page for a few days. What is 180702-213610.xml? Is it a virus? Has it been cleaned based on note in green below? I use Webroot…

  9. Problem when opening xml file

    in Windows 10 Software and Apps

    Problem when opening xml file: I have a small program, which uses a number of xml files. The program is not working properly and I suspect that is due to a problem with one of the xml files. When I click on any except one of those files it opens in a MS Edge (the default Windows 10 browser) window and all…

  10. MP4 file opens on personal laptop as XML Document file

    in Windows 10 Support

    MP4 file opens on personal laptop as XML Document file: I downloaded an MP4 video file on my work laptop (Windows 7) and was able to open and watch it on Windows Media Player. I copied the file onto an external memory drive to watch the video at home but when I open the drive on my personal laptop (Windows 10) the file changes…

Users found this page by searching for:

  1. erreur 25541

    ,

  2. error 25541 failed to open xml file office 2010 Windows 10

    ,

  3. error 25541 failed to open xml file office 2010

    ,

  4. failed to open xml file,
  5. error 25541 failed

A customer’s hard drive was generating SMART error. I replace the drive, reinstalled Windows 8.1, and used Laplink’s PC Mover to move all of the applications from the failing hard drive to the replacement. Everything worked except MS Office 2010, which required that a product key be entered. Entering the product key solved the problem with Word and Excel, but Outlook did not recognize the OST file for the customer’s Exchange account or the PST file for his POP account. I tried to create a new profile using the Mail applet in Control Panel, but it was greyed out. A repair of MS office was not successful, so I removed it, planning on reinstalling. Now when I try to reinstall I get «»Error 25541. Failed to open XML file C:windowsmicrosoft.netframeworkv2.0.50727configmachine.config, system error: -2147024786″». The installation then backs out previous changes and terminates, suggesting a reboot.

As far as I can tell, this is a problem with .Net Framework 2.0. SFC /scannow found no problems. The folder for .Net Framework 2.050727 exists, but the only content is the config folder, which is empty.

What do I have to do to install MS Office 2010?

Read these next…

  • Curated WINDOWS 10 "glitch" - file explorer

    WINDOWS 10 «glitch» — file explorer

    Windows

    Hi.I have been experiencing a black line (glitch) on my file explorer which comes for milliseconds then it goes away. See screen grab. Is there anyone who has experienced such and how were they able to solve it?Thank you.

  • Curated Are you updating workstations to Windows 11?

    Are you updating workstations to Windows 11?

    Windows

    Has anyone started updating workstations on a AD domain to Windows 11? what type of issues are you facing?What is the user reaction been?Thanks!

  • Curated Snap! -- Psyche Probe, DIY Gene Editing, RaiBo, AI handwriting, Metric Pirates

    Snap! — Psyche Probe, DIY Gene Editing, RaiBo, AI handwriting, Metric Pirates

    Spiceworks Originals

    Your daily dose of tech news, in brief.

    Welcome to the Snap!

    Flashback: January 27, 1880: Thomas Edison receives patent for the Electric Lamp. (Read more HERE.)

    Bonus Flashback: January 27, 1967: Apollo 1 Tragedy (Read more HERE.)

    You …

  • Curated NEC Inmail Email doesn't Change

    NEC Inmail Email doesn’t Change

    Collaboration

    Hey Everyone,Recently a client of mine wanted to change the email to their QA extension to her email as to help keep voicemails consolidated instead of spread out among different emails. Normally this wouldn’t be a huge deal. Logged in to to Webpro, hoppe…

  • Curated I inherited some really cool equipment. I just have no clue how to use it!

    I inherited some really cool equipment. I just have no clue how to use it!

    Hardware

    So I’ve got some switches, and some servers. The switches seem pretty straight forward, plug in packet go zoom, but I have no clue how these servers work. They’re headless rack servers. I know there must be a way to get some kind of UI going with a monito…

Недавно встретился с ситуацией, не смог установить MS Office 2010 на один из компьютеров. Он начал глючить, появились ошибки, которые очень сильно раздражали пользователя, поэтому я его удалил, но вот установить заново оказалось не так просто как всегда. Попробовал несколько способов и все таки получилось это сделать. Вот и решил рассказать на своем блоге, почему не устанавливается MS Office. Если вы не можете понять, почему не можете установить MS Office, то рекомендую воспользоваться всеми рекомендациями.

Самое первое, что сейчас надо сделать – перезагрузить компьютер. Если при установке на экране вы видите какие-либо ошибки, то попробуйте взять другой установочный диск и установить с него. Вы устанавливаете с DVD привода? Тогда попробуйте скачать весь диск на флешку и запустите установку с неё. Может быть ваш диск поцарапан или был записан с ошибками?!

Первое, что вы должны сделать, это прервать установку, перезагрузить компьютер и после чего попытаться возобновить установку. Если это не сработает — удалите Office и попробуйте установить его заново. Ранее у Microsoft был инструмент Fix it, который можно использовать для удаления Office, но теперь он не поддерживается. Так что вам придется удалить Office вручную.

Зайдите в Панель управления -> В поиск введите «‎программ» -> Выберите «‎Установка и удаление программ»

Выберите пакет Microsoft Office и нажмите кнопку «‎Удалить».

Временно отключить антивирус или брандмауэр

Ваша текущая антивирусная программа может помешать установке Office 2021. Отключите антивирусную программу и попробуйте снова установить Office 2021.

Отключите антивирусную программу или ее функциональность зависит от конкретной программы. Однако параметр брандмауэра легко найти в пользовательском интерфейсе программного обеспечения, тогда как отключение программы в целом означает отключение защиты в реальном времени только для решения проблемы установки.

Кроме того, вы можете попробовать отключить брандмауэр Windows, когда он используется, а затем повторить попытку. Если вы не знаете, как отключить брандмауэр, вот инструкции:

CCNA, веб-разработчик, ПК для устранения неполадок

Я компьютерный энтузиаст и практикующий ИТ-специалист. У меня за плечами многолетний опыт работы в области компьютерного программирования, устранения неисправностей и ремонта оборудования. Я специализируюсь на веб-разработке и дизайне баз данных. У меня также есть сертификат CCNA для проектирования сетей и устранения неполадок.

Источник

Решение 2: проверьте соответствие минимальным системным требованиям

Хоть мы и пишем статью для тех, кто сталкивается с ошибкой установки Office в Windows 10, все же стоит отметить что современные пакеты Office не будут работать в системах Windows XP и Windows Vista.

Также немаловажным является выбор разрядности Office. Есть версии Office x86 и x64. Если ваша операционная система 32-битная, тогда вам надо установить версию офиса x86. Если же система 64-битная, то обе версии офиса (x86 и x64) будут работать. Однако, если у вас не более 2 Гб оперативной памяти, мы советуем поставить x86-версию офиса.

Проверить разрядность Windows 10 можно во вкладке «‎Система» в панели управления. Тут же можно посмотреть технические характеристики своего компьютера.

Системные требования для Office. Перейдите по ссылки и сравните со своими.

Обновление за сентябрь 2021 г .:

Теперь вы можете предотвратить проблемы с ПК с помощью этого инструмента, например, защитить вас от потери файлов и вредоносных программ. Кроме того, это отличный способ оптимизировать ваш компьютер для достижения максимальной производительности. Программа с легкостью исправляет типичные ошибки, которые могут возникнуть в системах Windows — нет необходимости часами искать и устранять неполадки, если у вас под рукой есть идеальное решение:

  • Шаг 1: (Windows 10, 8, 7, XP, Vista — Microsoft Gold Certified).
  • Шаг 2: Нажмите «Начать сканирование”, Чтобы найти проблемы реестра Windows, которые могут вызывать проблемы с ПК.
  • Шаг 3: Нажмите «Починить все», Чтобы исправить все проблемы.
  • Щелкните правой кнопкой мыши меню «Пуск» и выберите «Командная строка (администратор)».
  • Выполните эту команду: DISM.EXE / online / Clean Up Image / Restore Health.
  • Если операция завершится успешно, закройте командную строку и посмотрите, решена ли ваша проблема.

Часто многие пользователи по нескольку раз щелкают по установщику Office в надежде, что он быстрее запуститься. Однако это приводит к обратному результату — компьютер начинает сильно тормозить и установка затягивается. Проверьте, есть ли у вас процессы, связанные с Office. Для этого зайдите в диспетчер задач Ctrl + Alt + Del. При установке Office создается процесс OfficeclickTorun.exe. Вы можете вручную остановить задачу, нажав правую клавишу мыши -> «‎Завершить». После этого попробуйте снова запустить установщик Office.

Лицензия

Любой офисный пакет от Microsoft – платный. Пробная бесплатная версия доступна в течение 30 дней. Лицензия покупается на официальном сайте. Активируется программа с помощью ключа. Установка нелицензионных сборок пакета Office, в частности редактора Word, чревата тем, что программа не будет запускаться.

Если же не запускается лицензионная версия, следует проверить ее активацию. Вполне возможно, что по каким-то причинам офисная программа не активировалась с помощью ключа. Для этого используем командную строку, которую запустим от имени администратора (здесь вы можете прочитать, как это сделать разными способами).

В строке нужно прописать команду cd и далее в кавычках путь к папке, в которую установлен офисный пакет. На нашем компьютере установлен Word 2021 в 32-разрядной версии. Обратите внимание, что 64-разрядная версия приложения будет находиться в папке Program Files.

После этого вводим команду cscript ospp.vbs /dstatus. Полностью операция проверки лицензии выглядят следующим образом.

Обратите внимание на пункт License Status. При активированном офисном пакете в этой графе будет значиться «LICENSED». В нашем случае видим значение «NOTIFICATIONS», что можно перевести как предупреждение. Ниже – коде ошибки и описание. Нам сообщению (предупреждают) о том, что Microsoft Office не может быть активирован с помощью KMS.

KMS – известный активатор операционной системы Windows 10 в целом и офисных программ в частности. Не рекомендуем использовать его для активации продуктов Microsoft, а советуем покупать лицензию.

Таким образом, если в статусе активации стоит значение «LICENSED», то ваш Word активирован и его можно запускать. Обо всех проблемах с лицензией можно написать в службу поддержки. Контактные данные находятся на официальном сайте Microsoft.

  • Активация Office 365 на Windows 10

Решение 5: не работает кнопка «‎Установить»

Если кнопка «Установить» не работает:

  1. Проверьте, установлен уже ли Office на вашем компьютере.
  2. Удалите ваши временные файлы Интернета.
  3. Отключите все надстройки, расширения или плагины для вашего веб-браузера.
  4. Попробуйте сбросить настройки вашего веб-браузера.

Если кнопка «Установить» неактивна или выделена серым цветом, это означает, что у вас нет активной подписки на Office. Для домашней версии вы можете обновить ее вручную, а для предприятия — подключиться к администратору.

Восстановление Word

Возможно, что какие-то компоненты офисного пакета были повреждены, изменены, удалены. Открываем раздел Панели управления «Программы и компоненты»: нажимаем комбинацию клавиш Win+R и вписываем команду appwiz.cpl.

В открывшемся окне находим офисную программу и кликаем на иконку «Изменить».

  • Всё, что нужно знать про активацию «Офиса» на Windows 10

В следующем окне выбираем пункт «Восстановить» и нажимаем «Продолжить».

Далее следуем простым подсказкам мастера восстановления. Эта процедура позволит полностью восстановить оригинальные файлы программы и возможно решить проблему ее запуска.

Решение проблемы с установкой MS Office

Недавно встретился с ситуацией, не смог установить MS Office 2010 на один из компьютеров. Он начал глючить, появились ошибки, которые очень сильно раздражали пользователя, поэтому я его удалил, но вот установить заново оказалось не так просто как всегда. Попробовал несколько способов и все таки получилось это сделать. Вот и решил рассказать на своем блоге, почему не устанавливается MS Office. Если вы не можете понять, почему не можете установить MS Office, то рекомендую воспользоваться всеми рекомендациями.

Самое первое, что сейчас надо сделать – перезагрузить компьютер. Если при установке на экране вы видите какие-либо ошибки, то попробуйте взять другой установочный диск и установить с него. Вы устанавливаете с DVD привода? Тогда попробуйте скачать весь диск на флешку и запустите установку с неё. Может быть ваш диск поцарапан или был записан с ошибками?!

Службе установщика Windows не удаётся обновить один или несколько защищённых файлов

Чтобы понять в чем причина ошибки,заходим в журнал событий Windows. Для этого надо зайти в “Пуск” – “Панель управления” – “Администрирование” – “Просмотр событий”. В открывшемся окошке, выбираем слева раздел “Приложение” видем в правом поле ошибку. Если открыть ее двойным щелчком и прочитать описание, то становится понятно, что служба установщика Windows не может обновить защищенный файл, находящийся по следующему пути: Program FilesCommon FilesMicrosoft Sharedweb server extensions40binfp4autl.dll.

Для решения проблемы делаем следующее:

  1. Заходим в папку C:Program FilesCommon FilesMicrosoft Sharedweb server extensions40bin
  2. Скачиваем файл fp4autl
  3. Загруженный файл копируем в указанную выше папку bin. Появится окошко с предложением вставить установочный компакт-диск – нажимаем “Отмена”
  4. Следом появится еще одно сообщение – нажимаем здесь “Да”.
  5. Запускаем установку Microsoft Office заново. Ошибка больше не должна появится.

Если же ошибка возникает снова – перезагрузите компьютер и после этого проверьте, чтобы файл fp4autl.dll находился в указанной выше папке.

Как установить Microsoft Word?

Можно установить редактор с помощью панели конфигурации, установочного диска, а также через сайт Майкрософт (при подключенном интернете).

Установить программу через панель конфигурации MS-Office возможно, если офисный пакет уже инсталлирован на компьютере. Тогда отдельные приложения пакета можно как устанавливать, так и отключать:

  1. Открыть панель «Удаление или изменение программы» (Пуск — Панель управления — Программы — Программы и компоненты).
  2. В списке программ найти MS-Office. Пункт «Изменить» можно выбрать в контекстном меню или меню панели удаления и изменения программ.
  3. Открывшаяся панель предлагает: «Измените текущую установку Microsoft Office». Под надписью расположены четыре радиокнопки; среди них надо выбрать «Добавить и удалить компоненты». Нажать кнопку «Далее».
  4. В открывшейся панели выбрать параметры установки офисного пакета: отметить те компоненты, которые надо установить (Microsoft Word). Нажать кнопку «Обновить».
  5. Через несколько минут компьютер выдаст сообщение, что требуется перезагрузка, после которой компонент будет окончательно установлен.

Если на компьютере отсутствует офисный пакет, то воспользоваться первым способом не удастся. Тогда ворд можно устанавливать с диска. Обычно установочные диски содержат не изолированный ворд, а пакет Microsoft Office. Установка с диска офисного пакета не отличается от инсталляции большинства других программ:

  1. После вставки диска и запуска процесса установки появляется окно приветствия, в котором надо ввести ключ продукта. Для перехода к последующим окнам надо нажимать кнопку «Продолжить».
  2. В следующих двух окнах можно выбрать папку, куда будет установлена программа, прочесть и принять лицензионное соглашение.

Есть смысл устанавливать все содержащиеся на диске программы офисного пакета (эта установка происходит по умолчанию), но если нужно установить только Word, то следует предпочесть выборочный вариант установки. Для этого в окне «Выберите нужный тип установки» нажать кнопку «Настройка». Откроется окно с панелью конфигурации офисного пакета, в которой нужно выбрать только Microsoft Word, а другие компоненты отключить.

Установка с диска — подходящий вариант, например, после переустановки операционной системы, когда нужно поставить устаревшую, но хорошо зарекомендовавшую себя версию программы. При установке на новый компьютер целесообразно сначала познакомиться с более современными продуктами. На официальном сайте Майкрософт предлагается установить свежую версию текстового редактора:

  1. Открыть страницу с описанием новой версии приложения. Скачать продукт можно лишь в составе комплекта других офисных программ.
  2. Нажать кнопку «Добавить в корзину», а затем «Оформить заказ».
  3. Для продолжения установки надо войти на сайт с помощью данных учетной записи (электронной почты и пароля). Если учетная запись не создана, то нажать кнопку «Зарегистрироваться». Можно войти с помощью разового кода, который присылается на телефон.
  4. Далее на сайте предлагается заполнить форму для привязки пластиковой карты к своему аккаунту.
  5. После оплаты с помощью пластиковой карты продукт можно будет скачивать и устанавливать так же, как и с установочного диска.

Проблемы с открытием файлов

Иногда бывает, что самая программа работает нормально, но сами текстовые файлы не открываются. Причин может быть несколько.

  1. Поврежденные файлы.

Нередко видим ошибку, которая сообщает, что открываемый word-файл поврежден. Программа обычно предлагает восстановить файл. Но редко это удается без потерь в тексте.

  1. Неправильное расширение или программа.

Часто вордовский файл имеет неправильное расширение. Также случается, что файл открывается не той программой, например, блокнотом. Обычно пользователь видит вот такую абракадабру.

Исправить расширение очень просто. Для начала установите отображение расширений в Проводнике. Об этом мы писали подробную статью.

Далее находим файл, кликаем на него один раз левой кнопкой мышки и нажимаем F2. В строке переименования после названия файла ставим точку и пишем doc или docx в зависимости от версии вашего Word.

После этого подтверждаем переименование и пробуем снова запустить файл.

В случае, если вордовские файлы открываются не той программой, воспользуйтесь этой статьей. В ней подробно расписано, как изменить программу по умолчанию для открытия конкретного типа файлов.

Одной из таких ошибок является 30015-6 (-1).

Эта ошибка появляется во время установки Ms Office 2021.

Способ 1. Отключение антивируса и Брандмауэра Windows Первая вещь, которую вы должны сделать, так это отключить ваш антивирус и фаерволл. Что бы отключить фаерволл сделайте следующее: Зайдите в «Панель управления» и выберите «Брандмауэр Windows». В левой панели нажмите на «Отключить Бранмауэр Windows». В открывшемся окне отключите фаерволл для публичных и приватных опций. Эти две утилиты порой могут конфликтовать с установщиками различных программ. Попробуйте установить MS Office 2021 снова. Если вы получайте ошибку 30015-6 (-1) , то переходите к следующему методу статьи.

Способ 2. Установка в «чисто» загруженной системе Для того что бы запустить систему без каких либо лишних утилит нужно выполнить «чистую» загрузку. Для того что бы это выполнить сделайте следующее: Нажмите комбинацию клавиш Win+R и впишите в появившемся окне команду msconfig. В первой вкладке выберите «Выборочная загрузка» и уберите галочку с «Загружать элементы автозагрузки». Далее пройдите в «Службы» и пометьте галочкой «Не отображать службы Microsoft». Перед вами появится список из сторонних программ. Нажмите на кнопку «Отключить все». Нажмите применить и перезагрузите свой компьютер для принятия изменений. На старте системы вы сможете установить MS Office 2016 без каких либо проблем. Однако, после установки, не забудьте выставить параметры автозагрузки которые стояли ранее.

попытка установить VS2010Pro на Windows 7 (64bit), и я также проверил все системные требования для того же.

ошибка:

enter image description here

ПРОСМОТР ЖУРНАЛА ОШИБОК:

[05/15/12,10:48:22] Microsoft Visual Studio 2010 64bit Prerequisites (x64): [2] Error: Installation failed for component Microsoft Visual Studio 2010 64bit Prerequisites (x64). MSI returned error code 1603
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 64bit Prerequisites (x64) is not installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft Visual F# 2.0 Runtime was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates TFS Object Model (x64) was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates .NET Framework 4 Multi-Targeting Pack was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Professional - ENU was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft Web Deployment Tool (x64) was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft ASP.NET MVC 2 - Visual Studio 2010 Tools was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft ASP.NET MVC 2 was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft Silverlight 3 SDK was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Tools for Office Runtime (x64) was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft Office Developer Tools (x64) was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Dotfuscator Software Services - Community Edition was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Crystal Reports templates for Visual Studio 2010 was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 SP2 (x64) ENU was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Visual Studio 2010 Tools for SQL Server Compact 3.5 SP2 ENU was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft Sync Framework Runtime v1.0 (x64) ENU was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft Sync Services for ADO.NET v2.0 (x64) ENU was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft Sync Framework Services v1.0 (x64) ENU was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft Sync Framework SDK v1.0 (x64) ENU was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates VC 10.0 Designtime (x64) was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft SQL Publishing Wizard 1.4 was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft SQL Server System CLR Types was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects (x64) was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 Express Service Pack 1 (x64) was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Data-Tier Application Framework was not attempted to be installed.
[05/15/12,10:48:22] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Data-Tier Application Project was not attempted to be installed.

ССЫЛКИ REF
1. MSDN
2. блог (пробовал)

также задали вопрос в MSDN форум.

есть ли у меня лучшие решения для неприятности стрелять это проблема кроме повторной установки ОС ?

7 ответов


после 2 дней работы вокруг, решение, наконец, здесь…..Фу!!!!!

поехали,

как указано ошибка VS2010 застревает при установке Microsoft Visual Studio 2010 64bit предпосылки (x64)

Error: Installation failed for component Microsoft Visual Studio 2010 64bit Prerequisites (x64). MSI returned error code 1603

поэтому я искал соответствующий каталог и побежал .exe вручную

VS2010ProadminpointWCUbitPrereqx64

побежал VS_Prerequisites_x64_enu и еще один

error 25541 failed to open xml file C:WindowsMicrosoft.NETFramework64v2.0.50727CONFIGmachine.config, system error -2147024786

искали машина.config в указанном пути, но я не смог найти машины.config на

C:WindowsMicrosoft.NETFramework64v2.0.50727CONFIG

так я скопировал машины.конфиг.по умолчанию на desktop и переименовал его в machine.config и добавил его к C:WindowsMicrosoft.NETFramework64v2.0.50727CONFIG затем запустил vs_prerequisites_x64_enu, а затем установщик VS2010.

VS_Prerequisites_x64_enu ---> (finally) VS2010 installer

Примечание: делая это, я обманул установщика и установка прошла гладко.

более детально здесь



У меня было поврежденное изображение, которое я загрузил и получил тот же результат. Мой совет-запустить установщик компонента индивидуально; поврежденные настройки должны немедленно завершиться ошибкой.



проблема с программным обеспечением, которое вы загрузили, его не загрузили полностью, поэтому эта ошибка ,
я также испытал то же самое , но я решил это, перезагрузив программное обеспечение,

после загрузки проверьте, что размер загруженного и указанный размер на веб-сайте одинаковы, если не его не загрузили полностью, снова загрузите его и установите


возможно, у вас отсутствует машина.конфигурационный файл.

Местоположение: C:WindowsMicrosoft.NETFrameworkv2.0.50727CONFIG


У меня была аналогичная проблема с установкой visual studio 2010 professional на машине Windows 8.1.
Я попытался установить Visual Studio с локального каталога, но это не удалось.
Хотя все файлы с DVD выглядели точно так же, как в локальном каталоге, я снова переписал все файлы, и на этот раз у меня был успех с установкой.

Я также следовал этим шагам, найденным здесь для установки без ввода ключа продукта и пользовательских настроек. И при добавлении пакета обновления 1 с установкой также.
Это не решило проблему, но я установил программное обеспечение с автоматической настройкой.


Понравилась статья? Поделить с друзьями:
  • Ошибка 30504 call of duty
  • Ошибка 25531 не удалось открыть xml файл
  • Ошибка 2e84 bmw x5 e70
  • Ошибка 2553 мерседес 642 мотор
  • Ошибка 3026 симс 4 автоответчик