Home > Database > Mysql Tutorial > sqlserver 2008 r2 SqlClrProvider报错解析

sqlserver 2008 r2 SqlClrProvider报错解析

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 15:20:01
Original
1505 people have browsed it

环境: DB:SQLSERVER 2008 R2; WEB:windows server 2008 r2; 现象: 在WEB服务器端导出报表时,报错,如下:未能加载文件或程序集Microsoft.SqlServer.SqlClrProvider, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91 分析: 该问

环境:

DB:SQLSERVER 2008 R2;

WEB:windows server 2008 r2;

现象:

在WEB服务器端导出报表时,报错,如下:未能加载文件或程序集”Microsoft.SqlServer.SqlClrProvider, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91“

分析:

该问题是因为WEB服务器缺少sharedManagementObjects导致,安装该组件即可。安装时,如果WEB服务器没有SQLCLI时,安装进程将无法继续,需要先安装SQLCLI,两个组件的下载地址如下:

http://www.microsoft.com/en-us/download/details.aspx?id=30440

sqlserver 2008 r2 SqlClrProvider报错解析

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Problem with tp6 connecting to sqlserver database
From 1970-01-01 08:00:00
0
0
0
Unable to connect to SQL Server in Laravel
From 1970-01-01 08:00:00
0
0
0
Methods of parsing MYD, MYI, and FRM files
From 1970-01-01 08:00:00
0
0
0
SQLSTATE: User login failed
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template