惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
Secure Thoughts
罗磊的独立博客
T
The Blog of Author Tim Ferriss
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
Last Week in AI
Last Week in AI
美团技术团队
Google Online Security Blog
Google Online Security Blog
Application and Cybersecurity Blog
Application and Cybersecurity Blog
D
Docker
G
Google Developers Blog
大猫的无限游戏
大猫的无限游戏
酷 壳 – CoolShell
酷 壳 – CoolShell
小众软件
小众软件
月光博客
月光博客
L
LINUX DO - 最新话题
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
W
WeLiveSecurity
H
Heimdal Security Blog
Vercel News
Vercel News
SecWiki News
SecWiki News
Forbes - Security
Forbes - Security
Blog — PlanetScale
Blog — PlanetScale
Google DeepMind News
Google DeepMind News
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
www.infosecurity-magazine.com
www.infosecurity-magazine.com
TaoSecurity Blog
TaoSecurity Blog
T
Troy Hunt's Blog
A
About on SuperTechFans
C
Check Point Blog
S
Security Affairs
Hacker News - Newest:
Hacker News - Newest: "LLM"
AI
AI
WordPress大学
WordPress大学
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
Help Net Security
Help Net Security
博客园_首页
The Last Watchdog
The Last Watchdog
S
SegmentFault 最新的问题
Hugging Face - Blog
Hugging Face - Blog
Security Archives - TechRepublic
Security Archives - TechRepublic
Engineering at Meta
Engineering at Meta
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
I
Intezer
K
Kaspersky official blog
M
MIT News - Artificial intelligence
J
Java Code Geeks
G
GRAHAM CLULEY
P
Palo Alto Networks Blog

博客园 - 韩建兴

craco.config.js错误,提示文件找不到 yarn.ps1 cannot be loaded error解决办法 Dynamics CRM On-Premise V9安装手记 修改AD FS Microsoft.Crm.Setup.SrsDataConnector.RegisterServerAction 操作失败 vs加js引用 奶爸日记 MS CRM 2013 Plugin 注册工具登录后空白 安装问题处理1例 数据密钥 Database cannot be started in this edition of SQL Server" error when restoring a Microsoft Dynamics CRM database 配置ADFS Outlook Client. CRM 2013 限制Lookup 配置Report Server超时 Retrieve失败解决办法一例 MS CRM商机产品等Mapping 解决连接VPN后无法上网问题 - 韩建兴 CRM 2011 Install Errors - Tips and Tricks continued(转) 外网IP
Case1:WorkFlow不能运行的解决办法
韩建兴 · 2013-12-03 · via 博客园 - 韩建兴

原因为CRMAppPool选择了一个域用户,然后异步服务的用户执行会有问题

at CrmException..ctor(Int32 errorCode, Object[] arguments) ilOffset = 0x36
at SecurityLibrary.GetPrivilegedUserCallerAndBusinessGuidsFromThread(WindowsIdentity identity, IOrganizationContext context) ilOffset = 0x6F
at CrmWindowsIdentity.DoRecognizeUser(String userToken, Guid organizationId, LocatorServiceContext locatorServiceContext) ilOffset = 0x0
at BaseCrmIdentity.RecognizeCrmUser(Guid organizationId, LocatorServiceContext locatorServiceContext) ilOffset = 0x49
at BaseCrmIdentity.RecognizeCrmUser(Guid organizationId) ilOffset = 0x0
at InternalSdkContextInitializer.SetHttpContext(WindowsIdentity windowsIdentity, Guid organizationId, Guid callerId) ilOffset = 0x67
at InprocessServiceProxy.ExecuteCore(OrganizationRequest request) ilOffset = 0x12
at WorkflowExpansionPlugin.Execute(IServiceProvider serviceProvider) ilOffset = 0x5B
at V5ProxyPlugin.Execute(IServiceProvider serviceProvider) ilOffset = 0x63
at EventOperation.InvokePlugin(AsyncExecutionContext context, IPlugin pluginInstance) ilOffset = 0xF
at EventOperation.InternalExecute(AsyncEvent asyncEvent) ilOffset = 0x155
at AsyncOperationCommand.Execute(AsyncEvent asyncEvent) ilOffset = 0x4E
at PoolHandler.ProcessAsyncEvent(IGenericEventData eventData) ilOffset = 0x139
at <>c__DisplayClass4.<.ctor>b__2(IServiceOperation operation) ilOffset = 0x0
at FaultToleranceBehavior.Execute(ServiceOperationAction operation, IServiceOperation operationParameter) ilOffset = 0x18
at MonitoredOperation.Execute() ilOffset = 0xD
at ThreadPoolQueueExecutionEngine.InvokeNextOperationInThreadPool(Object state) ilOffset = 0xC
at ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) ilOffset = 0x71
at QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() ilOffset = 0x23
at ThreadPoolWorkQueue.Dispatch() ilOffset = 0x81
at _ThreadPoolWaitCallback.PerformWaitCallback() ilOffset = 0x51
>Crm Exception: Message: The user Id is invalid., ErrorCode: -2147214049

http://www.ryanonrails.com/2011/07/22/crm-2011-ssrs-2008-the-user-id-is-invalid-is-not-in-privusergroup/