|
|
|
Supreme Being
      
Group: Forum Members
Last Login: 2011-08-12 11:54:38
Posts: 85,
Visits: 401
|
|
| Hi, I am back in ECO development and I have a program with a console app which serves as an ECO Server right now. Sometimes I get an assertion error. Since I cannot copy the text out of the message box, i have attached a screen shot showing the error. If I click on cancel, the console app is terminated. Clicking on ignore, will not terminate the app and it looks like that the app is running wihtout any problems.... But I not really sure if this should be the case... Can anyone help? I am using VS 2008 with ECO 5.0.0.4964. Thanks, Johannes
|
|
|
|
|
Supreme Being
      
Group: Forum Members
Last Login: 2011-08-12 11:54:38
Posts: 85,
Visits: 401
|
|
does no one has an idea of what i could do?
Thank you,
Johannes
|
|
|
|
|
Supreme Being
      
Group: Forum Members
Last Login: 2011-08-12 11:54:38
Posts: 85,
Visits: 401
|
|
| I just reinstalled a hole new system in a VM with the actual ECO Build. I will still get the error. I will also get the error, when I start the apps without the debugger.... This way it is nearly impossible to use it. What can I do????? Thank you, Johannes
|
|
|
|
|
Supreme Being
      
Group: Forum Members
Last Login: 2011-08-12 11:54:38
Posts: 85,
Visits: 401
|
|
Hi,
I played a little bit around and figured out, where the error might come from.
I have also created a Testproject which is attached and will show the error: Two classes (Product and Amount) with only one attribute. Both classes are versioned. Product has three 1-to-1 associations (AmountActual, AmountMin and AmountMax). No adding one product and initializing the three amount classes and setting value work fine. After restarting the project the assertion error happens.
If I turn off versioning for the Amount class, recreating the database and adding new values will not give the assertion error, when I restart the app.
So it looks like, versioning throws the error.
Will this help to figure why it is thrown?
Thanks,
Johannes
|
|
|
|
|
Supreme Being
      
Group: Forum Members
Last Login: 2011-08-12 11:54:38
Posts: 85,
Visits: 401
|
|
|
|
|