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

推荐订阅源

WordPress大学
WordPress大学
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
Cloudbric
Cloudbric
P
Palo Alto Networks Blog
T
Threatpost
T
Tor Project blog
T
Tenable Blog
AWS News Blog
AWS News Blog
Project Zero
Project Zero
L
LangChain Blog
Cyberwarzone
Cyberwarzone
Engineering at Meta
Engineering at Meta
雷峰网
雷峰网
C
CERT Recently Published Vulnerability Notes
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Security Latest
Security Latest
云风的 BLOG
云风的 BLOG
I
Intezer
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
P
Proofpoint News Feed
A
Arctic Wolf
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
V
Vulnerabilities – Threatpost
C
Cybersecurity and Infrastructure Security Agency CISA
MongoDB | Blog
MongoDB | Blog
aimingoo的专栏
aimingoo的专栏
K
Kaspersky official blog
Jina AI
Jina AI
N
News | PayPal Newsroom
T
The Blog of Author Tim Ferriss
D
DataBreaches.Net
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
博客园 - 【当耐特】
Hugging Face - Blog
Hugging Face - Blog
Recorded Future
Recorded Future
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
S
Secure Thoughts
TaoSecurity Blog
TaoSecurity Blog
P
Privacy & Cybersecurity Law Blog
P
Proofpoint News Feed
MyScale Blog
MyScale Blog
IT之家
IT之家
Forbes - Security
Forbes - Security
The Hacker News
The Hacker News
Last Week in AI
Last Week in AI
T
Threat Research - Cisco Blogs
Y
Y Combinator Blog

博客园 - Bryant

Help:立体图绘制以及根据X,Y,Z三坐标值,在图上描点 winform 统计图控件 解决 VS2005 SP1 时“无法使用此产品的安装源,请确认安装源存在,并且您可以访问它”的错误 控件开发的资料 疑问:公路移动应用开发;数据挖掘开发,哪个更好? 2008年的第一场雪,丰收之雪 Visual Studio 2005 SP1安装 关键点 终极解决:Cab安装包的时候,制作中文快捷方式,用中文编译会报错,用英文做为快捷方式名 编译器错误信息: CS0016: 未能写入输出文件 中秋节快乐 创建.net web项目出错HTTP/1.1 500 Internal Server Error 获得字符串长度(中文字符占2) - Bryant - 博客园 sql Server 索引优化 (转) Infragistics的部署问题 WebService 数据压缩 Happy New Year FreeTextBox控件 保存空格 显示确是? 控件开发中常用的元数据 结果怎么会是这样?
SQL 2005 Reporting Service "提供程序加载失败" Provider Load fail的解决
Bryant · 2013-01-07 · via 博客园 - Bryant

SQL 2005 Reporting Service "提供程序加载失败" Provider Load fail的解决

 错误描述:
操作系统:windows server 2003 Enterprise Edition
在安装sql 2005过程中未报任何错误成功安装完成。但是用SQL Server Management Studio 连接reporting service 报错:提供程序加载失败(图1 所示)。同时Reporting Services 配置工具启动时也报相同错误(图2所示)。
且从sql的错误日志中未提示有错误,windows的事件查看器中也未发现错误提示。
2005 Reporting Service "提供程序加载失败" Provider Load fail的解决' border=0 alt='SQL 2005 Reporting Service "提供程序加载失败" Provider Load fail的解决' src="http://simg.sinajs.cn/blog7style/images/common/sg_trans.gif" real_src="http://s2.sinaimg.cn/orignal/4d1f66ff9e73dfe4745c1">

(图1)
2005 Reporting Service "提供程序加载失败" Provider Load fail的解决' border=0 alt='SQL 2005 Reporting Service "提供程序加载失败" Provider Load fail的解决' src="http://simg.sinajs.cn/blog7style/images/common/sg_trans.gif" real_src="http://s11.sinaimg.cn/orignal/4d1f66ff1ad015875483a">
 (图2)
发现问题后全部卸载sql 2005 后重新安装,重复n次后问题依旧。

解决办法:
1、查找ReportingservicesWMI.dll, 文件位于C:\Program Files\Microsoft SQL
Server\90\Shared。
2、注册ReportingservicesWMI.dll, 失败。
3、 查看C:\Program Files\Microsoft SQL Server\90\Shared下是否有文件framedyn.dll 如果没有
就把C:\WINDOWS\system32\wbem \framedyn.dll拷贝过去(或者搜索framedyn.dll后copy过去)
4、然后把 C:\Program Files\Microsoft SQL Server\90\Shared\reportingserviceswmi.dll
用C:\WINDOWS\system32\regsvr32.exe

注册一下(不会用regsvr32.exe注册dll文件的自己到google搜索一下就知道了)

希望能给在reporting service 遇到相同问题的朋友一些帮助。

转载于:http://blog.sina.com.cn/s/blog_4d1f66ff01000a4l.html

posted @ 2013-01-07 15:43  Bryant  阅读(308)  评论(0)    收藏  举报