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

推荐订阅源

Y
Y Combinator Blog
The GitHub Blog
The GitHub Blog
云风的 BLOG
云风的 BLOG
Engineering at Meta
Engineering at Meta
Google DeepMind News
Google DeepMind News
aimingoo的专栏
aimingoo的专栏
Recent Announcements
Recent Announcements
A
About on SuperTechFans
U
Unit 42
MyScale Blog
MyScale Blog
J
Java Code Geeks
博客园_首页
Blog — PlanetScale
Blog — PlanetScale
D
Docker
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 司徒正美
量子位
月光博客
月光博客
G
Google Developers Blog
V
V2EX
博客园 - 聂微东
宝玉的分享
宝玉的分享
IT之家
IT之家
Vercel News
Vercel News

博客园 - 子佩

MSCRM2011 承接微软企业库4.0培训 承接SQLSERVER2008开发培训 Azure学习记录(1) 在MSCRM4.0中发送电子邮件 在内网中体验IFD(2) 在内网中体验IFD 隐藏MSCRM原有页面上的元素 MOSS与MSCRM集成(3) MSCRM让人奇怪的地方 MOSS与MSCRM集成(2) MSCRM项目管理 MOSS和MSCRM的集成(1) ApplicationFiles中文件使用(一) MSCRM3.0和Outlook集成 承接SQL SERVER性能优化培训 承接设计模式的培训 承接MOSS应用的培训 承接MOSS应用的培训
AX2009集成SQLSERVER2008Reporting Service
子佩 · 2009-12-22 · via 博客园 - 子佩

一,安装Windows2008SDK

http://www.microsoft.com/downloads/details.aspx?FamilyID=F26B1AA4-741A-433A-9BE5-FA919850BDBF&displaylang=en

二,Microsoft Visual Studio 2008 Shell (isolated mode) Redistributable Package

http://www.microsoft.com/downloads/details.aspx?FamilyId=ACA38719-F449-4937-9BAC-45A9F8A73822&displaylang=en

三,安装AX的SP1

四,重编译AX

五,install Report Extension

Dynamics AX 2009 SP1 Reports Deployment Issue on SQL Server 2008
One of our clients tried to install SQL Server 2008 Reporting Services with Microsoft Dynamics AX 2009 Reporting Extensions on a 64-Bit Windows Server 2008 system. But they have got some error messages during the AX reporting extensions installation and reports deployment.
 
I provide the solutions in the beneath. The issue has been fixed after that.
 
1.  Patch the AX installation file:


1. Copy the contents of the CD folder from the Microsoft Dynamics AX 2009 DVD to a shared network folder. (Because all subsequent Microsoft Dynamics AX installations must be performed from this folder, you must make the location accessible to all users who will install.)

2. Go to the location where you extracted the Service Pack 1 files. From the \Support\AXSetupResources directory, copy the Microsoft.Dynamics.Setup. ReportingServices.dll file.

3. Paste the file into the following locations, replacing the existing files: [SharedFolder]\CD\Msi\Components32\Program Files\Microsoft Dynamics AX\50\Setup [SharedFolder]\CD\Msi\Components64\Program Files\Microsoft Dynamics AX\50\Setup

4. Install Microsoft Dynamics AX reporting extensions from the shared folder.

2. Install AX reporting extensions

1. Copy missed assemblies from the AX client\bin folder to the Windows global assembly folder according to the AX reports deployment log.

3.部署报表