Here's my error message:
"Failed to execute deployed method 'DataValue', using entity 'Grid1'. Network access for Distributed Transaction Manager (MSDTC) has been disabled. Please enable DTC for network access in the security configuration for MSDTC using the Component Services Administrative tool. The transaction manager has disabled its support for remote/network transactions. (Exception from HRESULT: 0x8004D024)"
But why should MetaStorm need distributed transactions? The only connection that I am using is MetastormDefault. My tables are in the Metastorm database instance!
I even removed all but one business object, and that one uses the eEvent table. In the business objects grid, the fields populate from the database and the test works fine as well. There is nothing distributed!!!