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

推荐订阅源

C
Check Point Blog
GbyAI
GbyAI
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 叶小钗
U
Unit 42
Engineering at Meta
Engineering at Meta
aimingoo的专栏
aimingoo的专栏
Y
Y Combinator Blog
Google DeepMind News
Google DeepMind News
Vercel News
Vercel News
美团技术团队
雷峰网
雷峰网
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
D
DataBreaches.Net
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Apple Machine Learning Research
Apple Machine Learning Research
J
Java Code Geeks
罗磊的独立博客
MyScale Blog
MyScale Blog
博客园_首页
IT之家
IT之家
F
Fortinet All Blogs
博客园 - Franky

博客园 - 韩建兴

craco.config.js错误,提示文件找不到 yarn.ps1 cannot be loaded error解决办法 Dynamics CRM On-Premise V9安装手记 修改AD FS 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后无法上网问题 - 韩建兴 Case1:WorkFlow不能运行的解决办法 CRM 2011 Install Errors - Tips and Tricks continued(转) 外网IP
Microsoft.Crm.Setup.SrsDataConnector.RegisterServerAction...
韩建兴 · 2016-08-19 · via 博客园 - 韩建兴

 System.Exception: Microsoft.Crm.Setup.SrsDataConnector.RegisterServerAction 操作失败。 ---> System.TypeInitializationException: “Microsoft.Crm.LocatorService”的类型初始值设定项引发异常。 ---> System.InvalidOperationException: 无法加载计数器名称数据,因为从注册表读取的索引“”无效。 

>>Are you logged in as domain admin on SSRS where you are installing data connector

>>Also the user should have permissions(read/write) for the following Active Directory group:

PrivReportingGroup

>>http://social.msdn.microsoft.com/Forums/en-US/vstswebtest/thread/c54247d9-6035-4d77-9293-e9986517e310/

ClickStart, typecmd right clickcmd.exe, and selectRun as administrator.
At the prompt, type lodctr /r and press ENTER. This will repair the pointers (those are stored in the registry).


C:\Windows\system32>lodctr /r

Info: Successfully rebuilt performance counter setting from system backup store

After this action it is possible that some providers are disabled. You can check the status withlodctr /q.