Meter ScaleArc Property not Serialized Correctly in C++ .NET DesignerPrimary Software: Measurement Studio>>Visual C++ SupportPrimary Software Version: 1.0 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: When using VC++, I place a meter on a Windows form and change the ScaleArc property to 180,-180. If I then save it and close, when I open the form again, the property is changed to 180,180. However, the code still says 180,-180. This only occurs in VC++, and not C# or VB.NET. Solution: This is a problem with the C++ serialization mechanism implemented by Microsoft. This has been reported to Microsoft as a bug, and should be fixed with the release of Visual Studio 2005 service pack 1. For more information, see the link to the bug report in the Related Links section. Related Links: Microsoft Bug Report Attachments:
Report Date: 10/22/2007 Last Updated: 10/24/2007 Document ID: 4ELCLAXU |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
