• An exception was thrown while activating Al.Veneer.Cad.PlateTypes.CadPlateTypeController. .....abpcore


    2019-12-05 11:23:18.704 +08:00 [ERR] {
    "code": null,
    "message": "对不起,在处理你的请求期间,产生了一个服务器内部错误!",
    "details": null,
    "validationErrors": null
    }
    2019-12-05 11:23:18.705 +08:00 [ERR] An exception was thrown while activating Al.Veneer.Cad.PlateTypes.CadPlateTypeController.
    Autofac.Core.DependencyResolutionException: An exception was thrown while activating Al.Veneer.Cad.PlateTypes.CadPlateTypeController.
    ---> Autofac.Core.DependencyResolutionException: None of the constructors found with 'Autofac.Core.Activators.Reflection.DefaultConstructorFinder' on type 'Al.Veneer.Cad.PlateTypes.CadPlateTypeController' can be invoked with the available services and parameters:
    Cannot resolve parameter 'Al.Veneer.Cad.PlateTypes.ICadPlateTypeAppService plateTypeAppService' of constructor 'Void .ctor(Al.Veneer.Cad.PlateTypes.ICadPlateTypeAppService)'.
    at Autofac.Core.Activators.Reflection.ReflectionActivator.GetValidConstructorBindings(IComponentContext context, IEnumerable`1 parameters)
    at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
    at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters, Object& decoratorTarget)
    --- End of inner exception stack trace ---

    都是说的文件名反射有问题 要改下文件名

  • 相关阅读:
    获取桌面路径
    Winform判断一个窗口是否以模态化方式打开
    Winform弹出子窗体
    Winform 窗体传值 利用委托 子窗体传值给父窗体
    GridView中小的应用
    GridView显示水平滚动条
    GridView中常用属性的设置
    将DevExpress GridView中的数据原样导出到Excel中
    DevExpress 16.2如何汉化
    C#使用NPOI导出Excel
  • 原文地址:https://www.cnblogs.com/shangdishijiao/p/11988291.html
Copyright © 2020-2023  润新知