I added the Trace Viewer to my program.cs file to troubleshoot why one of my field on a form was not persisting any data. I was faced with a slough of events stating that the UpdateMap was unable to initialize the UI binder for various types of controls that I do not have loaded on my system. Both DevExpress (~51) and Infragistics (4) controls are listed. I was wondering why the window was a little sluggish opening up. Could this be the reason? Also, how do I eliminate these initialization attempts?
Thanks!
Bill