Error when updating Table Defs in Water

Getting the following error when trying to update a table def in Water.

Could not load file or assembly ‘RemObjects.DataAbstract, Version=9.6.0.1414, Culture=neutral, PublicKeyToken=3df3cad1b7aa5098’ or one of its dependencies. The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at RemObjects.DataAbstract.Fire.RelativityClientFile.b__0()
at RemObjects.DataAbstract.Fire.ROFXFile.<>c__DisplayClass2.b__1()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Water version 10.0.0.2385

It seems to update OK using VS.

curious. does that version of the .dll exist in the folder with Water.exe? if not, what version is there?

the RemObjects.DataAbstract.dll version in the Water.exe folder is 9.7.0.1412

hmm, weird.

Is that the right dll? something seems off or in the wrong place or ref something wrong.

It’s weird that any dll is there at all, given j just checked and we domino install it with Water ;). B ut that looks like a pretty old one, maybe a hold-over from a previous beta.

Can you retest with the next build? started one that should show up on the firehose in ~1h.

1 Like

cool! will do. thanks!