We have installed the TIBCO Scribe® Insight server with all updates, installed the NAV adapter all according to the TIBCO Scribe® Insight Manuals. The TIBCO Scribe® Insight NAV adapter on the NAV server is listening on port 8085 as per documentation. All modifications have been made on the NAV database, everything seems to be functioning, but when we try to connect to NAV through the Workbench we get this message:
"
Delegate not set for 'Command' operation."
With this stack trace:
"System.ApplicationException: Delegate not set for 'Command' operation.
Server stack trace:
at Scribe.NavAdapter.NasHook.Receiver.Command(String commandName, String& errorMessage)
at Scribe.NavAdapter.NasHook.Transmitter.Command(String commandName, String xmlIn, String& errorMessage)
at Scribe.NavAdapter.NasHook.Transmitter.Command(String commandName, String& errorMessage)
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Scribe.NavAdapter.NasHook.API.ITransmitter.Command(String commandName, String& errorMessage)
at Scribe.NavAdapter.Helpers.Hook.GetTablesDefinitions()
at Scribe.NavAdapter.Database.DoTableFactory(Object db)"There are several other errors that could be returned referencing the microsoft.msxml.dll, including:
- Cannot load type MSXML.DOMDocument.Microsoft.MSXML
- Cannot create an instance of the following .NET Framework object: assembly Microsoft.MSXML
- SetXmlBuffer Error: Scribe.NavAdapter.NasHook.Receiver.SetXmlBuffer
- Codeunits may not compile.