Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

AX 2009 Reporting Project Deployment Completes with Warnings

616 views
Skip to first unread message

J Sandstad

unread,
May 10, 2010, 6:15:01 AM5/10/10
to
Hello,

I am experiencing a number of consistent errors when attempting to Deploy
Reports during the installation of AX2009.

One or more libraries built with warnings. Please see MSBuild log at
C:\Users\Administrator.TEST\AppData\Local\Temp\tmp7131.tmp
Deploying 1 data source(s) and 154 design(s) in 42 culture(s) (6469 item(s)
total)...
Deployment done at 12:30:28 AM. Duration: 00:28:03.9266990
The deployment log file can be found at
"C:\Users\Administrator.TEST\AppData\Local\Temp\tmpEE04.txt"

MSBuild log logs error: "C:\Program Files
(x86)\MSBuild\Microsoft\DynamicsTools\Microsoft.Dynamics.Framework.Design.Reporting.LogicalTier.targets
: warning AX1000: The project configuration is not installed or is corrupted.
To fix this problem, reinstall DynamicsAx 2009 Reporting Tools."

Deployment log error: "Could not load file or assembly
'Microsoft.Dynamics.AX.Fim.PaymentService, Version=5.0.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system
cannot find the file specified. at
System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase,
Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark,
Boolean throwOnFileNotFound, Boolean forIntrospection)"


The environment is as per the Small Scale deployment model (Custom
Installation):

Base Components:
Database Server: Windows Server 2008 Std SP2 (64 Bit), SQL 2005 Std SP3 (64
Bit), .Net 3.5 (not SP1), Firewall disabled

AOS + File Server: Windows Server 2008 Std SP2 (64 Bit), .Net 3.5 (not SP1),
prerequisits + AX2009 components installed as per AXInstallationGuide.pdf
(Nov 2009), Firewall disabled

Client: Windows XP SP3 (32 Bit), .Net 3.5 (not SP1), prerequisits +.Net
Business Connector, AX2009 Client, Firewall disabled

The Initialization Check List was completed.

The first Required Component Installed was:
Enterprise Portal Server: Windows Server 2008 Std SP2 (64 bit), MOSS 2007
SP2 - This was successful SharePoint using http:// :80

On the same server we then attempted to install Reporting Services.

Prerequisit Windows 2008 SDK, Visual Studio 2008 Shell (isolated mode) -Step
1 and 2 performed, .Net Business Connector installed. SQL 2005 Reporting
Services, Database Services, Analysis Services, Management Client, Business
Intelligence Development Studio (SP3) - installed.

Default website adjusted to :8080, followed Technet Article ID: 938245
instructions for SQL 2005 Reporting Services on Windows Server 2008 to the
letter + Configure Reporting Services 2005 on Windows Server 2008 section in
the AXInstallationGuide. Kerberos Authentication not required.

The Report Extensions were then installed, then the Report Project
Deployment was run Selecting All Reports. The installation completed with
the error at the top of this Post.

Reports appear to have been deployed but can't be verified yet.

Subsequent attempts to resolve the error: AX2009 SP1 was installed to the
AOS and Client. The Initialization Check List was then performed again.
AX2009 SP1 was then applied to the Enterprise Portal, Reporting Services,
.Net Business Connector.

The Report Project deployment was attempted again... same error.

I've since then created another server to host Reporting Services and
Analysis Services. This has meticulosly been built following all available
guides ensuring all prerequisits are installed. AX2009 SP1 was installed
before attempting the first Report Deployment. Not 100% sure if Kerberos
Authentication is required in this instance.

Again the same error is received and Reports appear to have been deployed.

This is driving me nuts.... my attempts in searching the web aren't yeilding
any definitive results.

If anyone out there knows exactly what the cause and resolution is I'd be
very grateful to hear from them.

Many thanks

SCGAN

unread,
May 10, 2010, 7:41:01 AM5/10/10
to

J Sandstad

unread,
May 10, 2010, 8:22:01 AM5/10/10
to
Hi,

I saw this post a few days ago and followed it's principles in building the
new server for hosting Reporting. I felt I'd achieved the required state
before Deploying and receiving the same error yet again.

I've seen similar error messages posted which reference AL.exe - cause being
the prerequisit Windows SDK and Visual Studio 2008 Shell (isolation mode) not
installed properly. There is no reference to AL.exe in the error logs.

I've searched the customer source site and followed the troubleshooting
guides.

Do Dynamics AX specialists from Microsoft Business Solutions monitor this
community?

J Sandstad

