ITsVISTA
Information that makes life easier when it comes to installing, managing, and using Windows Vista.
Start About FAQ Blogroll Shop

All tag results for ‘Message’

KB954070

July 1st, 2008 · No Comments · 129 views

Consider the following scenario:

  • On a Windows Vista-based computer, you install a signed driver.
  • You open Device Manager, and then you click the Driver Details button on the Driver tab.

In this scenario, the Digital Signer field for the device displays the following status message:

Not digitally signed

However, when you right-click the properties of the device on the main Device Manager tab, a message is displayed that states that the driver is signed.

KB952569

May 26th, 2008 · No Comments · 103 views

After you upgrade a computer from Windows XP to Windows Vista, you cannot send or receive encrypted Microsoft Message Queuing, also known as MSMQ, 4.0 messages. The attempts to send or to receive encrypted Message Queuing messages fail. Additionally, you receive the following error message:

0×80090016 “The key container could not be opened”.

KB952572

May 17th, 2008 · No Comments · 131 views

Consider the following scenario:

  • You run the release version of Windows Vista in Workgroup mode.
  • You install Windows Vista Service Pack 1 (SP1).
  • You uninstall Windows Vista SP1.
  • You run Windows Vista in Workgroup mode again.

In this scenario, the Microsoft Message Queuing (also known as MSMQ) service does not start. Additionally, an event is logged to indicate that the notify_queue$ queue is not found.

KB936497

June 27th, 2007 · No Comments · 218 views

When you try to send messages to the HTTP address or to the multicast address of a Microsoft Message Queuing queue on a computer that is running a 64-bit version of Windows Vista, the attempt is unsuccessful. Additionally, you receive the following error message:

404 not found

KB936498

May 24th, 2007 · No Comments · 164 views

After you use the “Turn Windows features on or off” wizard in Windows Vista to configure Windows features, no Microsoft Message Queuing 4.0 components are enabled when the wizard is finished.

Note: Microsoft Message Queuing is also known as MSMQ.

KB936499

May 17th, 2007 · No Comments · 222 views

Consider the following scenario:

  • You send a message to a local transactional queue in Microsoft Message Queuing, also known as MSMQ, 4.0.
  • You set the AcknowledgeType property to System.Messaging.AcknowledgeTypes.NegativeReceive for the message that you are sending.
  • You specify a value for the AdministrationQueue property of the message.
  • You specify a value for the DeadLetterQueueName property of the message.
  • A negative acknowledgement is generated for the message that you are sending.

In this scenario, the sent message is written to the specified dead letter queue. However, a negative acknowledgement is not sent to the specified administration queue.