Skip to content

Instantly share code, notes, and snippets.

@directhex
Created February 26, 2019 20:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save directhex/8adcc20921b2c929fb0006ccc64d6004 to your computer and use it in GitHub Desktop.
Save directhex/8adcc20921b2c929fb0006ccc64d6004 to your computer and use it in GitHub Desktop.
/mnt/jenkins/workspace/test-mono-pull-request-i386/mcs/class/lib/net_4_x/aspnet-compiler.exe
Compilation of System.Web.Compilation.Precompiler:Main (string[]) failed with exception 'Could not load file or assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.':
Compilation of System.Web.Compilation.Precompiler:DisplayUsage () failed with exception 'Error verifying System.Web.Compilation.Precompiler:DisplayUsage (): Could not load type System.Web.Compilation.Precompiler at 0x0055':
Compilation of System.Web.Compilation.Precompiler:DisplaySwitchWithHelp (string,string) failed with exception 'Error verifying System.Web.Compilation.Precompiler:DisplaySwitchWithHelp (string,string): Could not load type System.Web.Compilation.Precompiler at 0x000f':
Compilation of System.Web.Compilation.Precompiler:DisplayWordWrappedString (string) failed with exception 'Error verifying System.Web.Compilation.Precompiler:DisplayWordWrappedString (string): Could not load type System.Web.Compilation.Precompiler at 0x0003':
Compilation of System.Web.Compilation.Precompiler:DisplayWordWrappedString (string,int,int) failed with exception 'Error verifying System.Web.Compilation.Precompiler:DisplayWordWrappedString (string,int,int): Cannot load field from token 0x0400002d for ldsfld at 0x0029':
Compilation of System.Web.Compilation.Precompiler:ValidateArgs (string[]) failed with exception 'Error verifying System.Web.Compilation.Precompiler:ValidateArgs (string[]): Cannot load field from token 0x04000033 for ldsfld at 0x0027':
Compilation of System.Web.Compilation.Precompiler:IsValidVirtualPath (string) failed with exception 'Error verifying System.Web.Compilation.Precompiler:IsValidVirtualPath (string): Cannot load field from token 0x0400002e for ldsfld at 0x0004':
Compilation of System.Web.Compilation.Precompiler:GetFullPath (string) failed with exception 'Error verifying System.Web.Compilation.Precompiler:GetFullPath (string): Could not load type System.Web.Compilation.Precompiler at 0x0028':
Compilation of System.Web.Compilation.Precompiler:DumpErrors (System.Exception) failed with exception 'Error verifying System.Web.Compilation.Precompiler:DumpErrors (System.Exception): Could not load type System.Web.Compilation.Precompiler at 0x0001':
Compilation of System.Web.Compilation.Precompiler:GetFormattableException (System.Exception) failed with exception 'Error verifying System.Web.Compilation.Precompiler:GetFormattableException (System.Exception): Cannot load type from token 0x0100002a for isinst at 0x0001':
Compilation of System.Web.Compilation.Precompiler:DumpCompileError (System.CodeDom.Compiler.CompilerError) failed with exception 'Error verifying System.Web.Compilation.Precompiler:DumpCompileError (System.CodeDom.Compiler.CompilerError): Could not load type System.Web.Compilation.Precompiler at 0x001e':
Compilation of System.Web.Compilation.Precompiler:DumpExceptionStack (System.Exception) failed with exception 'Error verifying System.Web.Compilation.Precompiler:DumpExceptionStack (System.Exception): Could not load type System.Web.Compilation.Precompiler at 0x000b':
Compilation of System.Web.Compilation.Precompiler:DumpError (string,string) failed with exception 'Error verifying System.Web.Compilation.Precompiler:DumpError (string,string): Could not load type System.Web.Compilation.Precompiler at 0x0005':
Compilation of System.Web.Compilation.Precompiler:.ctor () failed with exception 'Error verifying System.Web.Compilation.Precompiler:.ctor (): Could not load type System.Web.Compilation.Precompiler at 0x0000':
Compilation of System.Web.Compilation.Precompiler:.cctor () failed with exception 'Error verifying System.Web.Compilation.Precompiler:.cctor (): Cannot load field from token 0x0400002d for stsfld at 0x0002':
Could not load signature of CBMCallback:ReportParseError due to: Could not load file or assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not retrieve method signature for CBMCallback:ReportParseError (<unable to load signature>)
Compilation of CBMCallback:ReportProgress (string) failed with exception 'Error verifying CBMCallback:ReportProgress (string): Could not load type .CBMCallback at 0x0000':
Compilation of CBMCallback:InitializeLifetimeService () failed with exception 'Error verifying CBMCallback:InitializeLifetimeService (): Could not load type .CBMCallback at 0x0000':
Compilation of CBMCallback:.ctor () failed with exception 'Error verifying CBMCallback:.ctor (): Could not load type .CBMCallback at 0x0000':
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment