|
ECO4 problem with multi-package ecospace
|
| |
Hi all, I am porting my ECO3 application to ECO4+VS.Net2008. My EcoSpace uses two ECO packages. With ECO3, I don't have any problem and classes in both packages are accessible, but trying to do so with ECO4, I receive the following error: ------------------------------ -------------------- System.Reflection.TargetInvoca tionException: Exception has been thrown... more »
|
|
the bug of ECO5
|
| |
If you modify the type of attribute after create schema,the modification can't be applied.I don't kown the reason,who can tell me ? the envirement is vista+vs2008+eco5.0.0.3660; Another problem is everytime modify model after create schema,the ecospace can't applied the modification,you must restart vs2008.this... more »
|
|
ECO5 is now difficult to use
|
| |
I tried the ECO5 at vs2008,but I find one problem;Everytime I modified the model ,and rebuild the model,ecospace ,but the modification can't be found.I must close vs2008 ,and then reopen vs2008 ,open solution ;the modification now can be found and now can evolve schema. the version of eco5 is 5.0.0.3660.... more »
|
|
Incorrect SQL query generated
|
| |
Hi all, My model is: (generalization) Destination 1 ---------------- * Stuff <----------------------------- Route and my ocl expression is : "Route.allInstances->select(m | m.Destination.Name.toUpper()=' INDIA')" I successfully retrieve objects using OclService, but when I want to... more »
|
|
|