摘要:
原文:https://blog.csdn.net/hhw199112/article/details/80234462 错误: 登录失败 该登陆名来自不受信任的域,不能与windows身份认证一起使用 解决: 数据库连接字符串改为:integrated security=false 原因: inte 阅读全文
posted @ 2019-12-05 23:18
古兴越
阅读(1232)
评论(0)
推荐(0)
摘要:
原文:https://www.cnblogs.com/lionden/p/3728716.html <configuration> <system.webServer> <defaultDocument> <files> <clear /> <add value="index.asp" /> </f 阅读全文
posted @ 2019-12-05 22:14
古兴越
阅读(889)
评论(0)
推荐(0)
摘要:
报错: Cannot open database "test4" requested by the login. The login failed. Login failed for user 'IIS APPPOOL\test1'. 解决: 打开IIS -> 应用程序池 -> 选择对应的应用程序池 阅读全文
posted @ 2019-12-05 09:50
古兴越
阅读(1520)
评论(0)
推荐(0)
摘要:
后台: Application层得先写接口 再写实现,不然 abp.services.app 这个里面就没有该service。并且service保留的接口,就是interface里面定义的接口。 文件上传 IFormFile 改为 HttpPostedFileBase,file保存的方法也会改变 j 阅读全文
posted @ 2019-12-05 09:14
古兴越
阅读(700)
评论(1)
推荐(1)

浙公网安备 33010602011771号