473,503 Members | 1,888 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Start Page

How the heck do we kill references in the "Recent Projects" section of this
page. I have a bunch of tests that I need to remove from the list, it's
just rather anoying.

Thanks!
Mar 3 '06 #1
5 1490
if you delete the project files in MyDocuments\vsnet (whatever isntallation
name) then the next time vs.net starts you should be able to remove them.

--
Regards

John Timney
Microsoft MVP

"Chris Marsh" <cm****@synergy-intl.com> wrote in message
news:ON**************@TK2MSFTNGP09.phx.gbl...
How the heck do we kill references in the "Recent Projects" section of
this page. I have a bunch of tests that I need to remove from the list,
it's just rather anoying.

Thanks!

Mar 3 '06 #2
Hello Chris,

Another option to consider would be to go to the Options.Environment.StartUp
item and choose the At startup option "Load last loaded solution".
--
brians
http://www.limbertech.com
"Chris Marsh" wrote:
How the heck do we kill references in the "Recent Projects" section of this
page. I have a bunch of tests that I need to remove from the list, it's
just rather anoying.

Thanks!

Mar 3 '06 #3
Sir,

This did not work, I have deleted everything that I thought related to the
project. For example, I created a new site called "Test", then deleted Test
from both my projects folder and wwwroot but it's still appearing. Clearly,
I am missing something simple here however I don't know exactly what I am
missing.

Thanks!
"John Timney ( MVP )" <ti*****@despammed.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
if you delete the project files in MyDocuments\vsnet (whatever
isntallation name) then the next time vs.net starts you should be able to
remove them.

--
Regards

John Timney
Microsoft MVP

"Chris Marsh" <cm****@synergy-intl.com> wrote in message
news:ON**************@TK2MSFTNGP09.phx.gbl...
How the heck do we kill references in the "Recent Projects" section of
this page. I have a bunch of tests that I need to remove from the list,
it's just rather anoying.

Thanks!


Mar 6 '06 #4
if you delete the project files in
C:\Documents and Settings\username\My Documents\Visual Studio 2005\projects
, and delete the references to it under
C:\Documents and Settings\username\My Documents\Visual Studio 2005\websites
when you start vs up and click on the project name it should ask you to
remove it

--
Regards

John Timney
Microsoft MVP

"Chris Marsh" <cm****@synergy-intl.com> wrote in message
news:ut*************@TK2MSFTNGP12.phx.gbl...
Sir,

This did not work, I have deleted everything that I thought related to the
project. For example, I created a new site called "Test", then deleted
Test from both my projects folder and wwwroot but it's still appearing.
Clearly, I am missing something simple here however I don't know exactly
what I am missing.

Thanks!
"John Timney ( MVP )" <ti*****@despammed.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
if you delete the project files in MyDocuments\vsnet (whatever
isntallation name) then the next time vs.net starts you should be able to
remove them.

--
Regards

John Timney
Microsoft MVP

"Chris Marsh" <cm****@synergy-intl.com> wrote in message
news:ON**************@TK2MSFTNGP09.phx.gbl...
How the heck do we kill references in the "Recent Projects" section of
this page. I have a bunch of tests that I need to remove from the list,
it's just rather anoying.

Thanks!



Mar 6 '06 #5
Thank you - that was the trick!

"John Timney ( MVP )" <ti*****@despammed.com> wrote in message
news:OL*************@tk2msftngp13.phx.gbl...
if you delete the project files in
C:\Documents and Settings\username\My Documents\Visual Studio
2005\projects
, and delete the references to it under
C:\Documents and Settings\username\My Documents\Visual Studio
2005\websites
when you start vs up and click on the project name it should ask you to
remove it

--
Regards

John Timney
Microsoft MVP

"Chris Marsh" <cm****@synergy-intl.com> wrote in message
news:ut*************@TK2MSFTNGP12.phx.gbl...
Sir,

This did not work, I have deleted everything that I thought related to
the project. For example, I created a new site called "Test", then
deleted Test from both my projects folder and wwwroot but it's still
appearing. Clearly, I am missing something simple here however I don't
know exactly what I am missing.

Thanks!
"John Timney ( MVP )" <ti*****@despammed.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
if you delete the project files in MyDocuments\vsnet (whatever
isntallation name) then the next time vs.net starts you should be able
to remove them.

--
Regards

John Timney
Microsoft MVP

"Chris Marsh" <cm****@synergy-intl.com> wrote in message
news:ON**************@TK2MSFTNGP09.phx.gbl...
How the heck do we kill references in the "Recent Projects" section of
this page. I have a bunch of tests that I need to remove from the
list, it's just rather anoying.

Thanks!



Mar 6 '06 #6

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

Similar topics

2
2279
by: Mario | last post by:
Hi, I'm experiencing a nasty problem with Visual Studio .Net 2003. Most Online Resources in the Start Page doesnt work, showing the following message: "This feature requires that you have...
31
2911
by: Prabhat | last post by:
Hi All, The "Session_OnStart" event doesnot fire if the website has .htm file as the startup document. If I change the extension of the default document from ..htm to .asp then I can see the...
5
1342
by: Bill Sun | last post by:
Hi, ALL In the VC.net 2003 IDE, the start page list the solutions that I have opened. the start page only display: name, and modify date. the problem is after I have opened a several solution...
9
3184
by: Tim D | last post by:
Hi, I originally posted this as a reply to a rather old thread in dotnet.framework.general and didn't get any response. I thought it might be more relevant here; anyone got any ideas? My...
6
1852
by: Randy | last post by:
Hello All, Can someone tell me why when I go to the Solution Explorer and try to set a certain aspx page as the start page (Set As Start Page), it is grayed out? Thanks :)
16
2505
by: pamelafluente | last post by:
I am still working with no success on that client/server problem. I need your help. I will submit simplified versions of my problem so we can see clearly what is going on. My model: A client...
4
11099
by: Nobody | last post by:
Hi, I'm using ASP.NET w/ Visual Studio 2005 and the .net development server... how do I set the default start up page? right now when I go to http://localhost/WebSite I get a directory listing....
1
2533
by: rouellette | last post by:
Is it possible to redirect to another page in your application from the start page BEFORE the user has been authenticated if you're using FORMS authentication? I can't seem to get it to work. ...
2
1666
by: =?Utf-8?B?aG9oc2VuQGhvdG1haWwuY29t?= | last post by:
C# Solution Explorer Tips & Tricks Everything cannot how to work from C# Recent Projects(all cannot to write/read). HELP ME! How to get for C# Recent Projects working!!?? Cannot how to work new...
10
8098
by: 7stud | last post by:
I'm trying to get Apache set up on my system so I can use mod_python. I installed Apache 2.2.4 according to the following instructions: ...
0
7093
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7287
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7348
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7467
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5021
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3175
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3166
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
744
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
397
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.