Hi,
We have an existing ASP.Net 4.0 website project (Web Forms) which opens up in Visual Studio 2010 & VS 2012 without any issues. After we installed VS 2013 & tried to open the same project, we observed that the website project got renamed. Since we run the project using local IIS server (localhost), does the new upgrade to VS 2013 has any special settings that we need to configure so it doesn't rename the website project? For e.g, on VS 2010 & VS 2012, the website project shows up asMyWebapp and on VS 2013, it shows up as MyWebapp(2).
Also, how do we go about upgrading to .Net 4.5.1 from 4.0? Do we convert the existing one to 4.5 before moving onto 4.5.1?
Your inpiuts greatly appreciated.
Thanks,
Mary