Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
If it cannot find it when you manually type it in, then it is not visible by the compiler when assigned to the strong-typed property. This is generally because a reference is missing or the namespace is different than the BO. If you provide the full namespace and it still cannot be found, you are missing a reference. As for the Out of Memory exceptions, I am not sure. I have been running this version for a really long time and lately it has been "enum city" for me and I have not had any issues. However, the other day I did get an exception when the compiler was starting to act funny. I was in a large project and things were becoming sluggish because of the compiler and I did a search for an enum and got an exception, but it was because the compiler was flaking out on me. I actually reboot my computer, went back in, and haven't had an issue since.....and this was last week sometime.
|