unread,
May 10, 2010, 8:32:01 AM5/10/10
to
Forgot to mention... I also disabled UAC before installing the prerequisit
elements, SQL Reporting Services, and Reporting Extensions to the new server.

Itsejoke

unread,
May 10, 2010, 3:01:06 PM5/10/10
to
Hello J :-)

I advise you to install full setup Visual Studio 2008 sp1...
Can you test it ? possible ? and reply if it's fixing your pb...

RV


"J Sandstad" <JSan...@discussions.microsoft.com> a �crit dans le message
de news: 10C9D11D-89C0-4EEB...@microsoft.com...

J Sandstad

unread,
May 11, 2010, 8:05:01 AM5/11/10
to
Hi R.V,

I installed Visual Studio 2008 (Full) then ran the Visual Studio 2008 SP1
update to the Reporting Server, restarted and then ran the Report Project
Deployment again. Same error message again.

From the Deployment Routine it appears the AOD is the source of the
libraries. The install error and MSBuild log seem to be referencing code
perhaps extracted from this. If this is the source of the problem, other
than reinstalling the whole system again from scratch (with fingers crossed)
what other steps can I take to determine if this is the root cause?

Surely Microsoft have seen this error before....

"Itsejoke" wrote:

> Hello J :-)
>
> I advise you to install full setup Visual Studio 2008 sp1...
> Can you test it ? possible ? and reply if it's fixing your pb...
>
> RV
>
>

> "J Sandstad" <JSan...@discussions.microsoft.com> a écrit dans le message

> .
>

Itsejoke

unread,
May 11, 2010, 2:15:22 PM5/11/10
to
Hello J,

Why do you have not installed .net sp1 ? KB960048 ?

"J Sandstad" <JSan...@discussions.microsoft.com> a �crit dans le message
de news: 32EDD365-C7CA-4497...@microsoft.com...


> Hi R.V,
>
> I installed Visual Studio 2008 (Full) then ran the Visual Studio 2008 SP1
> update to the Reporting Server, restarted and then ran the Report Project
> Deployment again. Same error message again.
>
> From the Deployment Routine it appears the AOD is the source of the
> libraries. The install error and MSBuild log seem to be referencing code
> perhaps extracted from this. If this is the source of the problem, other
> than reinstalling the whole system again from scratch (with fingers
> crossed)
> what other steps can I take to determine if this is the root cause?
>
> Surely Microsoft have seen this error before....
>
>
>
> "Itsejoke" wrote:
>
>> Hello J :-)
>>
>> I advise you to install full setup Visual Studio 2008 sp1...
>> Can you test it ? possible ? and reply if it's fixing your pb...
>>
>> RV
>>
>>

>> "J Sandstad" <JSan...@discussions.microsoft.com> a �crit dans le

J Sandstad

unread,
May 11, 2010, 5:45:01 PM5/11/10
to
Hello R.V,

at the time of starting the installation of Dynamics AX 2009 I did not have
access to the Customer Source website. In the System Requirements for the
product it mentioned a Hotfix available at Microsoft Knowledgebase Article
957312 needed to be installed on all computers involved where .Net 3.5 SP1
was installed. This KB is not a Technet one, and was only available through
Customer Source.

I now have a log in and as you can see have installed Dynamics AX 2009 SP1
which includes this Hotfix to all appropriate computers.

After installing Visual Studio 2008 (Full Product) + SP1 which includes .Net
3.5 SP1, I noticed there was a Visual Studio 2008 (isolated mode) with SP1
available.

Is this the version you were suggesting to install?

If so, I've attempted to install this to the MOSS Farm Server which hosts my
first attempt at Reporting Services.

The installation required the removal of the previous Visual Studio 2008
(isolated mode), but then fails at Step 2 saying there are other Visual
Studio 2008 products installed which don't have SP1. I ran a Windows Update
(suggested in the message) selecting only Visual Studio 2008 patches... No
change in being able to install Visual Studio 2008 (isolated mode) with SP1.

I've reverted back to the original Visual Studio 2008 (isolated mode)
pacakge for the moment.

Thanks


"Itsejoke" wrote:

> Hello J,
>
> Why do you have not installed .net sp1 ? KB960048 ?
>
>
>

> "J Sandstad" <JSan...@discussions.microsoft.com> a écrit dans le message

