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

推荐订阅源

MongoDB | Blog
MongoDB | Blog
J
Java Code Geeks
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
D
DataBreaches.Net
腾讯CDC
GbyAI
GbyAI
I
InfoQ
博客园 - Franky
G
Google Developers Blog
Last Week in AI
Last Week in AI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
Vercel News
Vercel News
博客园_首页
MyScale Blog
MyScale Blog
Martin Fowler
Martin Fowler
N
Netflix TechBlog - Medium
V
V2EX
T
The Blog of Author Tim Ferriss
M
MIT News - Artificial intelligence
雷峰网
雷峰网
H
Hackread – Cybersecurity News, Data Breaches, AI and More
大猫的无限游戏
大猫的无限游戏
The GitHub Blog
The GitHub Blog

博客园 - 子佩

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