Hi John,
Take a look at EnvDTE.Solution.Create(...)

Signature
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
> How to create a new solution in VS05 ?????
> How to create a new solution in VS05 ?????
Perhaps I'm missing your point, but File->New->Project... gets you the New
Project dialog. If you create a new project with a check in the Create
directory for solution, you get a new solution.
Also, from the same dialog, if you expand Other Project Types, then select
Visual Studio Solutions, an available template is Blank Solution.

Signature
Peter [MVP Visual Developer]
Jack of all trades, master of none.