Unknown valuetype
No edit summary
(Updated Edited template to July 12, 2025.)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
There is an error of unknown origin that may destroy the model info needed for Evolve of the Admin DB of MDrivenServer.
There is an error of unknown origin that may destroy the model info needed for Evolve of the Admin DB of MDrivenServer.


Line 14: Line 15:
[[File:2018-09-15 18h49 50.png|none|thumb|457x457px]]
[[File:2018-09-15 18h49 50.png|none|thumb|457x457px]]
[[Category:Error messages]]
[[Category:Error messages]]
{{Edited|July|12|2025}}

Latest revision as of 06:24, 20 January 2025

This page was created by Hans.karlsen@mdriven.net on 2018-09-15. Last edited by Edgar on 2025-01-20.

There is an error of unknown origin that may destroy the model info needed for Evolve of the Admin DB of MDrivenServer.

The error shows up as:

Problem in portalpush Unknown valuetype in admin_ECO_ORMAPPING table ()

The root cause is yet unknown. The admin_ECO_ORMAPPING has been wrongfully cleared of model info.

To fix it:

  1. Find another MDrivenServer with the same current admin model and go to <mdrivenServer>/admin/EvolveDebugPage.aspx
  2. Execute the "Get from Current"
  3. Copy the resulting XML text from the Admin DB Script box.
  4. Paste this value into the MDrivenServer with the error. Submit. Then "Update Current With Given."

(This operation inserts the missing DB Script. There are other ways to do this. Download DB, use a SqlCompact tool like LinqPad, and insert the missing script. Upload model)

2018-09-15 18h49 50.png