Hello,
Thank you for your reply.
Perhaps I am not describing my situation clearly.
After reading your reply (below), I created a "solution". It is an ASP.NET
application called "TestDeleteWebApp". That was the easy part.
Then I used Windows Explorer to delete the TestDeleteWebApp directory which
was located here: c:\Inetpub\wwwroot\TestDeleteWebApp.
Sure enough the application is deleted, BUT Visual Studio 2003 still lists
the TestDeleteWebApp on its Projects tab on the start page.
Perhaps my question should be: After creating an application how does one
get rid of it entirely? I cannot find an option within VS 2003 to delete a
solution.
While learning VS the books I am reading have me creating a variety of
learner applications such as "MyFirstNETapp" etc. When I don't need these
applications anymore I want to delete them entirely so the files are gone,
but also the reference to them on the start page projects tab is gone too.
I can restore my hard drive from a Ghost image it all else fails, but I
would think there is a more elegant way to delete VS "solutions". No?
Thank you.
[quoted text, click to view] "Peter van der Goes" wrote:
> Perhaps I'm not understanding what you want to do, but a solution is simply
> a container for one or more projects. Simply navigate to the location of
> your solution folder in Windows Explorer and delete the entire solution
> folder.
>
> --
> Peter [MVP Visual Developer]
> Jack of all trades, master of none.
>
>