Visual Studio Express 2008

paddypower
Member Posts: 98
Hi,
I am trying to edit NAV 2009 reports in Visual Studio 2008.
I have installed so far:
Microsoft Visual C# 2008 Express Edition with SP1 - ENU
Microsoft Visual Web Developer 2008 Express Edition with SP1 - ENU
When i open the layout it convertsthe layout into Visual web developer.
What else do I need to install without installing the whole Visual Studio program.
Links to where I can download this information would be very useful as well.
Thanks for you help
PaddyPower
I am trying to edit NAV 2009 reports in Visual Studio 2008.
I have installed so far:
Microsoft Visual C# 2008 Express Edition with SP1 - ENU
Microsoft Visual Web Developer 2008 Express Edition with SP1 - ENU
When i open the layout it convertsthe layout into Visual web developer.
What else do I need to install without installing the whole Visual Studio program.
Links to where I can download this information would be very useful as well.
Thanks for you help
PaddyPower
0
Comments
-
Freddy Kristiansen
Group Program Manager, Client
Microsoft Dynamics NAV
http://blogs.msdn.com/freddyk
The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.0 -
"Microsoft Visual Web Developer 2008 Express Edition" also requires "Reporting Add-In for Microsoft Visual Web Developer 2008 Express" installed. Unfortunately this is not been released yet by the SSRS team, but it is expected to be out very soon. Keep an eye on my blog, http://blogs.msdn.com/clausl, where I will make a post when this is available for download.
So until this Report Add-In has been released your options are the following:
Microsoft Visual Studio 2008 SP1 Standard and up
Microsoft Visual Studio 2005 SP1 Standard and up
Microsoft Visual Web Developer 2008 Express Edition with "Reporting Add-In for Microsoft Visual Web Developer 2005 Express"
Also note that the Visual Studio version installed with SQL Server unfortunately does not do the job, since Reporting Add-in is not included and can not be applied to this version.Claus Lundstrøm | MVP | Senior Product Manager | Continia.com
I'm blogging here:http://mibuso.com/blogs/clausl and used to blog here: http://blogs.msdn.com/nav
I'm also offering RDLC Report Training, ping me if you are interested. Thanks to the 700 NAV developers that have now already been at my training. You know you can always call if you have any RDLC report issues :-)0 -
Thank you Claus for the clarification.
Paddy Power0 -
"Microsoft Report Viewer Add-on for Visual Web Developer 2008 Express Edition" has now been released.
Unfortunately this was released after we shipped Microsoft Dynamics NAV 2009 RTM, so this unfortunately does not work out of the box with NAV 2009.
You will get a message that you need to convert the report, when opening layout, and converting the report will do you no good.
Good news are that there is a workaround for this:
1. Navigate to “C:\Program Files\Microsoft Dynamics NAV\60\Classic”
2. In this folder there is 2 folders called “ReportLayout2005” and “ReportLayout2008”
3. Copy all files from “ReportLayout2008” to “ReportLayout2005”
Doing this will of course kill support for “Microsoft Visual Studio 2005” and “Microsoft Visual Web Developer 2005 Express” on this specific client, but now 2008 works and you no longer get the convert report message.
We plan to have this issue resolved in SP1 for Microsoft Dynamics NAV 2009, so there is no need for this manual workaround.
Regards,
ClausClaus Lundstrøm | MVP | Senior Product Manager | Continia.com
I'm blogging here:http://mibuso.com/blogs/clausl and used to blog here: http://blogs.msdn.com/nav
I'm also offering RDLC Report Training, ping me if you are interested. Thanks to the 700 NAV developers that have now already been at my training. You know you can always call if you have any RDLC report issues :-)0 -
clausl wrote:"Microsoft Visual Web Developer 2008 Express Edition" also requires "Reporting Add-In for Microsoft Visual Web Developer 2008 Express" installed. Unfortunately this is not been released yet by the SSRS team, but it is expected to be out very soon. Keep an eye on my blog, http://blogs.msdn.com/clausl, where I will make a post when this is available for download.
So until this Report Add-In has been released your options are the following:
Microsoft Visual Studio 2008 SP1 Standard and up
Microsoft Visual Studio 2005 SP1 Standard and up
Microsoft Visual Web Developer 2008 Express Edition with "Reporting Add-In for Microsoft Visual Web Developer 2005 Express"
Also note that the Visual Studio version installed with SQL Server unfortunately does not do the job, since Reporting Add-in is not included and can not be applied to this version.
Well, I installed NAV 2009 yesterday without MS Visual Web Developer but instead, I first installed "MS SQL Server 2008 Express with Advanced Services", which has a Report Designer included ("light" version of Visual Studio 2008) - With this SQL Version it is possible to design reports without the needs to install any further version of MS Visual Studio...
The only problem during installation was, that NAV 2009 installation routine (developer option) automatically installs SQL Server 2005 Compact Edition and attaches the database, etc. to it, even when SQL Server 2008 is installed. So I had to reconfigure the installation for SQL Server 2008 manually with the usual steps (attaching database, extended stored procedure xp_ndo_enumusergroups for windows authentification, edit CustomSettings.config, setting the trace flag T4616, etc. - all steps can be found in nav_install.chm on the product release docu folder).New kits on the blog: https://massivedynamicsblog.wordpress.com0 -
Please read the Blog I just posted here about the options for Visual Studio and NAV 2009.
http://blogs.msdn.com/nav-reporting/arc ... -2009.aspx
Thanks,
ClausClaus Lundstrøm | MVP | Senior Product Manager | Continia.com
I'm blogging here:http://mibuso.com/blogs/clausl and used to blog here: http://blogs.msdn.com/nav
I'm also offering RDLC Report Training, ping me if you are interested. Thanks to the 700 NAV developers that have now already been at my training. You know you can always call if you have any RDLC report issues :-)0 -
gerdhuebner wrote:The only problem during installation was, that NAV 2009 installation routine (developer option) automatically installs SQL Server 2005 Compact Edition and attaches the database, etc. to it, even when SQL Server 2008 is installed. So I had to reconfigure the installation for SQL Server 2008 manually with the usual steps (attaching database, extended stored procedure xp_ndo_enumusergroups for windows authentification, edit CustomSettings.config, setting the trace flag T4616, etc. - all steps can be found in nav_install.chm on the product release docu folder).
The issue is unfortunatly that the NAV 2009 installation is looking for the Instance MSSQLSERVER, and this is not the default instance of SQL Express 2008. So renaming the Instance on SQL Server Express 2008 to MSSQLSERVER before installing NAV 2009 RTM will do the job. Decided to do a small blog post on that here:
http://blogs.msdn.com/clausl/archive/20 ... press.aspxClaus Lundstrøm | MVP | Senior Product Manager | Continia.com
I'm blogging here:http://mibuso.com/blogs/clausl and used to blog here: http://blogs.msdn.com/nav
I'm also offering RDLC Report Training, ping me if you are interested. Thanks to the 700 NAV developers that have now already been at my training. You know you can always call if you have any RDLC report issues :-)0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions