when i import the template I have created into Visual Studio and create a new project the .sln file is created one directory below the startup project
In our Configuring and deploying forum, we deal with relevant issues about configuring and deploying ASP.NET applications - web.config, \bin, etc.
According to your description above, I think this issue is related to your Visual Studio, it's recommended to get help from Visual Studio and Visual Web Developer Express forum - Discussions on using VS and VWD Express for ASP.NET development.
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
Member
280 Points
1000 Posts
Weird folder structure when using a project template ?
Jul 07, 2014 02:38 AM|robby32|LINK
Hi,
I have a template where i have two projects
Lets say Project1 , Project 2
when i import the template I have created into Visual Studio and create a new project the .sln file is created one directory below the startup project
what i was after is that the if i create a directory structure
Format\TestFormat\TestFormat <------ this is the first project
Format\TestFormat\TestFormatApplication <--- second project
the .sln file get created in Format directory whereas I want it to be created in the Format\TestFormat\ directory.
How can i do this ?
Attached is the .vstemplate I am using
thanks
All-Star
32817 Points
3815 Posts
Re: Weird folder structure when using a project template ?
Jul 09, 2014 01:32 AM|Angie xu - MSFT|LINK
HI,
In our Configuring and deploying forum, we deal with relevant issues about configuring and deploying ASP.NET applications - web.config, \bin, etc.
According to your description above, I think this issue is related to your Visual Studio, it's recommended to get help from Visual Studio and Visual Web Developer Express forum - Discussions on using VS and VWD Express for ASP.NET development.
# Visual Studio and Visual Web Developer Express
http://forums.asp.net/1213.aspx/1?Visual+Studio+and+Visual+Web+Developer+Express
Regards
Angie
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
Member
280 Points
1000 Posts
Re: Weird folder structure when using a project template ?
Jul 09, 2014 06:04 PM|robby32|LINK
Ok no worries
cheers