Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > How to find out .NET and Visual Studio versions View modes: 
User avatar
Member
Member
clan1999-hotmail - 2/3/2010 4:10:05 AM
   
How to find out .NET and Visual Studio versions
Hello,

I've made two installations of Kentico CMS, one live and one staging. For live installation, I chose .NET 3.5 with Visual Studio 2008. But I don't remember which one I chose for the staging one. How do I find out?

Thank you.

Seong

User avatar
Kentico Support
Kentico Support
kentico_radekm - 2/4/2010 8:17:45 AM
   
RE:How to find out .NET and Visual Studio versions
Hello.

You can examine appropriate web.config file for assemblies version, or just open appropriate solution in VS2008. If the solution is for VS2005/.NET 2.0, you will be noticed about it (and be able to convert it).

Best Regards,
Radek Macalik