Visual Basic Development Bookmark and Share   
 Home > Visual Basic IDE > VB Compiler slow on a large solution with extension method project
 

VB Compiler slow on a large solution with extension method project

I'm working on a larger VB application (framework v3.5)where the compile time continues to get slower and slower the larger it grows. It currently takes about 7 minutes to compile just the extensions project. We have other similar projectsin C# that don't experience the slow compile time. Has anyone else seen this and does anyone have a suggestion on how to fix it?
cheesehead36  Friday, November 13, 2009 5:02 PM

Hi Cheesehead,

Welcometo MSDN forums!

You can try the following hotfix.

FIX: You may experience performance issues in the IDE after you use Visual Studio 2008 to build a Visual Basic project
http://code.msdn.microsoft.com/KB946344

http://support.microsoft.com/default.aspx/kb/946344


Best regards,
Martin Xie

Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Martin Xie - MSFT  Tuesday, November 17, 2009 5:45 AM

Hi Cheesehead,

Welcometo MSDN forums!

You can try the following hotfix.

FIX: You may experience performance issues in the IDE after you use Visual Studio 2008 to build a Visual Basic project
http://code.msdn.microsoft.com/KB946344

http://support.microsoft.com/default.aspx/kb/946344


Best regards,
Martin Xie

Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Martin Xie - MSFT  Tuesday, November 17, 2009 5:45 AM

You can use google to search for other answers

Custom Search

More Threads

• run process on networked computer
• snippet editor problem/bug
• 2008 IDE hangs for several minutes when referencing CRM web services
• Data UI Customization
• Licensing and Deployment
• Hide advanced members not working?
• Programmatically Release Right side Control Keys - Ctrl
• How do you add a reference to a type lib in 2005?
• I don t know hoe to use Console.WriteLine
• Problem deleting records in database through Visual Studios