08 2020 档案

摘要:问题描述:操作数类型冲突: uniqueidentifier 与 bigint 不兼容; 当我在做数据库字段变更时,以前的数据类型是 Guid 变更为 Long 或者 Int 时报错! C#代码示例: public virtual Guid AgentId { get; set; } // Agen 阅读全文
posted @ 2020-08-28 09:20 周兴兴 阅读(2660) 评论(0) 推荐(0) 编辑
摘要:HTTP Error 500.0 - ANCM In-Process Handler Load Failure Common causes of this issue: The specified version of Microsoft.NetCore.App or Microsoft.AspNe 阅读全文
posted @ 2020-08-27 16:52 周兴兴 阅读(2224) 评论(0) 推荐(0) 编辑
摘要:示例图 C#端实现代码 /// <summary> /// 创建类别 /// </summary> /// <param name="input">创建Dto</param> [AbpAuthorize(MallPermissions.Category_Edit)] public async Tas 阅读全文
posted @ 2020-08-27 09:55 周兴兴 阅读(373) 评论(0) 推荐(0) 编辑
摘要:问题描述:An unhandled exception occurred while processing the request. Win32Exception: 不知道这样的主机。 Unknown location SqlException: A network-related or insta 阅读全文
posted @ 2020-08-14 15:48 周兴兴 阅读(3420) 评论(0) 推荐(0) 编辑
摘要:问题提示:System.InvalidOperationException: Null TypeMapping in Sql Tree 日志记录: System.InvalidOperationException: Null TypeMapping in Sql Tree at Microsoft. 阅读全文
posted @ 2020-08-05 10:43 周兴兴 阅读(1238) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示