JG Vimalan's Blog

Sharing is caring :)

Cannot find the contract ‘//amalga.com/Parser/MessageContract’, because it does not exist or you do not have permission.

The following error occurred when I was trying to start the parser service I have newly created.

Cannot find the contract ‘//amalga.com/Parser/MessageContract’, because it does not exist or you do not have permission.

Solution:

If you have a message queue table (MSG201) in a database, it needs service broker tables, message and contract in order to run Amalga parser as a service.

Initially, I created the service broker tables but missed the message type and contracts. That is the reason for parser service to fail and throw this error.

Once I create the Message, Message Contact and re installed the Amalga parser service, it worked fine.

Please see the configuration of service contract and message in the snapshot below,

Service Contract

 

 

September 24, 2013 - Posted by | Amalga 2.0, SQL Server

No comments yet.

Leave a comment