Atmel Studio 7.0 and its installer throw error: "Cannot find one or more components. Please reinstall the application."
Asked Answered
R

1

6

When I try to run Atmel Studio 7.0, it throws an error,

Cannot find one or more components. Please reinstall the application

This error also appears multiple times when I install Atmel Studio. How can I fix it?

To fix this problem, I tried:

  1. I tried both the offline installer and online installer.
  2. I tried to install Atmel Studio in different directories. One of these directories is on disk C (system disk, SSD), and another one is on disk D (HDD).

I think that this error may happen because of the following things:

  1. Once I messed with a disk C security property.
  2. Microsoft Visual Studio 2017 is installed on my computer. I heard that Atmel Studio can conflict with it. The Atmel Studio installer also runs Visual Studio isolating shell.
  3. I have antivirus software (not Windows Defender). Maybe it prevents the Atmel Studio installer from downloading something from the Internet.

My OS is Windows 10 Home x64.

Rancor answered 22/8, 2019 at 9:24 Comment(5)
Have you tried reinstalling VS isolated shell 2015? That's what ended up working for me.Etti
"Have you tried reinstalling VS isolated shell 2015? That's what ended up working for me." – Luuk Wuijster. This answer helped me.Rancor
Thanks for the question, and +1. I had the same problem. @LuukWuijster Your comment was the solution for me, too. If you make that comment an answer, I'll upvote it.Ostend
@Ostend Okay great! I have made it an answerEtti
Thanks again - upvoted as promised :-)Ostend
E
1

This issue may be related to a conflict or an issue with the Visual Studio Isolated Shell 2015. This shell is a part of Atmel Studio's installation, and it can conflict with other instances or versions of Visual Studio installed on your system.

To resolve this issue, try reinstalling the Visual Studio Isolated Shell 2015.

Etti answered 11/7, 2023 at 8:20 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.