Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #29

Open
coffice12 opened this issue May 7, 2017 · 0 comments
Open

error #29

coffice12 opened this issue May 7, 2017 · 0 comments

Comments

@coffice12
Copy link

System.OverflowException: 值对于 Int64 太大或太小。
在 System.Convert.ToInt64(UInt64 value)
在 System.UInt64.System.IConvertible.ToInt64(IFormatProvider provider)
在 System.Convert.ToInt64(Object value)
在 ICSharpCode.Decompiler.Ast.AstBuilder.ConvertArgumentValue(CustomAttributeArgument argument) 位置 C:\Users\ZhangFan\Desktop\Netjs\Dependencies\NRefactory\ICSharpCode.Decompiler\Ast\AstBuilder.cs:行号 1528
在 ICSharpCode.Decompiler.Ast.AstBuilder.ConvertArgumentValue(CustomAttributeArgument argument) 位置 C:\Users\ZhangFan\Desktop\Netjs\Dependencies\NRefactory\ICSharpCode.Decompiler\Ast\AstBuilder.cs:行号 1524
在 ICSharpCode.Decompiler.Ast.AstBuilder.ConvertCustomAttributes(AstNode attributedNode, ICustomAttributeProvider customAttributeProvider, String attributeTarget) 位置 C:\Users\ZhangFan\Desktop\Netjs\Dependencies\NRefactory\ICSharpCode.Decompiler\Ast\AstBuilder.cs:行号 1407
在 ICSharpCode.Decompiler.Ast.AstBuilder.ConvertAttributes(EntityDeclaration attributedNode, TypeDefinition typeDefinition) 位置 C:\Users\ZhangFan\Desktop\Netjs\Dependencies\NRefactory\ICSharpCode.Decompiler\Ast\AstBuilder.cs:行号 1126
在 ICSharpCode.Decompiler.Ast.AstBuilder.CreateType(TypeDefinition typeDef) 位置 C:\Users\ZhangFan\Desktop\Netjs\Dependencies\NRefactory\ICSharpCode.Decompiler\Ast\AstBuilder.cs:行号 311
在 ICSharpCode.Decompiler.Ast.AstBuilder.AddType(TypeDefinition typeDef) 位置 C:\Users\ZhangFan\Desktop\Netjs\Dependencies\NRefactory\ICSharpCode.Decompiler\Ast\AstBuilder.cs:行号 270
在 ICSharpCode.Decompiler.Ast.AstBuilder.AddAssembly(ModuleDefinition moduleDefinition, Boolean onlyAssemblyLevel) 位置 C:\Users\ZhangFan\Desktop\Netjs\Dependencies\NRefactory\ICSharpCode.Decompiler\Ast\AstBuilder.cs:行号 223
在 ICSharpCode.Decompiler.Ast.AstBuilder.AddAssembly(AssemblyDefinition assemblyDefinition, Boolean onlyAssemblyLevel) 位置 C:\Users\ZhangFan\Desktop\Netjs\Dependencies\NRefactory\ICSharpCode.Decompiler\Ast\AstBuilder.cs:行号 185
在 Netjs.App.Run(Config config) 位置 C:\Users\ZhangFan\Desktop\Netjs\Netjs\App.cs:行号 134
在 Netjs.App.Main(String[] args) 位置 C:\Users\ZhangFan\Desktop\Netjs\Netjs\App.cs:行号 59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant