Bashar Kokash' Blog

.Net Framework, windows and web development.

This site

Resources

Friends

Sponsors

  • MaximumASP
  • Packet Sniffer

November 2008 - Posts

Hotfix for C#

After istalling .NET SP1, we all may encountered false C# compilation errors appear in the Error List  for ASP.NET Website projects.

Yes, that's because SP1 adds a new feature "live reporting of compilation errors" but unfortunately caused this bug, to solve this problem, I had to turn this feature off and loose its effects, but recently Microsoft has released a new hotfix that will solve this problem, you can download it here.