On Thu, Oct 9, 2008 at 5:05 PM, Brett Porter <[EMAIL PROTECTED]> wrote: > > On 10/10/2008, at 10:52 AM, Wendy Smoak wrote:
>> 3. Visual Studio Web Site Project > > What directory are the aspx files in? By default, the same directory as the .sln file... this is what I get from File -> New -> Website (after moving the .sln file from where VS puts it, which is NOT with the project.) C:\PROJECTS\WEBSITE2 │ Default.aspx │ Default.aspx.cs │ WebSite2.sln │ pom.xml │ └───App_Data >> Note: There is an issue with >> building this type of project twice in a row: you must 'clean' before >> building again. > > I don't understand that - is it a necessity of the format, or a bug of the > current implementation? I'm not sure-- Bong wrote about this on Oct 1st. -- Wendy
