level 1
hh寒冰
楼主
环境是任我行crm,sql2008,数据库是从原来服务器移植过来的,现在有这些问题。
过程或函数 'spCRM_FeeListMine' 需要参数 '@FeeUseTypeID',但未提供该参数。
d:\任我行CRM协同版\WebRoot\Views\WorkFlow\WorkFlowAppView.cshtml(471): error CS0234: The type or namespace name 'IPlugin_WorkFlowExPort' does not exist in the namespace 'GraspCRM.OutSidePlugInterface' (are you missing an assembly reference?)
过程或函数 'spCRM_WFAPP_ListMyAll' 需要参数 '@WFAuditor',但未提供该参数。
2017年08月01日 09点08分
1
过程或函数 'spCRM_FeeListMine' 需要参数 '@FeeUseTypeID',但未提供该参数。
d:\任我行CRM协同版\WebRoot\Views\WorkFlow\WorkFlowAppView.cshtml(471): error CS0234: The type or namespace name 'IPlugin_WorkFlowExPort' does not exist in the namespace 'GraspCRM.OutSidePlugInterface' (are you missing an assembly reference?)
过程或函数 'spCRM_WFAPP_ListMyAll' 需要参数 '@WFAuditor',但未提供该参数。