Update from VS 2012 to VS 2017

Ranorex Studio, Spy, Recorder, and Driver.
Simran
Posts: 8
Joined: Thu Nov 02, 2017 9:03 pm

Update from VS 2012 to VS 2017

Post by Simran » Tue Nov 28, 2017 9:21 pm

Hi all,

I am going to update my VS from 2012 to 2017. Should I uninstall 2012 version first and then install new one or could I install VS 2017 just like that on the top of old one ?

thanks

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Update from VS 2012 to VS 2017

Post by odklizec » Wed Nov 29, 2017 10:27 am

Hi,

I'm not quite sure what does this question have to do with Ranorex, but I would personally first uninstall old VS before installing new one? As far as I know, installing new VS version, without uninstalling previous one, will result in two installed versions on the system ;)
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration

User avatar
Stub
Posts: 515
Joined: Fri Jul 15, 2016 1:35 pm

Re: Update from VS 2012 to VS 2017

Post by Stub » Wed Nov 29, 2017 11:42 am

Install VS2017 alongside VS2012. I have 2010, 2013, 2015 and 2017 on my box. They work fine.

krstcs
Posts: 2683
Joined: Tue Feb 07, 2012 4:14 pm
Location: Austin, Texas, USA

Re: Update from VS 2012 to VS 2017

Post by krstcs » Wed Nov 29, 2017 2:42 pm

Yeah, first, this isn't a Visual Studio forum, it's for Ranorex specific questions.

Second, you can install any VS version side-by-side with any other version. I would recommend this so you can make sure that everything works with 2017 before you uninstall 2012. There are some frameworks that are removed from newer versions but were in older versions.
Shortcuts usually aren't...

Simran
Posts: 8
Joined: Thu Nov 02, 2017 9:03 pm

Re: Update from VS 2012 to VS 2017

Post by Simran » Wed Nov 29, 2017 6:51 pm

Thanks all for reply. I am new to this environment. so my main concern was that Ranorex works properly after changing VS 2012 to VS 2017. I mean that it carries all TFS operations(undo pending changes, get latest, check in ). So, I put my question in Ranorex forum. I apologize for any convenience happened to anybody due to this post. I am sorry for asking question. :oops:

Thanks
Simran

krstcs
Posts: 2683
Joined: Tue Feb 07, 2012 4:14 pm
Location: Austin, Texas, USA

Re: Update from VS 2012 to VS 2017

Post by krstcs » Wed Nov 29, 2017 8:07 pm

Ranorex and Visual Studio are two separate applications and one has nothing to do with the other in terms of installation.

You can use VS to code Ranorex-based tests, and as long as you add the proper Ranorex libraries to your project's reference you should be good on any version of VS.
Shortcuts usually aren't...