Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web form jump start default file locations question.
Message
From
08/04/2009 10:23:57
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01393661
Message ID:
01393805
Views:
56
>>>Following the Jump Start Web Forms App C#, when I select to location after picking MM.NET Web Forms Template in C:\MM.NETJumpStart\ directory, I look under hood and find that all the files are there EXCEPT the .sln and .suo files got dropped in the VS default folder apparently: C:\Documents and Settings\edge\My Documents\Visual Studio 2008\Projects\OrderSystemWebCSharp.
>>>
>>
>>I removed all project files from BOTH locations. Created it again in the VS 2008 default path. It created two (2) folders, one named OrderSystemWebCSharp, the second, in which it put the .sln and .suo files, OrderSystemWebCSharp(2). So apparently it wants to split the files out into two physically different locations? Is there any documentation on this Visual Studio? I have tried google and MS KB and come up with nada.
>>
>
>The reason for this is you want only files needed at run time in the directory structure which maps to the web server's virtual directory. This is generally true of ASP.NET apps, not just MM.

Hmmm, I don't usually deploy from this directory but maybe that is an option. I typically run the "Publish Website" from the build menu which will create another directory with all the files needed to be published. It is a bit un-intuitive to have your solution files placed in a sepeate folder somewhere else in the development root folder.
Timothy Bryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform