Hi. I have installed the MSBuild.ExtensionPack (Version 4.0) on our BuildServer (in my case a Windows 7 32-bit machine (!)), but when a build-definition is triggered I get the message: "error MSB4019: The imported project "C:\Program Files\MSBuild\ExtensionPack\4.0\MSBuild.ExtensionPack.tasks" was not found"
The path is completly ok, this is the location of the file.
I __can__ run the very same .proj inside in a command-prompt at the server with no problem, it's only when I try to trigger it as a build definition it fails.
We use VS2012 at the server to add bilds, and TFS2010.
(The .proj-file is located at the server, at D-drive if that's should matter.)
Regards,
/Erik
Comments: ** Comment from web user: mikeFourie **
The path is completly ok, this is the location of the file.
I __can__ run the very same .proj inside in a command-prompt at the server with no problem, it's only when I try to trigger it as a build definition it fails.
We use VS2012 at the server to add bilds, and TFS2010.
(The .proj-file is located at the server, at D-drive if that's should matter.)
Regards,
/Erik
Comments: ** Comment from web user: mikeFourie **
any luck erik?