Thanks for reporting this.
We're seeing the problem with Code First entities in certain situations. The error is thrown when attempting to initialize default values on the null entity. DevForce catches and "eats" the error, but the null entity will not be initialized correctly.
The problem is mostly harmless, but undesirable. We'll get in fixed in the next release.