Mak Sim
Mak Sim

Reputation: 2324

Can't run Report Layout designer in Nav2013R2

In MS Nav2013R2 I can't open reports layout in Visual Studio When I click View -Layout in Microsoft Dynamics NAV Development Environment it throws error

An error occurred when opening the report designer. A supported version of Visual Studio could not be found.

Tried everything that can be googled: VS2008, VS2008Express, VS2010, instaled Integrated Shell, reinstalled, repaired, rebooted....

Any other options?

Upvotes: 0

Views: 3144

Answers (1)

sergeyol
sergeyol

Reputation: 701

You need Visual Studio 2012 for that.

Or you can use SQL Server Report Builder, which is installed together with NAV. If you enable the flag "Use Report Builder" in Tools/Options, View/Layout will launch Report Builder instead of VS2012.

http://rsdynamicsnavblog.wordpress.com/2013/09/06/nav2013r2-no-need-for-visual-studio-report-builder-supported/

Upvotes: 2

Related Questions