Slow debugging cycle in VS

  • Thread starter Thread starter Paul W
  • Start date Start date
P

Paul W

If I hit F5 from VS without making any previous changes to the project, it
appears on screen in 4 seconds. If I make any minor change to the project
before hitting F5 it takes 20+ seconds. This is currently a small project (2
forms).

This gets very old very quickly during a debugging session. Is there
anything that can be done to reduce this time?

Thanks, Paul.
 
ps. This project uses SQL Server. I have a similar project that uses Access
which will cycle (after changes have been made) in 5 seconds!

Paul.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top