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

推荐订阅源

量子位
S
Securelist
MyScale Blog
MyScale Blog
Jina AI
Jina AI
罗磊的独立博客
The Cloudflare Blog
美团技术团队
博客园 - 叶小钗
阮一峰的网络日志
阮一峰的网络日志
博客园 - 三生石上(FineUI控件)
月光博客
月光博客
雷峰网
雷峰网
小众软件
小众软件
aimingoo的专栏
aimingoo的专栏
大猫的无限游戏
大猫的无限游戏
博客园 - Franky
博客园 - 聂微东
Y
Y Combinator Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
MongoDB | Blog
MongoDB | Blog
T
Tailwind CSS Blog
Attack and Defense Labs
Attack and Defense Labs
博客园_首页
Latest news
Latest news
Apple Machine Learning Research
Apple Machine Learning Research
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
The Hacker News
The Hacker News
G
GRAHAM CLULEY
Simon Willison's Weblog
Simon Willison's Weblog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
P
Proofpoint News Feed
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
U
Unit 42
D
Docker
Webroot Blog
Webroot Blog
N
Netflix TechBlog - Medium
T
Tor Project blog
C
Cyber Attacks, Cyber Crime and Cyber Security
L
LINUX DO - 最新话题
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
The Last Watchdog
The Last Watchdog
B
Blog
Recent Announcements
Recent Announcements
GbyAI
GbyAI
Microsoft Azure Blog
Microsoft Azure Blog
Security Latest
Security Latest
V2EX - 技术
V2EX - 技术
N
News | PayPal Newsroom
Microsoft Security Blog
Microsoft Security Blog

博客园 - 韩建兴

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.