OT: Data sources suddenly invalid?

OT: Data sources suddenly invalid?

Old forum URL: forums.lhotka.net/forums/t/1800.aspx


ajj3085 posted on Monday, November 20, 2006

Hi,

I loaded up my UI project today, and trying to open a form in the designer I get a bunch of exceptions.  I also noticed that most of my data sources are invalid.  Ones defined on objects within the UI project are ok, as well as a few from a referenced assembly. 

The others are from two other referenced assemblies, and I have no idea what caused them to become invalid.

Any ideas?

Thanks
Andy

ajj3085 replied on Monday, November 20, 2006

Not sure what caused it, but forcing my build server to rebuild some of the assemblies and manually cleaning the project directory seems to have fixed this.

Bayu replied on Monday, November 20, 2006

Microsoft if notorious for their buggy incremental build system. For my graduation project I worked with C++, we had to force full rebuilds all the time.


Copyright (c) Marimer LLC