Nav2013R and Visual Studio

RoelofRoelof Member Posts: 377
edited 2014-03-17 in NAV Three Tier
I have 2 installation of Visual Studio on my computer: VS2012 and VS2013. I'm using NAV2013R2. Currently it is using VS2012 for reports. But I would like to use VS2013. How can I achieve that? Do I need to uninstall VS2012 so that NAV can understand which VS to use or is there a setting?
Roelof de Jonghttp://www.wye.com

Comments

  • ftorneroftornero Member Posts: 524
    You need to install the NAV2013R2 Rollup 2.
  • RoelofRoelof Member Posts: 377
    I forgot to mention that. Yes, I did that.
    But what happens is, when I start the (new) client, it still links to VS2012. How can I change it to link it to VS2013?
    Roelof de Jonghttp://www.wye.com
  • Torben_Wind_Meyhoff[MSFT]Torben_Wind_Meyhoff[MSFT] Member, Microsoft Employee Posts: 22
    Please check the build no it should be present in 35784 and forth (Rollup 2 35800)
    http://blogs.msdn.com/b/nav/archive/201 ... esign.aspx

    It check first 2013 and then for 2012.
    VisualStudioKey2013 = "CLSID\\{3C0D7ACB-790B-4437-8DD2-815CA17C474D}\\LocalServer32"
    VisualStudioKey2012 = "CLSID\\{059618E6-4639-4D1A-A248-1384E368D5C3}\\LocalServer32"

    Both in HKEY_CLASSES_ROOT

    BR
    Torben
    “This posting is provided "AS IS" with no warranties, and confers no rights.”
  • RoelofRoelof Member Posts: 377
    I noticed that I had build 35473 instead of 35784. After installing the new build I could use VS2013.
    Thanks!
    Roelof de Jonghttp://www.wye.com
Sign In or Register to comment.