Hi All
I am getting one issue while making build from TFS , the job is to use a VB Script file in reading ISM file and creates merged modules. Whiil executing the job from TFS Build, I am getting this issue
Here is the Stack , I see in the TFS, Please help in this regard
Exception Message: MSBuild error 1 has ended this build. You can find more specific information about the cause of this error in above messages. (type BuildProcessTerminateException)Exception Stack Trace: at System.Activities.Statements.Throw.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation
Note: I am a able to execute this job succesfully from Command Prompt using MSBuild
Thanks,
Srinivas