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

推荐订阅源

博客园 - 叶小钗
云风的 BLOG
云风的 BLOG
G
Google Developers Blog
S
SegmentFault 最新的问题
罗磊的独立博客
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
爱范儿
爱范儿
博客园 - 三生石上(FineUI控件)
H
Hackread – Cybersecurity News, Data Breaches, AI and More
D
DataBreaches.Net
F
Fortinet All Blogs
TaoSecurity Blog
TaoSecurity Blog
D
Docker
C
Cybersecurity and Infrastructure Security Agency CISA
K
Kaspersky official blog
宝玉的分享
宝玉的分享
腾讯CDC
Google Online Security Blog
Google Online Security Blog
Recorded Future
Recorded Future
T
The Exploit Database - CXSecurity.com
T
The Blog of Author Tim Ferriss
V
V2EX
S
Securelist
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
C
CERT Recently Published Vulnerability Notes
A
Arctic Wolf
Scott Helme
Scott Helme
L
LINUX DO - 热门话题
Y
Y Combinator Blog
P
Proofpoint News Feed
T
Tor Project blog
AWS News Blog
AWS News Blog
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
The Last Watchdog
The Last Watchdog
博客园 - 聂微东
T
Threat Research - Cisco Blogs
B
Blog
Attack and Defense Labs
Attack and Defense Labs
L
Lohrmann on Cybersecurity
C
CXSECURITY Database RSS Feed - CXSecurity.com
阮一峰的网络日志
阮一峰的网络日志
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
IT之家
IT之家
N
News and Events Feed by Topic
博客园 - 司徒正美
H
Help Net Security
C
Cisco Blogs
C
Check Point Blog
S
Secure Thoughts

博客园 - 韩建兴

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.