
Untitled
By: a guest on
Jun 4th, 2012 | syntax:
None | size: 2.62 KB | hits: 20 | expires: Never
Mono xbuild error CS1548 - key file has incorrect format
C:Program FilesJenkinsjobsAlphaBeta...AlphaSolution>"C:Program FilesMono-2.10.5binxbuild" AlphaSolution.sln
XBuild Engine Version 2.10.5.0
Mono, Version 2.10.5.0
Copyright (C) Marek Sieradzki 2005-2008, Novell 2008-2011.
Build started 9/20/2011 3:54:14 PM.
C:Program FilesJenkinsjobsAlphaBeta...AlphaSolutionAlphaSolution.sln: warning : Ignoring vcproj 'ZBM'.
C:Program FilesJenkinsjobsAlphaBeta...AlphaSolutionAlphaSolution.sln: warning : Don't know how to handle GlobalSection TestCaseManagementSettings, Ignoring.
C:Program FilesJenkinsjobsAlphaBeta...AlphaSolutionAlphaSolution.sln: warning : Failed to find project d393406d-3397-4907-a536-2a4b77512bc6
Project "C:Program FilesJenkinsjobsAlphaBeta...AlphaSolutionAlphaSolution.sln" (default target(s)):
Target ValidateSolutionConfiguration:
Building solution configuration "Debug|Mixed Platforms".
Target Build:
Project "C:Program FilesJenkinsjobsAlphaBeta...AlphaSolutionAlphaCommonAlphaCommon.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
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
: error CS1548: Error during assembly signing. The specified key file `AlphaBeta.pfx' has incorrect format
Task "Csc" execution -- FAILED
Done building target "CoreCompile" in project "C:Program FilesJenkinsjobsAlphaBeta...AlphaSolutionAlphaCommonAlphaCommon.csproj".-- FAILED