Click here to Skip to main content
15,881,600 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I have created the project template for my MVC projects.

And also I have created the wizard for these templates. Now I have used the project templates names are MVC3Razor,MVC4Razor,MVC5Razor, MVC3Aspx,MVC4Aspx, MVC5Aspx. Right now I have used 6 templates for my MVCprojects.

Now I have create one root template and other templates are copied into the root template location. I have created the wizard to get the project settings like MVC versions,View Engine. If we click the Version as MVC3 and View Engine as Razor then the template invoke the MVC3Razor project inside of the root template.

The IWizardImplementation RunStarted method has automatically invoke the root template. But I need Dynmaically invoke the templates based on user selected project settings.

Please any one explain how to point out the another project template from root template.


Thanks in advance,

-Abbas K
Posted
Updated 6-Feb-14 4:27am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900