473,385 Members | 1,325 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Deleting Solutions

Greetings,

I can't figure out what to search on to find the documentation on how to
completely delete a "solution" from VS.NET 2003. I have no problem at
all deleting projects, but even if I delete the entire underlying
directory structure, the solutions won't go away.

Anybody know how to do that?

-- Rick

P.S. The reason I want to know is that I'm new to VS.NET, and I make a
lot of mistakes getting projects/solutions started correctly. I hate
burning a namespace just because I made a mistake.
Jul 19 '05 #1
4 1791
Format c:

what do you mean you can't delete a solution? can't you find the sln
file and del it?

Guinness Mann wrote:
Greetings,

I can't figure out what to search on to find the documentation on how to
completely delete a "solution" from VS.NET 2003. I have no problem at
all deleting projects, but even if I delete the entire underlying
directory structure, the solutions won't go away.

Anybody know how to do that?

-- Rick

P.S. The reason I want to know is that I'm new to VS.NET, and I make a
lot of mistakes getting projects/solutions started correctly. I hate
burning a namespace just because I made a mistake.


Jul 19 '05 #2
Hi Rick,
It sounds like you're deleting the solution correctly. What are you seeing
or experiencing that makes you concerned that the solution has not been
deleted?
Christine
--
Christine, VS Core Team
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Jul 19 '05 #3
if the solution stills shows up in the "recent history" list does not
mean it is still there.

second, if its a web app then you may have to go to \inetpub\wwwroot
folder and delete it there (or thru iisadmin mmc snap in)

Guinness Mann wrote:
Greetings,

I can't figure out what to search on to find the documentation on how to
completely delete a "solution" from VS.NET 2003. I have no problem at
all deleting projects, but even if I delete the entire underlying
directory structure, the solutions won't go away.

Anybody know how to do that?

-- Rick

P.S. The reason I want to know is that I'm new to VS.NET, and I make a
lot of mistakes getting projects/solutions started correctly. I hate
burning a namespace just because I made a mistake.


Jul 19 '05 #4
In article <Tk***********************@news3.calgary.shaw.ca >,
zikkai.nospam.@netscape.net says...
second, if its a web app then you may have to go to \inetpub\wwwroot
folder and delete it there (or thru iisadmin mmc snap in)


Thanks, all (Calvin, Christine, Kairi) for your comments.

One interesting thing about deleting virtual directories with the IIS
administration panel: It doesn't just delete the *virtual* directory.
It deletes the underlying physical directory, too. <snif>

So if you had, like, some source files that were ok, but your
web/virtual setup was screwed up, and you deleted the web site in IIS
MMC snap-in, and then you went back to retrieve the files, well...

-- Rick
Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Patrick von Harsdorf | last post by:
I want to iterate over a collection and delete all unwanted entries. for item in collection: del item of course doesn´t do anything useful. Two things come to mind: a) iterating backwards...
5
by: flupke | last post by:
Hi, i'm having trouble with deleting elements from a list in a for loop ============== test program ============== el = print "**** Start ****" print "List = %s " % el index = 0 for line...
20
by: Hanzo | last post by:
I'm iterating over a vector of base class pointers and deleting those which meet a certain criteria...i'm using pretty text-book code for the particular delete/erasure (it's straight out of Myers'...
6
by: Matan Nassau | last post by:
Hello. i have a composite which i want to delete. this is a composite which represents a boolean expression (see a previous post of mine with more details at...
3
by: vishnu mahendra | last post by:
hello to all, Can any one please tell me how to delete a record in a binary file. thank you in advance, vishnu
4
by: al havrilla | last post by:
hi all what does the phrase: "scalar deleting destructor" mean? i'm getting this in a debug error message using c++ 7.1 thanks Al
6
by: Martin Bischoff | last post by:
Hi, I'm creating temporary directories in my web app (e.g. ~/data/temp/temp123) to allow users to upload files. When I later delete these directories (from the code behind), the application...
4
by: Guinness Mann | last post by:
Greetings, I can't figure out what to search on to find the documentation on how to completely delete a "solution" from VS.NET 2003. I have no problem at all deleting projects, but even if I...
8
by: NAdir | last post by:
Hi, thank you for your help. My VB.Net application contains a document that the user can refresh at any time. The refresh works fine and needs to loop through few datatables (hundreds of rows)....
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.