Search

FileSystemWatcher.EnableRaisingEvents not preserved on Save Solution by CanadianBacon62

Resolved
as Fixed Help for as Fixed

1
0
Sign in
to vote
Type: Bug
ID: 724188
Opened: 2/9/2012 6:07:10 AM
Access Restriction: Public
Moderator Decision: Sent to Engineering Team for consideration
0
Workaround(s)
0
User(s) can reproduce this bug
I have a project using a FileSystemWatcher. On the Properties page, I set the EnableRaisingEvents = False. I then Save the project and exit Visual Studio. On restarting the program and loading the project, the EnableRaisingEvents is set to True. It is not being properly saved. I have had to add code in OnStart to ensure the program performs as needed.
Details (expand)

Visual Studio/Silverlight/Tooling version

Visual Studio 2010

Steps to reproduce

On the Properties page, I set the EnableRaisingEvents = False. I then Save the project and exit Visual Studio. On restarting the program and loading the project, the EnableRaisingEvents is set to True.

Product Language

English

Operating System

Windows 7

Operating System Language

English

Actual results

On the Properties page, I set the EnableRaisingEvents = False. I then Save the project and exit Visual Studio. On restarting the program and loading the project, the EnableRaisingEvents is set to True.

Expected results

EnableRaisingEvents = False
File Attachments
File Name Submitted By Submitted On File Size  
readme3.txt (restricted) 2/11/2012 -
Sign in to post a comment.
Posted by Microsoft on 2/10/2012 at 6:45 PM
Thank you for reporting this issue. Customer feedback is a critical part of a successful, impactful software product. Unfortunately another part is the reality of schedules and the need to prioritize investments according to the objectives of the product. We have evaluated the issue that you have reported and at this point in the product's lifecycle, it does not meet the criteria to be addressed. This evaluation is carefully done and considers many aspects including the cost of the fix, implications of the change, and the number of reported instances of the issue.


Many customers have found it useful to discuss issues like this in the forums (http://www.microsoft.com/communities/forums/default.mspx) where Microsoft and other members of the community can recommend ways of achieving the behavior you are interested in.

Thank you,
The Windows Forms Product Team
Posted by MS-Moderator10 [Feedback Moderator] on 2/9/2012 at 6:38 PM
Thank you for submitting feedback on Visual Studio 2010 and .NET Framework. Your issue has been routed to the appropriate VS development team for investigation. We will contact you if we require any additional information.
Posted by MS-Moderator01 on 2/9/2012 at 6:44 AM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.