Hi,
I am trying to compile a 1.1 .NET Library with the VSDevEnv task and I always get this error. The project compiles fine localy as-per-usual :) but not on the build.
error MSB6003: The specified task executable "devenv.exe" could not be run. The system cannot find the file specified.
Any help with what exaclty is it complaining about?
I have all dependencies resolving to a project path and files are present. If I open the solution on the build I can build it fine asis.
Thanks!