Try our conversational search powered by Generative AI!

Shahram Shahinzadeh
Dec 10, 2013
  7570
(8 votes)

EPiServer Developer Tool

Developer Tools contains several tools that can help developer and administrator to

1- View contents of the StructureMap container

2- View Log4net logs (based on in-memory appender)

3- View Content Type sync state between Code and DB

4- Take memory dumps

5- View templates for content

6- View and test ASP.NET routes

7- View loaded assemblies in AppDomain

8- View startup time for initialization modules

9- View diagnostic and statical Remote Events

Install as add-on in EPiServer CMS 7.5 using manual upload.

Download both code and program from https://github.com/episerver/DeveloperTools

Container Tool: the Container dumps all types registered in structure Map container.

image

Container Type Analyzer: Shows content type synchronization status, it shows both content type model and property type model.

image

Loaded Assemblies: Dumps all loaded assemblies

image

LogViewer: Activate an in-memory appender to catch all log messages.

image

Remote Event: A tool for show and diagnostics for events

image

Memory Dump: Create a memory dump of the current w3wp process and save under appdata path.

image

Revert Content Types: Reset override values stored in the DB for a content type and all properties

image

Startup Perf: Shows timing measurements from the initialization process

image

Show a list of all templates registered in the system by querying each content type for its templates and then making a summarized list of the unique templates found.

image

Credits to Per Bjurström, Johan Björnfot and Henrik Nyström that has been helping to develop it.
Dec 10, 2013

Comments

naeem haris
naeem haris Dec 10, 2013 02:23 PM

Hi,

I upgraded EpiServer 7 to EPiServer 7.5, Now i want to Migrate VPP-based files to the new media system.

I seen help here as below

http://world.episerver.com/Documentation/Items/Upgrading/EPiServer-CMS/75/Migrating-VPP-based-files-to-the-new-media-system/

It is talking about Virtual Path Provider Migration Tool. but i did not find this. Is this extra tool i need to install ? or it is part of EpiServer 7.5 instalation ? When i installed EPi 7.5 i did not get this tool.

Can you please let me know how i can find this migration tool or how i can set up if it is part of instalation.

Best regards
Naeem

Dec 10, 2013 02:35 PM

You can get it here: http://world.episerver.com/PageFiles/138782/EPiServer7.5VppMigrationTool.zip .

Per Magne Skuseth
Per Magne Skuseth Dec 10, 2013 02:38 PM

Nice!

Dec 10, 2013 05:45 PM

Wow, nice! Thank you Shahram!

Dec 10, 2013 10:06 PM

Nice. Some of this stuff should really be a part of the product. Like reverting content types.

Gilad Daniel
Gilad Daniel Mar 13, 2014 12:06 PM

wow, 10x !

Maurizio
Maurizio Nov 26, 2014 03:56 PM

Hi, sorry but the link to Virtual Path Provider Migration Tool is not working and I really can't find it anywhere. Anyone has a new link, please?

Please login to comment.
Latest blogs
Webinar: Get Started with AI within Optimizely CMS

Join us for the webinar "Get Started with AI in Optimizely CMS" on Wednesday, May 8th. Don't forget to register!

Luc Gosso (MVP) | May 7, 2024 | Syndicated blog

Search & Navigation: Indexing job new features

From Episerver.Find version 16.1.0, we introduced some new features that make the indexing job in CMS more flexible and efficient: Support continuo...

Vinh Cao | May 7, 2024

Exclude content from search engines

Best practices for excluding your Optimizely CMS test content from search engines like Google, along with some tips on what to do—and what not to...

Tomas Hensrud Gulla | May 7, 2024 | Syndicated blog

Run imgproxy container on Azure App Service with Front Door CDN

A simple way to host a imgproxy Docker container and use it to get AVIF and WEBP images.

Johan Kronberg | May 5, 2024 | Syndicated blog