November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
I would use deployment center to do that, do not think there are possible to download old versions.
If you really need it contact the support and they might be able to get it.
Thanks Henrik,
Easy enough to create a clean CMS 7 Site through Deployment Centre, but a 'clean' functioning MVC VS2012 Project wrapper for this appears very difficult to obtain.
Was hoping Episerver new VS Extension could deploy 7.0CMS packages as described in Release Notes, but no documentation as to how/if this works.
Might raise a ticket in the new year.... I have a working AlloyTech MVC CMS 7 but too much custom code to strip away easily and use as a base.
Cheers
Steve
What do you mean by clean site?
The site created by the addon is pretty much the same as the one created by deployment center, but uses nuget instead of hard references to dll files.
You should go with what Henrik said. Install via Deployment Center. There is no need for MVC at this moment since you are upgrading an old website. And you could add MVC support later as with any asp.net projet.
You could probably install older nuget packages for that specific version in you project by using the package manager console and choose the corrent version in the version list of your packages.
Hi Guys, thanks for the feedback.
By a clean site I mean a pre-configured Visual Studio Solution (Web Site), with references to Episerver CMS 7.
Deployment Centre does not provide this, just sets up a new database and a web site which includes Epi assemblies and config files.
What I want is a VStudio Project (based on Deployment Centre CMS 7 database and configs) that initialises Epi Correctly on startup. It could be web forms but prefer MVC.
Episerver have this sorted out for 7.5 CMS, but see nothing regarding setting up a Visual Studio Project from scratch for CMS 7 site.
http://world.episerver.com/documentation/cms/get-started-with-cms/4-Creating-your-project/
"...it is recommended to start developing in an empty project. The easiest way to create an empty EPiServer CMS site for development is to use the EPiServer Visual Studio extension configured with NuGet packages. This will provide you with a pre-configured website and a ready-to-use Visual Studio project for development."
I need a VStudio Project because initial part of the migration will create PageTypes and Blocks from Composer Page Types using Episerver Tool.
The C# classes generated need to compile and then Epi Initialisation should take care of generating the Page Types and Blocks in the CMS 7 database.
Only then can you import the episerverdata file containing Composer PageTypes correctly from a CMS 6R2 site.
Cheers
Steve
Ok, there are ways to do this, but no "good" way.
Contact support and ask if they have a specific version of the addon that they can send to you.
Hi,
Does anyone know how to create a new 'clean' Episerver CMS 7 Web Site (MVC) project in Visual Studio 2012?
I need this particular version for a CMS6 R2 migration, which requires CMS version 7.1 with Patch 3 as the new host site.
The current Episerver CMS Visual Studio Extension (24/10/2014) seems to only create 7.5 CMS Sites:
https://visualstudiogallery.msdn.microsoft.com/4ad95160-e72f-4355-b53e-0994d2958d3e
Don't see any reference on Episerver World to a downloadable version of the previous VS Extension for CMS 7
Cheers
Steve