Clear down your temporary files including the ASP.NET temporary files:
How much free RAM do you have? I recommend 4Gb of actual RAM for VS2008. (If you are running a 64-bit OS then I recommend 8Gb of RAM even though VS2010 is still 32-bit, it can be allowed the maximum of 32-bit RAM)
Check your page file size - it requires a fixed size (set minimum = maximum).
De-frag your hard disk
Click "Mark as Answer" on the post that helped you.
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239
thanks for your reply but I have 64-bit core2quad 2.83 ghz cpu 8gb ram, 500gb disk. I use VS2008 and Team foundation server2008. I am not sure, if it is someting to do with TFS, because I feel like whenever I do changes, It is kinda interacting with TFS.
I am really not good at that TFS, thats why I dont know what kinda problem I may have if it causes problem.
well, honestly I thought thats a general problem, not only me but most of the people have. Because as I researched on google, many people complain about it and give suggestions but unfortunately most of them are useless.
As I said ,that slow coding occurs only for modules(class library), but not for aspx.vb classes. maybe because of they are referenced to main website project?
You mention using TFS; is this slowness when the first change is made to a file or on all changes?
Have you checked your temporary files?
You mention working with ASP.NET website, have you tried changing to an Asp.Net Application?
Click "Mark as Answer" on the post that helped you.
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239
To eliminate the possibility that TFS causes the issue, if you can create simple test projects without using TFS, does it have the same issue? If it not, it seems that it relates to TFS, VS takes too much time to check out the file from TFS.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.
it is not for first check out but during whole programming on a class. anyway i think it is not tfs problem because I tried by unbinding the project and problem was still exist.
I cleaned VS temporary files and even disabled my anti virus+firewall. so it didnt make still any change.
sorry I always confuse with these, I am using already asp,net web app instead asp.net website. otherwise I wouldnt have other class projects binded on my solution thought.
thanks for that information but I tried my project unbinded from tfs but still I have the problem.
even inside class, if I try to do 2 times enter sequantially for new lines, there is at least 3 secs delay
I think it is not normally. I appreciate for any other idea? I re-installed everything but nothing changed, I have even totaly new pc as I wrote the futures above.
Click "Mark as Answer" on the post that helped you.
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239
emil_bg
Member
26 Points
50 Posts
sub projects(class library) coding too slow
Jan 21, 2010 02:39 PM|LINK
Hi Everyone,
I have web project and and 3 reference project working as sub project(class library) of that web app.
when I do coding in the sub projects, VS2008 delays, even If I want to copy paste a line 10 times sequentially.
between each paste, VS taking a breath like 10 secs. Is there anyone having same problem?
I googled it and installed some hotfixes but none helped really. btw, this delay or slow coding doesnt occur for
aspx.vb classes (main web project but only for class library)
please advise,
thanks.
slow coding sub project VS 20008 slow coding classs library
TATWORTH
All-Star
72405 Points
14018 Posts
MVP
Re: sub projects(class library) coding too slow
Jan 24, 2010 10:21 AM|LINK
Some general points:
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239
emil_bg
Member
26 Points
50 Posts
Re: sub projects(class library) coding too slow
Jan 24, 2010 11:03 AM|LINK
thanks for your reply but I have 64-bit core2quad 2.83 ghz cpu 8gb ram, 500gb disk. I use VS2008 and Team foundation server2008. I am not sure, if it is someting to do with TFS, because I feel like whenever I do changes, It is kinda interacting with TFS. I am really not good at that TFS, thats why I dont know what kinda problem I may have if it causes problem.
well, honestly I thought thats a general problem, not only me but most of the people have. Because as I researched on google, many people complain about it and give suggestions but unfortunately most of them are useless.
As I said ,that slow coding occurs only for modules(class library), but not for aspx.vb classes. maybe because of they are referenced to main website project?
TATWORTH
All-Star
72405 Points
14018 Posts
MVP
Re: sub projects(class library) coding too slow
Jan 24, 2010 11:24 AM|LINK
You mention using TFS; is this slowness when the first change is made to a file or on all changes?
Have you checked your temporary files?
You mention working with ASP.NET website, have you tried changing to an Asp.Net Application?
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239
Thomas Sun –...
All-Star
64969 Points
5621 Posts
Re: sub projects(class library) coding too slow
Jan 26, 2010 02:03 AM|LINK
Hi,
To eliminate the possibility that TFS causes the issue, if you can create simple test projects without using TFS, does it have the same issue? If it not, it seems that it relates to TFS, VS takes too much time to check out the file from TFS.
If so, you can ask the issue on http://social.msdn.microsoft.com/Forums/en/tfsgeneral/threads, which has many TFS experts.
Thanks.
Microsoft Online Community Support
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.
emil_bg
Member
26 Points
50 Posts
Re: sub projects(class library) coding too slow
Jan 27, 2010 04:53 PM|LINK
it is not for first check out but during whole programming on a class. anyway i think it is not tfs problem because I tried by unbinding the project and problem was still exist.
I cleaned VS temporary files and even disabled my anti virus+firewall. so it didnt make still any change.
sorry I always confuse with these, I am using already asp,net web app instead asp.net website. otherwise I wouldnt have other class projects binded on my solution thought.
emil_bg
Member
26 Points
50 Posts
Re: sub projects(class library) coding too slow
Jan 27, 2010 04:58 PM|LINK
thanks for that information but I tried my project unbinded from tfs but still I have the problem.
even inside class, if I try to do 2 times enter sequantially for new lines, there is at least 3 secs delay
I think it is not normally. I appreciate for any other idea? I re-installed everything but nothing changed, I have even totaly new pc as I wrote the futures above.
emil_bg
Member
26 Points
50 Posts
Re: sub projects(class library) coding too slow
May 11, 2010 03:01 PM|LINK
while this issue of me hasnt been resolved yet. I would like to give some other points
- I started using VS 2010 premium latest version not RC, and problem exist also on 2010
- I have 1 web app and 4 class libraries project on my solution.1 of these 4 class library projects is master
Project. this slow typing occurs only within that master class project. other 3 class library projects have
reference on this master class library. when i unload these 3 library projects. i can type quite fast.
Is there any solution for that?
TATWORTH
All-Star
72405 Points
14018 Posts
MVP
Re: sub projects(class library) coding too slow
May 12, 2010 06:34 AM|LINK
Have you cleared down your temp directories?
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239
emil_bg
Member
26 Points
50 Posts
Re: sub projects(class library) coding too slow
May 12, 2010 08:18 AM|LINK
yes I cleared it but unfortunately it didnt help.