OpenCoverUI / OpenCover.UI

Visual Studio Integration to OpenCover
MIT License
77 stars 46 forks source link

The specified executable is not a valid application for this OS platform #129

Open merlyn333 opened 8 years ago

merlyn333 commented 8 years ago

I have installed Visual Studio Professional 2015:

devenv_2016-05-04_15-56-50

I've installed "OpenCover UI extension" and "OpenCover UI GitHub" and when I finish to install the last one, I've restarted Visual Studio, then I've selected the option "Cover with OpenCover" as follows:

2016-05-04_16-05-46

After this, the system is showing me the following alert:

devenv_2016-05-04_14-46-20

Do you know how to fix it?

Thanks in advance for your answers.

merlyn333 commented 8 years ago

For additional information:

explorer_2016-05-05_13-28-05

pver commented 8 years ago

That's a strange one! Can you check the file path of the opencover installation? Did you maybe enter a directory instead of the opencover exe file? Or maybe a lnk of the exe? That might explain the exception

(You can check and change the path in the opencover.ui settings in the visual studio settings dialog page)