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

推荐订阅源

Attack and Defense Labs
Attack and Defense Labs
T
Threatpost
C
Cybersecurity and Infrastructure Security Agency CISA
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
Intezer
C
Cyber Attacks, Cyber Crime and Cyber Security
The Register - Security
The Register - Security
量子位
Security Latest
Security Latest
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
C
CXSECURITY Database RSS Feed - CXSecurity.com
MyScale Blog
MyScale Blog
J
Java Code Geeks
Apple Machine Learning Research
Apple Machine Learning Research
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
Spread Privacy
Spread Privacy
Jina AI
Jina AI
博客园 - 【当耐特】
P
Palo Alto Networks Blog
Last Week in AI
Last Week in AI
SecWiki News
SecWiki News
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
G
GRAHAM CLULEY
宝玉的分享
宝玉的分享
Hacker News - Newest:
Hacker News - Newest: "LLM"
T
The Blog of Author Tim Ferriss
V
Vulnerabilities – Threatpost
有赞技术团队
有赞技术团队
T
Tor Project blog
H
Hacker News: Front Page
A
Arctic Wolf
NISL@THU
NISL@THU
A
About on SuperTechFans
云风的 BLOG
云风的 BLOG
Engineering at Meta
Engineering at Meta
V
V2EX
N
News and Events Feed by Topic
Webroot Blog
Webroot Blog
Know Your Adversary
Know Your Adversary
P
Privacy International News Feed
I
InfoQ
D
Docker
L
LINUX DO - 最新话题
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
U
Unit 42

博客园 - 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)    收藏  举报