> de news: 32EDD365-C7CA-4497...@microsoft.com...
> > Hi R.V,
> >
> > I installed Visual Studio 2008 (Full) then ran the Visual Studio 2008 SP1
> > update to the Reporting Server, restarted and then ran the Report Project
> > Deployment again. Same error message again.
> >
> > From the Deployment Routine it appears the AOD is the source of the
> > libraries. The install error and MSBuild log seem to be referencing code
> > perhaps extracted from this. If this is the source of the problem, other
> > than reinstalling the whole system again from scratch (with fingers
> > crossed)
> > what other steps can I take to determine if this is the root cause?
> >
> > Surely Microsoft have seen this error before....
> >
> >
> >
> > "Itsejoke" wrote:
> >
> >> Hello J :-)
> >>
> >> I advise you to install full setup Visual Studio 2008 sp1...
> >> Can you test it ? possible ? and reply if it's fixing your pb...
> >>
> >> RV
> >>
> >>

> >> "J Sandstad" <JSan...@discussions.microsoft.com> a écrit dans le

> .
>

Itsejoke

unread,
May 12, 2010, 6:53:57 AM5/12/10
to
Hi J,

We have The AL.exe error message when we have installed (as
installationguide.pdf) Visual Studio 2008 "isolated mode...
But when we have installed with visual studio 2008 full + sp1 then...it
works

In my last message I asked you if you have installed KB960048 (.net biz
connector sp1 ) ?
This hotfix must be install with Axlicent 'cause it's a hotfix .xpo
Do you have istalled this hotfix on your AOS ?

"J Sandstad" <JSan...@discussions.microsoft.com> a �crit dans le message
de news: 97908F5E-8AE0-41EA...@microsoft.com...

>> "J Sandstad" <JSan...@discussions.microsoft.com> a �crit dans le

>> message
>> de news: 32EDD365-C7CA-4497...@microsoft.com...
>> > Hi R.V,
>> >
>> > I installed Visual Studio 2008 (Full) then ran the Visual Studio 2008
>> > SP1
>> > update to the Reporting Server, restarted and then ran the Report
>> > Project
>> > Deployment again. Same error message again.
>> >
>> > From the Deployment Routine it appears the AOD is the source of the
>> > libraries. The install error and MSBuild log seem to be referencing
>> > code
>> > perhaps extracted from this. If this is the source of the problem,
>> > other
>> > than reinstalling the whole system again from scratch (with fingers
>> > crossed)
>> > what other steps can I take to determine if this is the root cause?
>> >
>> > Surely Microsoft have seen this error before....
>> >
>> >
>> >
>> > "Itsejoke" wrote:
>> >
>> >> Hello J :-)
>> >>
>> >> I advise you to install full setup Visual Studio 2008 sp1...
>> >> Can you test it ? possible ? and reply if it's fixing your pb...
>> >>
>> >> RV
>> >>
>> >>

>> >> "J Sandstad" <JSan...@discussions.microsoft.com> a �crit dans le

J Sandstad

unread,
May 12, 2010, 9:13:01 AM5/12/10
to
Hi R.V,

none of my error log files mention AL.exe in them at all. The deployment
log mentions many times

"Microsoft.Dynamics.Framework.Design.Reporting.LogicalTier.targets : warning
AX1000: The project configuration is not installed or is corrupted."

The AX 2009 Client component is not installed on my AOS Server, it's on a
separate XP system. So far I've only installed DynamicsAX2009 SP1
(KB956568.EXE) as a patch taken from the Customer Source website.

I've just reverted back to a VM Snapshot taken before installing the
Reporting Extensions. I replaced the Visual Studio 2008 (isolation mode)
with "Visual Studio 2008 (isolation mode) with SP1". Installed the Reporting
Extensions, Analysis Extensions, and the .Net Biz connector. (Did not run the
reporting deployment), then applied DynamicsAX2009 SP1 which upgraded the
Reporting Extensions and the .Net Biz connector.

I then ran the reporting deployment.... same error again.

http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.axapta&tid=f3f6b15b-6f1e-4a8a-85a6-c24e9f4c6ec5&cat=&lang=&cr=&sloc=&m=1&p=1

Mentions having installed the Client on the AOS Server, Installing SP1 and
then on the reporting server, install the Windows SDK and the AX development
tools first.

After the development tools installation, then install the reports and
deploy. This part is what is not right in the documentations. When AX tries
to deploy the reports, it compiles the reporting solutions first, and what
is happening it is missing some components which is which gets installed
when you install the development components, this is why it was generating
so many warnings.

I imagined by development tools he's talking about the Visual Studio 2008
(isolation mode) or alternatively he could be referring to the Debugger,
Enterprise Portal developer tools, and reporting tools. I've not looked at
this alternative yet.

