**Steps to move from VB version to C# version of ProteanCMS.**

- Open up the solution in Visual Studio
- Remove the ProteanCMS vb project
- Right click Solution > Add > Existing Project > /ProteanCMS/Assemblies/Protean.CMS
- In local website bin, delete proteanCMS.dll and protean.tools.dll
- Right click the local website > Add > Reference - tick all the projects, click OK

Then test by building the solution.

Commit everything

--- 

- [Fixing HSTS issue](/Front-End-Developer-Guide/v6/Fixing-HSTS-issue)
- [Local Development Setup with Visual Studio](/Front-End-Developer-Guide/v5/Local-Development-Setup-with-Visual-Studio)
- [Creating Bespoke Modules](/Front-End-Developer-Guide/v6/Creating-Bespoke-Modules)
- [Customising Modules](/Front-End-Developer-Guide/v6/Customising-Modules)
- [Back to Front End Developer Guide](/Front-End-Developer-Guide)

---
