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

下载之后项目运行不起来 #17

Open
caoxuanyu opened this issue Jul 22, 2019 · 6 comments
Open

下载之后项目运行不起来 #17

caoxuanyu opened this issue Jul 22, 2019 · 6 comments

Comments

@caoxuanyu
Copy link

严重性 代码 说明 项目 文件 行 禁止显示状态
错误 CS0738 '“IdentityService”不实现接口成员“IIdentityService.GetSelectRole(string)”。“IdentityService.GetSelectRole(string)”无法实现“IIdentityService.GetSelectRole(string)”,因为它没有“Tuple<bool, string>”的匹配返回类型。 APIJSON.NET E:\98.其他相关程序\APIJSON.NET\APIJSON.NET\APIJSON.NET\Services\IdentityService.cs 13 活动的
严重性 代码 说明 项目 文件 行 禁止显示状态
错误 CS0579 “System.Reflection.AssemblyCompanyAttribute”特性重复 ApiJson.Common E:\98.其他相关程序\APIJSON.NET\APIJSON.NET\APIJSONCommon\obj\Debug\netstandard2.0\ApiJson.Common.AssemblyInfo.cs 14 活动的

@liaozb
Copy link
Owner

liaozb commented Jul 22, 2019

@caoxuanyu 已修复

@caoxuanyu
Copy link
Author

运行时错误:
An error occurred while starting the application.
An error occurred while starting the application.
SqlSugarException: SqlSugarException: Out of range value for column 'userId' at row 2
SqlSugar.Check.Exception(bool isException, string message, string[] args)

SqlSugarException: Out of range value for column 'userId' at row 2
SqlSugar.Check.Exception(bool isException, string message, string[] args)
SqlSugar.CodeFirstProvider.InitTables(Type entityType)
APIJSON.NET.DbInit.Initialize(IApplicationBuilder app) in DbInit.cs
+
db.Db.CodeFirst.InitTables(typeof(Login));
APIJSON.NET.Startup.Configure(IApplicationBuilder app, IHostingEnvironment env) in Startup.cs
+
DbInit.Initialize(app);
Microsoft.AspNetCore.Hosting.ConventionBasedStartup.Configure(IApplicationBuilder app)
Microsoft.AspNetCore.Mvc.Internal.MiddlewareFilterBuilderStartupFilter+<>c__DisplayClass0_0.g__MiddlewareFilterBuilder|0(IApplicationBuilder builder)
Microsoft.AspNetCore.Server.IISIntegration.IISSetupFilter+<>c__DisplayClass4_0.b__0(IApplicationBuilder app)
Microsoft.AspNetCore.HostFilteringStartupFilter+<>c__DisplayClass0_0.b__0(IApplicationBuilder app)
Microsoft.AspNetCore.Hosting.Internal.AutoRequestServicesStartupFilter+<>c__DisplayClass0_0.b__0(IApplicationBuilder builder)
Microsoft.AspNetCore.Hosting.Internal.WebHost.BuildApplication()

@caoxuanyu
Copy link
Author

caoxuanyu commented Jul 22, 2019 via email

@liaozb
Copy link
Owner

liaozb commented Jul 22, 2019

@caoxuanyu 我运行正常 你创建新的数据库试试

@caoxuanyu
Copy link
Author

caoxuanyu commented Jul 22, 2019 via email

@caoxuanyu
Copy link
Author

问题已经解决。非常感谢。。。

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

2 participants