cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
tomas_ivan
Level 3

problem with LE 2012 and TFS 2012 Build

Hi, we have TFS Build server 2012, Visual Studio 2012 and InstallShield LE 2012 on the same machine.
When we're building a solution that contains installShield project in the Visual Studio, the built is successful. But when we're using the build definition the build fails with following error :
C:\Program Files (x86)\MSBuild\InstallShield\2012SpringLimited\InstallShield.targets (21): The "Microsoft.Build.Tasks.AssignProjectConfiguration" task could not be loaded from the assembly Microsoft.Build.Tasks.v3.5. Could not load file or assembly 'Microsoft.Build.Tasks.v3.5' or one of its dependencies. The system cannot find the file specified. Confirm that the  declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.


But the assembly is in the GAC.

Similar problem is described here :
http://community.flexerasoftware.com/showthread.php?p=480917
but without a working solution.

Thank you for your help !
0 Kudos
(1) Reply
Lenwin
Level 10

I understand that you were able to fix the problem by copying the dll to the same folder as InstallShield.targets file (from the referenced thread). Let me know if you have any further queries regarding this issue.
0 Kudos