Navision Application Server can not run Message Queuing

denvit
denvit Member Posts: 12
I try to use ASP.NET access to Navision Application Server (4.0)
but I found the following error.

Error Msg "Access to Message Queuing system is denied."

After investigate I found that the problem is sending of message queuing.

:shock:
Could you please help me ?

Comments

  • DenSter
    DenSter Member Posts: 8,307
    You didn't tell us exactly which part doesn't work. Are you trying to send message into a message queue with ASP.NET? If that is the part that fails, you may want to check out your MSMQ set up.

    Note that Navision can only handle a NON-transactional queue. For whatever reason it does not recognize a transactional queue.

    Please post more detail of what you are trying to do and we'll help get you up and running.