|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
VS 2005 bugs ?>From this morning I have strange comportments with visual studio. FirstI create a Windows Mobile 5.0 project, with 2 classes - a simple class with 2 proprerties - a collection of this class, inerited from a generic list, having 2 static functions to serialize and deserialize XML. To test i add a main function in the collection, and excecute it on the device. It is excecuted on my computer, causing IO Exceptions (file not found, normal) and then, it is working properly on the device. Why is it launched on the Host before launched on the device ? Second I have another Windows Mobile 5.0 project, with a form binding an object (simple with few properties). At the design time, the binding assistant (the one that pop when i clic on ... at the DataBinding property of any controls of the form) close each time i try to select the binding source. In your opinion what that 2 bugs could be ? After restarting the DevEnv, the 2 problems reminds. My anti virus found nothing. Thank you ROM |
|||||||||||||||||||||||