Try our conversational search powered by Generative AI!

Migrating from ASP.Net project to Episerver CMS????

Vote:
 

Hi Guys,

           is there any chance to migrate the .Net project into EpiServerCMS, if yes please help about this.

Thanks,

Kartheek

#179696
Edited, Jun 20, 2017 8:08
Vote:
 

EPiServer is built on top of asp.net, so it's just to add EPiServer functionality in your existing project. This is a good starting point: http://world.episerver.com/documentation/developer-guides/CMS/getting-started/

#179699
Jun 20, 2017 9:20
Vote:
 

You will need to convert your existing aspx/views to Episervers pagetypes and blocks. Roughly you can say that an old aspx => new pagetype and an old usercontrol => block in Episerver. There are no automatic tools to do this but since both use .NET in the background, much of the code can probably be reused. 

#179704
Jun 20, 2017 10:27
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.