In the same post it's mentioned that the report deployment can be performed
from the Client. I'm running it from the Reporting Services Server. Any idea
how to run from the client?

I'll take a look at KB960048.

Thanks

"Itsejoke" wrote:

> Hi J,
>
> We have The AL.exe error message when we have installed (as
> installationguide.pdf) Visual Studio 2008 "isolated mode...
> But when we have installed with visual studio 2008 full + sp1 then...it
> works
>
> In my last message I asked you if you have installed KB960048 (.net biz
> connector sp1 ) ?
> This hotfix must be install with Axlicent 'cause it's a hotfix .xpo
> Do you have istalled this hotfix on your AOS ?
>
>
>

> "J Sandstad" <JSan...@discussions.microsoft.com> a écrit dans le message

> >> "J Sandstad" <JSan...@discussions.microsoft.com> a écrit dans le

> >> message
> >> de news: 32EDD365-C7CA-4497...@microsoft.com...
> >> > Hi R.V,
> >> >
> >> > I installed Visual Studio 2008 (Full) then ran the Visual Studio 2008
> >> > SP1
> >> > update to the Reporting Server, restarted and then ran the Report
> >> > Project
> >> > Deployment again. Same error message again.
> >> >
> >> > From the Deployment Routine it appears the AOD is the source of the
> >> > libraries. The install error and MSBuild log seem to be referencing
> >> > code
> >> > perhaps extracted from this. If this is the source of the problem,
> >> > other
> >> > than reinstalling the whole system again from scratch (with fingers
> >> > crossed)
> >> > what other steps can I take to determine if this is the root cause?
> >> >
> >> > Surely Microsoft have seen this error before....
> >> >
> >> >
> >> >
> >> > "Itsejoke" wrote:
> >> >
> >> >> Hello J :-)
> >> >>
> >> >> I advise you to install full setup Visual Studio 2008 sp1...
> >> >> Can you test it ? possible ? and reply if it's fixing your pb...
> >> >>
> >> >> RV
> >> >>
> >> >>

> >> >> "J Sandstad" <JSan...@discussions.microsoft.com> a écrit dans le

> .
>

Itsejoke

unread,
May 15, 2010, 9:39:05 AM5/15/10
to
Hi J,

If I have well understood...You launch Reports Extension deplyment from
Sharepoint server where SSRS and Reports extensions are installed ? me too
and after installation through the sub menu : Microsoft Dynamics AX 2009
Reports Deployment. Normal I think and I don't see really how launch through
the client...

Against all that, our integrator strongly preconize, on the AOS server,
install 6 framework and In the order :-(
1. dotnetfx_V1.1.exe
2. NDP1.1sp1-KB867460-X86.exe
3. NetFx64_V2.0.exe
4. NetFx20SP2_x64.exe
5. dotnetfx3_x64.exe
6. dotnetfx35setup.exe

Have you got that or only .net 3.5 sp1 ?


"J Sandstad" <JSan...@discussions.microsoft.com> a �crit dans le message
de news: 188562D5-11C6-444F...@microsoft.com...

>> "J Sandstad" <JSan...@discussions.microsoft.com> a �crit dans le

>> >> "J Sandstad" <JSan...@discussions.microsoft.com> a �crit dans le


>> >> message
>> >> de news: 32EDD365-C7CA-4497...@microsoft.com...
>> >> > Hi R.V,
>> >> >
>> >> > I installed Visual Studio 2008 (Full) then ran the Visual Studio
>> >> > 2008
>> >> > SP1
>> >> > update to the Reporting Server, restarted and then ran the Report
>> >> > Project
>> >> > Deployment again. Same error message again.
>> >> >
>> >> > From the Deployment Routine it appears the AOD is the source of the
>> >> > libraries. The install error and MSBuild log seem to be referencing
>> >> > code
>> >> > perhaps extracted from this. If this is the source of the problem,
>> >> > other
>> >> > than reinstalling the whole system again from scratch (with fingers
>> >> > crossed)
>> >> > what other steps can I take to determine if this is the root cause?
>> >> >
>> >> > Surely Microsoft have seen this error before....
>> >> >
>> >> >
>> >> >
>> >> > "Itsejoke" wrote:
>> >> >
>> >> >> Hello J :-)
>> >> >>
>> >> >> I advise you to install full setup Visual Studio 2008 sp1...
>> >> >> Can you test it ? possible ? and reply if it's fixing your pb...
>> >> >>
>> >> >> RV
>> >> >>
>> >> >>

>> >> >> "J Sandstad" <JSan...@discussions.microsoft.com> a �crit dans le

0 new messages