Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 4th, 2012  |  syntax: None  |  size: 2.62 KB  |  hits: 20  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Mono xbuild error CS1548 - key file has incorrect format
  2. C:Program FilesJenkinsjobsAlphaBeta...AlphaSolution>"C:Program FilesMono-2.10.5binxbuild" AlphaSolution.sln
  3. XBuild Engine Version 2.10.5.0
  4. Mono, Version 2.10.5.0
  5. Copyright (C) Marek Sieradzki 2005-2008, Novell 2008-2011.
  6.  
  7. Build started 9/20/2011 3:54:14 PM.
  8.  
  9. C:Program FilesJenkinsjobsAlphaBeta...AlphaSolutionAlphaSolution.sln:  warning : Ignoring vcproj 'ZBM'.
  10. C:Program FilesJenkinsjobsAlphaBeta...AlphaSolutionAlphaSolution.sln:  warning : Don't know how to handle GlobalSection TestCaseManagementSettings, Ignoring.
  11. C:Program FilesJenkinsjobsAlphaBeta...AlphaSolutionAlphaSolution.sln:  warning : Failed to find project d393406d-3397-4907-a536-2a4b77512bc6
  12. Project "C:Program FilesJenkinsjobsAlphaBeta...AlphaSolutionAlphaSolution.sln" (default target(s)):
  13.     Target ValidateSolutionConfiguration:
  14.         Building solution configuration "Debug|Mixed Platforms".
  15.     Target Build:
  16.         Project "C:Program FilesJenkinsjobsAlphaBeta...AlphaSolutionAlphaCommonAlphaCommon.csproj" (default target(s)):
  17.             Target PrepareForBuild:
  18.                 Configuration: Debug Platform: AnyCPU
  19.             Target GenerateSatelliteAssemblies:
  20.             No input files were specified for target GenerateSatelliteAssemblies, skipping.
  21.             Target CoreCompile:
  22.                 Tool C:PROGRA~1MONO-2~1.5bindmcs.bat execution started with arguments: /noconfig /debug:full /debug+ /keyfile:AlphaBeta.pfx /optimize- /out:objDebugAlphaCommon.dll AlphaCommon.cs PropertiesAssemblyInfo.cs /target:library /define:"DEBUG;TRACE" /reference:C:PROGRA~1MONO-2~1.5libmonoxbuild-frameworks.NETFrameworkv4.0RedistList........4.0System.dll /reference:C:PROGRA~1MONO-2~1.5libmonoxbuild-frameworks.NETFrameworkv4.0RedistList........4.0System.Xml.Linq.dll /reference:C:PROGRA~1MONO-2~1.5libmonoxbuild-frameworks.NETFrameworkv4.0RedistList........4.0System.Data.DataSetExtensions.dll /reference:C:PROGRA~1MONO-2~1.5libmonoxbuild-frameworks.NETFrameworkv4.0RedistList........4.0Microsoft.CSharp.dll /reference:C:PROGRA~1MONO-2~1.5libmonoxbuild-frameworks.NETFrameworkv4.0RedistList........4.0System.Data.dll /reference:C:PROGRA~1MONO-2~1.5libmonoxbuild-frameworks.NETFrameworkv4.0RedistList........4.0System.Xml.dll /reference:C:PROGRA~1MONO-2~1.5libmonoxbuild-frameworks.NETFrameworkv4.0RedistList........4.0System.Core.dll /warn:4
  23. : error CS1548: Error during assembly signing. The specified key file `AlphaBeta.pfx' has incorrect format
  24.             Task "Csc" execution -- FAILED
  25.             Done building target "CoreCompile" in project "C:Program FilesJenkinsjobsAlphaBeta...AlphaSolutionAlphaCommonAlphaCommon.csproj".-- FAILED