Feedback
Visual Studio and .NET Framework - English
Top-Rated Active Bugs
1.
VISTA bug: iterating a COM collection with foreach causes your thread to be reentered during the iteration via a message pump. This happens with free-threaded COM objects that do not cross apartments
In the following line of code OutputMessage and OutputMessages are free threaded COM objects. I have verified by stepping into that no calls into these objects cross apartment boundaries, including th...

Opened By HalibutHandle
ID 330906
Status Resolved
Resolution External
Opened 2/29/2008
Your Rating
Overall Rating
4.9/15 ratings [?]
Validations 2
Comments 5
Resolved 11/6/2008
2.
VS2008 SP1 problem where program executes when F10 stepping.
When single stepping through code on the main thread, if another thread generates an exception, the main thread is sent into run mode. This occurs when VS2008 SP1 is installed. See attached solution...

Opened By SevenAcross
ID 368650
Status Active
Opened 9/19/2008
Your Rating
Overall Rating
4.9/13 ratings [?]
Validations 18
Comments 3
3.
"Error creating control - [text] could not be set on property" with custom ASP.NET server controls in VS 2008 SP1
Custom server controls have a bug in designer mode as of SP1. It was not present in Studio 2008 before service pack. When you add your control on a web page and view it in design mode, and after that...

Opened By alex.abramov
ID 361826
Status Active
Opened 8/14/2008
Your Rating
Overall Rating
4.9/64 ratings [?]
Validations 69
Comments 4
4.
New request is not allowed to start because it should come with valid transaction descriptor
System.Transactions.TransactionScope is unreliable when involved in rollbacks of successive TransactionScope scopes, one after the next. Instead of getting expected errors, transactions fail to start...

Opened By The Hog Dog
ID 93731
Status Resolved
Resolution External
Opened 2/27/2006
Your Rating
Overall Rating
4.9/33 ratings [?]
Validations 9
Comments 5
Resolved 7/10/2007
5.
WPF text renderer produces badly blurred text on small font sizes
WPF text renderer is different from GDI ClearType in that it does not snap lines in character glyphs to pixel columns. As claimed, this is to preserve the correct text proportions. However, the end re...

Opened By int19h
ID 380919
Status Active
Opened 11/10/2008
Your Rating
Overall Rating
4.9/12 ratings [?]
Validations 5
Comments 2
more...
Top-Rated Active Suggestions
1.