Skip to content

Instantly share code, notes, and snippets.

@topgenorth
Created August 30, 2012 18:35
Show Gist options
  • Save topgenorth/3536953 to your computer and use it in GitHub Desktop.
Save topgenorth/3536953 to your computer and use it in GitHub Desktop.
Unhandled Exception: System.ComponentModel.Win32Exception: The system cannot find the file specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at Xamarin.Edu.SampleGallery.Core.Validators.BuildValidator.RunBuild(String file, String cwd, String args)
at Xamarin.Edu.SampleGallery.Core.Validators.BuildValidator.Validate(DirectoryInfo directory)
at Xamarin.Edu.SampleGallery.Core.SampleValidator.<Validate>d__0.MoveNext()
at Xamarin.Edu.SampleGallery.Validator.Program.Main(String[] args)
/e/work/xamarin/code/monodroid-samples/.git/hooks/pre-commit: line 4: 8840 Signal 67 ./xcsv.exe $1 $2 $3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment