ssteenkiste / nettiers

Automatically exported from code.google.com/p/nettiers
1 stars 0 forks source link

Use WebAppProject cause problem with Generate WebSite Admin #330

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select Generate WebSite Admin = true
2. Select Use WebAppProject = true

What is the expected output? What do you see instead?

I expected to see Admin folder in the WebSite project when I opened the 
solution in Visual Studio 2008, but it was not there. Browsing to the project 
directory, I saw the folder Admin there, but when I tried to manually add the 
folder with its web pages to the solution, the whole thing did not compile.

What version of .netTiers and CodeSmith are you using?

.netTiers 2.3 and CodeSmith 5.2 (I tried both the official .netTiers 2.3 and 
the latest nightly build 2.3 r850)

Please provide any additional information below.

Original issue reported on code.google.com by lvca...@gmail.com on 24 Aug 2010 at 2:14

GoogleCodeExporter commented 9 years ago
Hello,

I have been able to reproduce this bug. We recommend placing the Admin project 
as a WebAppProject. Have you fixed this bug in the templates?

Thanks
-Blake Niemyjski

Original comment by bniemyjski on 21 Sep 2010 at 12:27