Welcome Guest, Login
Image
RSS RSS

Navigation


Quick Search
»



Page History: How to turn on Message Queuing Server in a 64 bit environment

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: Fri, 16 Oct 2015 12:40


On any 64 bit environment the user will need to turn on Microsoft Message Queuing in order for CAREWare to work properly. If it is not turned on, then users will encounter the following error:

Source: jProgBusiness - Message Queuing has not been installed on this computer.
   at System.Messaging.Interop.SafeNativeMethods.MQPathNameToFormatName(String pathName, StringBuilder formatName, Int32& count)
   at System.Messaging.MessageQueue.ResolveFormatNameFromQueuePath(String queuePath, Boolean throwException)
   at System.Messaging.MessageQueue.Exists(String path)
   at jProgBusiness.jBusiness.jURNEncryption.GetEURN(String urn)
   at jProgBusiness.jBusiness.jURNEncryption.EncryptURN(String URN)
   at jProgBusiness.jBusiness.jBusinessClient.ClientAdd(String GUIDToken, jClientAdd NewClientAdd, jBusinessShared BusinessShared, Boolean 
ignoreURN, String importHL7ProviderPK, Boolean skipClientPresearch)
   at jProgBusiness.jBusiness.jBusinessClient.ClientAdd(String GUIDToken, jClientAdd NewClientAdd, Boolean skipClientPresearch, String 
domainToImportTo)
   at jProgBusiness.jBusiness.jBusinessRemote.CLN_Client_Add(String SessionToken, jClientAdd NewClientAdd, Boolean skipClientPresearch, 
String domainToImportToPK)
An error occured while adding a new client to the central database. You will not be able to add a client to the central database at this time.

To install Message Queuing on Windows Server 2012

  • Open Server Manager.
  • Click Add Roles and Features.
  • Click Installation Type.
  • Click Role-based or feature-based installation.
  • Click Next.
  • Click Features.
  • Expand Message Queuing.
  • Click Message Queuing Server.
  • Click Directory Service Integration.
  • Click HTTP Support.
  • Click Next.
  • Click Install.



To install Message Queuing on Windows Server 2008 or Windows Server 2008 R2

  1. In Server Manager, click Features.
  2. In the right-hand pane under Features Summary, click Add Features.
  3. In the resulting window, expand Message Queuing.
  4. Expand Message Queuing Services.
  5. Click Directory Services Integration (for computers joined to a Domain), then click HTTP Support.
  6. Click Next, then click Install.

To install Message Queuing Windows 7 or Windows Vista

  1. Open Control Panel.
  2. Click Programs and then, under Programs and Features, click Turn Windows Features on and off.
  3. Expand Microsoft Message Queue (MSMQ) Server, expand Microsoft Message Queue (MSMQ) Server Core, and then select the check boxes for the following Message Queuing features to install:
    * MSMQ Active Directory Domain Services Integration (for computers joined to a Domain).

    * MSMQ HTTP Support.
  4. Click OK.
  5. If you are prompted to restart the computer, click OK to complete the installation

* A restart of the business tier service must be completed after completing any of the above steps in order for CAREWare to recognize the new changes made to the PC/Server.

Back to Installation

Back to Frequently Asked Questions

jProg is a registered trademark of Jeff Murray's Programming Shop, Inc. All other products mentioned are registered trademarks or trademarks of their respective companies. Questions or problems regarding this web site should be directed to JeffMurray@jprog.com.

© 1998- Jeff Murray's Programming Shop, Inc. (jProg) , all rights reserved.