Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Create New Project Issue
 

Create New Project Issue

Hello all,

I need to enable the "Create directory for solution" check box on the New Project wizard when creating web projects (so I can untick it!). I've trawled the posts and not found how to do this. My goal is to prevent the nested folders I get when the package creates the project: eg c:\mywebapp1\mywebapp1\mywebapp1.vbproj

What, if anything,can I add to my GAT package to achieve this?

SteveJ2  Tuesday, June 26, 2007 2:31 PM
Hi Steve,

That's controlled by VS and GAX can't do much about it. As this is not really related to GAX itself, have you tried posting to the VS Extensibility Forums to see if they've an answer at all for this? If there's an API or something to tweak this then it may be a way to use it in GAX (although at first this sounds very hard as this dialog is really early in the process and at the time you may get your GAX code to execute it will be too late...).

Another thing I'm thinking of is that maybe the .vstemplate supports this (i.e. in the form of an attribute) and that could work with GAX.

-Victor.
vga  Thursday, June 28, 2007 2:58 AM
Hi Steve,

That's controlled by VS and GAX can't do much about it. As this is not really related to GAX itself, have you tried posting to the VS Extensibility Forums to see if they've an answer at all for this? If there's an API or something to tweak this then it may be a way to use it in GAX (although at first this sounds very hard as this dialog is really early in the process and at the time you may get your GAX code to execute it will be too late...).

Another thing I'm thinking of is that maybe the .vstemplate supports this (i.e. in the form of an attribute) and that could work with GAX.

-Victor.
vga  Thursday, June 28, 2007 2:58 AM

You can use google to search for other answers

Custom Search

More Threads

• Guidance Package Manager not enabled in VS 2008
• updating receipe arguments in a "ForEach" action
• Error when using t4
• Register Guidance Package Problem
• VSTS - Web Test - FIND TEXT command
• Problems with Adding WCF Guidance Package
• Using IAssetReferenceService
• Install Error for Guidance Automation Extensions - February 2008 Release
• Unable to update Guidance Automation Extensions to new version
• VS 2005 Ambiguous Error