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

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 三生石上(FineUI控件)
雷峰网
雷峰网
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
博客园 - 叶小钗
The Cloudflare Blog
T
Tailwind CSS Blog
Hugging Face - Blog
Hugging Face - Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
小众软件
小众软件
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell
大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
美团技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 聂微东
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
宝玉的分享
宝玉的分享

博客园 - 子佩

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.部署报表