Verify through Windows control panel if Microsoft Report Viewer is installed. The NAV 2009 SP1 demo-setup will install "Microsoft Report Viewer Redistributable 2008 SP1".
No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
Verify through Windows control panel if Microsoft Report Viewer is installed. The NAV 2009 SP1 demo-setup will install "Microsoft Report Viewer Redistributable 2008 SP1".
I verified and yes, Report Viewer Redistributable 2008 SP1 is installed...
It seems that either you are not selected the right database(For RTC) or you does not transform the report.
You can check the following steps:
For Checking the right database :
Open the custom settings file at C:\Program Files (x86)\Microsoft Dynamics NAV\60\Service.
Go to the line <add key="DatabaseName" value="Test DB"></add>
and check you have selected the right database.If not enter the right database name here and restart the NAV service.
This will resolve your problem.
Else
For transforming the report (together with request page)
1. Take transformation toolkit from the build.
2. Export your report with Forms.xml in toolkit and run the application .
3. You will find an xml file pages.xml in the same toolkit.Import it , compile it and run the report.
Now check if your problem is resolved.
Note: Please note transforming the report to RTC does not mean only layout creation instead it is only a step.
Answers
The Classic client will only run Classic reports.
http://mibuso.com/blogs/davidmachanick/
I looked into the link and made the verifications...there is data between the RDLDATA brackets...so according to the link the layout does exist...
What shall I do???
I am running it using the command line:
I get the following error message:
I verified and yes, Report Viewer Redistributable 2008 SP1 is installed...
Now the report works just fine...
It seems that either you are not selected the right database(For RTC) or you does not transform the report.
You can check the following steps:
For Checking the right database :
Open the custom settings file at C:\Program Files (x86)\Microsoft Dynamics NAV\60\Service.
Go to the line <add key="DatabaseName" value="Test DB"></add>
and check you have selected the right database.If not enter the right database name here and restart the NAV service.
This will resolve your problem.
Else
For transforming the report (together with request page)
1. Take transformation toolkit from the build.
2. Export your report with Forms.xml in toolkit and run the application .
3. You will find an xml file pages.xml in the same toolkit.Import it , compile it and run the report.
Now check if your problem is resolved.
Note: Please note transforming the report to RTC does not mean only layout creation instead it is only a step.
Please feel free to ask further..
regards,
Anand tiwari