1.) Learning Resources -> Silverlight -> A Tour of DevForce Silverlight (Step 1) but it does not matter (see below)
2.) I use the 'DevForce Silverlight Application' template under C#. I e.g. Name the Solution 'MySaveTestSolution' and press ok
3.) I get the normal start screen, both README_FIRST.txt are open
4.) I click on the solution node in the Solution Explorer
5.) Then I press the 'Save All' button in the toolbar
6.) I set the location to: G:\Work\Training\VS2010 Projects\DevForce (G is a local disk), Name = MySaveTestSolution, Solution Name = MySaveTestSolution, Create directory for Solution = ticked, Add to source control = NOT ticked
7.) I click 'Save'
8.) If I click on the MySaveTestSolution project then I see the property 'Project Folder' is set to G:\Work\Training\VS2010 Projects\DevForce\
9.) If I click on the MySaveTestSolutionWeb project then I see the property 'Project Folder' is set to C:\Users\{My login user name}\AppData\Local\Temporary Projects\MySaveTestSolutionWeb\
10.) If I now close VS and re-start and select the MySaveTestSolution solution then it loads but the MySaveTestSolutionWeb project is gone
Remarks:
- The 'Project Folder' property is not present in either project befor I use 'Save All'
- If I close VS after 'Save All' then MySaveTestSolutionWeb stays in the Temporary Projects folder until I restart VS, only then it gets deleted
thanks for your help
regards