Welcome to MSDN Blogs Sign in | Join | Help

Syndication

Tags

    No tags have been created or used yet.
August 2006 CTP -- IronPython Web Site Project demo installation, Part Two

You won't find the IronPython templates in the File/New Web Site dialog even after you've built or rebuilt the IronPython sample solution.  You must also install the templates by typing one of these commands from the VS command prompt:

>devenv /setup
>devenv /installvstemplates

The latter is much quicker.

The problem is that, for most samples, the build system only calls devenv /setup automatically if a .ctc file has been altered.  The order of project compilation is important, too.  If the templates project is built after the project containing the altered .ctc file, then devenv /setup will be called before the templates are available.

When in doubt, install the templates.

------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights

Published Thursday, August 03, 2006 10:41 PM by martintr

Comments

# Martin Tracy s Blog August 2006 CTP IronPython Web Site Project | Insomnia Cure @ Saturday, June 13, 2009 2:35 AM

PingBack from http://insomniacuresite.info/story.php?id=8404

Martin Tracy s Blog August 2006 CTP IronPython Web Site Project | Insomnia Cure

Anonymous comments are disabled
Page view tracker