Reputation: 2324
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
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.
Upvotes: 2