I'm currently facing a problem trying to run Visual Studio 15 Enterprise Update 1 and Atmel Studio 7 Build 634 together on Windows 10 Education.
I can open and operate VisualStudio without any problem.
However, when I try to run AtmelStudio, I get multiple "package not found" errors, telling me to look into the ActivityLog under "...\AppData\Roaming\Microsoft\AppEnv\14.0". Since I don't know how to put the important part into the editor here, I'll give you a link to the file on my dropbox. ActivityLog.xml
I've already tried multiple re-installs, changed the order of installing and looked up a few other threads, that suggested clearing different folders in Local and Roaming, but none of that helped.
Any ideas?
Edit 12.12.15: As Devon1337 suggested, the error is caused due to the update 1 of Visual Studio 15 Enterprise, which by the way is already included in Visual Studio 15 Community.
Workaround:
- Deinstall both
- Install Atmel Studio 7
- Install Visual Studio 15 Enterprise afterwards and do not install Update 1 (uncheck it in the install-configurator)