随笔分类 - 用友相关
摘要:[13][admin ][11:55:13][ERROR][UI.FormProcess]-System.Data.SqlClient.SqlException: 在尝试加载程序集 ID 65536 时 Microsoft .NET Framework 出错。 服务器可能资源不足,或者不信任该程序集
阅读全文
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using UFIDA.U9.WK.PurchasePullChangeUIModel; using System.Data;
阅读全文
摘要:数据库: F_GetEnumName select dbo.F_GetEnumName('UFIDA.U9.MO.Enums.MOStateEnum',2,'zh-cn') 打印获取枚举名称请使用函数GetEnumName,GetEnumName('UFIDA.U9.Base.Doc.Busines
阅读全文
摘要:select dt . DisplayName as [类显示名] ,a .id as [字段定义 Base_DescFlexSegment_ID] ,a .Number as [段号] ,at. Name as [段名称] ,b. id as [Base_DescFlexContext_ID 上下
阅读全文
摘要:select A.ExtEnumType,A.ExtEnumTypeUID,A2.Code as EnumTypeCode,A.Code,A.EValue,A1.Namefrom UBF_Sys_ExtEnumValue AINNER JOIN UBF_Sys_ExtEnumValue_Trl A1
阅读全文
摘要:yonyou\U9V60\Portal\UBFConfig\UFIDA.UBF.Log.config 应该是增加节点:<appender name="UFIDA.U9.Cust" type="log4net.Appender.RollingFileAppender"> <file value="lo
阅读全文
摘要:CD的补丁都是客开的,不同步也没有关系,可以在数据库把CD的记录删除掉:delete from system_InstalledAppModulePack where DomainCode='CD' 打不上就不要打了,改配置吧 解决:修改\Portal\SysManageServer\bin文件夹下
阅读全文
摘要:在URL后面添加上__dm=true,可以查看页面上面的字段信息
阅读全文
摘要:C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(2318,5): error MSB3091: 任务失败,因为未找到“resgen.exe”,或未安装正确的 Microsoft Windows SDK。
阅读全文