Search the web
Sign In
New User? Sign Up
altdotnet · Alt Dot.Net Discussions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
R# + plugins = hell   Message List  
Reply | Forward Message #11685 of 23389 |
RE: [altdotnet] Re: R# + plugins = hell

That may not be R#'s fault but the system recycler.

Try emptying your recycle bin. If the problem goes away, then reduce the
size of the recycle bin down to something much smaller. A few hundred megs
at most.

Basically, it looks like the Windows recycle bin code does some kind of
linear search through its list of deleted files to figure out which ones to
purge when the recycle bin gets close to full. This can take a VERY long
time and will block applications that are waiting for the delete to occur.

Fragmentation can also be a problem in development environments. Lots of
little files getting edited and extended and moved around. I've seen
fragmentation upwards of 30% on dev machines.

Or... it could be R#'s fault after all. You might try disabling the
solution-wide analysis feature if it isn't already.

Jeff.

-----Original Message-----
From: altdotnet@yahoogroups.com [mailto:altdotnet@yahoogroups.com] On Behalf
Of Tim Scott
Sent: Thursday, July 10, 2008 2:39 PM
To: altdotnet@yahoogroups.com
Subject: [altdotnet] Re: R# + plugins = hell

The only problem I have is that it takes a long time to delete a file.
Sometimes 2-3 minutes, and VS is locked up during that time. If I delete
(or move) several files, it's time for for a break. I have started
excluding from the project then deleting via the file system/Tortoise. Very
big pain. Anyone else have this experience?



--- In altdotnet@yahoogroups.com, "Brad Mellen-Crandell"
<bmellencrandell@...> wrote:
>
> Ahh. This solution has three website projects in it - which is a
> problem in itself.
>
>
>
> From: altdotnet@yahoogroups.com [mailto:altdotnet@yahoogroups.com] On
> Behalf Of Bill Barry
> Sent: Thursday, July 10, 2008 9:21 AM
> To: altdotnet@yahoogroups.com
> Subject: Re: [altdotnet] R# + plugins = hell
>
>
>
> Is it a website project or a web application project.
>
> I've found that I only have a problem opening website projects (for
> instance opening DotNetNuke really sucks).
>
> Paul Cowan wrote:
>
> Hi,
>
> I am running VS8, R# 4.0, VisualVSN, Testdrivendevelopment, dottrace

> and all is not well.
>
> VS constantly locks and I don't think it is VS because I started
> running vs when it first came out and I could not use R# etc. until
> they came onbard.
>
> VS contantly locks on me, it hangs, it takes an age to start.
>
> I often have to kill the process.
>
> I just pressed [ctrl] [shft] and T to open a master page and was
left
> waiting for over 50 seconds.
>
> Worse still, the inline menu remained on screen no matter what
> application was the uppermost window.
>
> My dev. machine has 2gb of ram and dual core which is less than
ideal
> but still should be able to run this combination.
>
> Is it just me or are others having similar nightmares?
>
> Cheers
>
> Paul
>
> dagda1@...
>
> ________________________________
>
> Get fish-slapping on Messenger! Play Now
> <http://clk.atdmt.com/UKM/go/101719805/direct/01/>
>



------------------------------------

Yahoo! Groups Links






Thu Jul 10, 2008 10:38 pm

xeeyore42
Offline Offline
Send Email Send Email

Forward
Message #11685 of 23389 |
Expand Messages Author Sort by Date

Thanks for the tip! Emptying RB worked for me too....
Tim Scott
timtas
Offline Send Email
Jul 11, 2008
2:35 pm

That may not be R#'s fault but the system recycler. Try emptying your recycle bin. If the problem goes away, then reduce the size of the recycle bin down to...
Jeff Brown
xeeyore42
Offline Send Email
Jul 10, 2008
10:39 pm

Do you get same result with shift-deleting then deleting the files?...
gauthier.segay
Offline Send Email
Jul 12, 2008
9:16 pm

One thing that absolutely murdered visual studio for me was having a custom web deployment msbuild project on top of an over large web project with recursive...
Ryan Roberts
ryan.roberts57
Offline Send Email
Jul 11, 2008
9:26 am

Another one to try would be to exclude your solution and resharper folders from antivirus scanning. Faster drive's would also obviously help as I think ...
Stephen Oakman
stephen.oakman@...
Send Email
Jul 11, 2008
9:43 am

Also turn off the indexing service ......
Casey Charlton
caseycharlton69
Offline Send Email
Jul 11, 2008
9:46 am

Google indexing, Windows indexing, or all of the above? On Fri, Jul 11, 2008 at 4:46 AM, Casey Charlton <casey@...>...
Tim Barcz
timbarcz
Offline Send Email
Jul 11, 2008
11:45 am

Anything that is monitoring files on your machine will slow it ... Exclude the directories from AV checks .... etc etc...
Casey Charlton
caseycharlton69
Offline Send Email
Jul 11, 2008
11:47 am

All of the above. Compiling code changed tens or hundreds of files. Updating from Subversion changes thousands of files (locks, metadata, etc). The last...
Jeff Brown
xeeyore42
Offline Send Email
Jul 11, 2008
11:52 am
 First  |  |  Next > Last 
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help