Posted to tcl by mistachkin at Tue Aug 31 07:14:52 GMT 2010view raw

  1.  
  2. C:\dev\mistachkin\Eagle\Eagle.Sample.targets: error : Error executing task EvaluateScript: Argument cannot be null.
  3. Parameter name: propertyValue
  4. Error executing task EvaluateScript: System.ArgumentNullException: Argument cannot be null.
  5. Parameter name: propertyValue
  6. at Microsoft.Build.BuildEngine.BuildProperty..ctor (System.String propertyName, System.String propertyValue) [0x00000] in <filename unknown>:0
  7. at Microsoft.Build.BuildEngine.ChangeType.ToBuildProperty (System.Object o, System.Type t, System.String name) [0x00000] in <filename unknown>:0
  8. at Microsoft.Build.BuildEngine.TaskEngine.PublishProperty (System.Reflection.PropertyInfo propertyInfo, System.Object o, System.String propertyName) [0x00000] in <filename unknown>:0
  9. at Microsoft.Build.BuildEngine.TaskEngine.PublishOutput () [0x00000] in <filename unknown>:0
  10. at Microsoft.Build.BuildEngine.BuildTask.Execute () [0x00000] in <filename unknown>:0
  11. Task "EvaluateScript" execution -- FAILED
  12. Done building target "ProcessSampleScripts" in project "C:\dev\mistachkin\Eagle\Sample\Sample.csproj".-- FAILED
  13.