BUG: Error Message: Unable to Display Configuration Properties. Error 0x1FB: An Exception Occurred. (281179)



The information in this article applies to:

  • Microsoft BizTalk Server 2000

This article was previously published under Q281179

SYMPTOMS

When you are using BizTalk Messaging Manager remotely to access the advanced properties of a channel, you may receive the following error message:
BizTalk Messaging Manager Error
Unable to display configuration properties.
Error 0x1FB: An exception occurred
NOTE: This only occurs with channels that are bound to messaging ports that are using the HTTP transport protocol. This protocol uses the SendHTTP component of BizTalk Server.

CAUSE

The user account that is being used on the client computer does not have the proper permissions to access the necessary components on the BizTalk Server.

RESOLUTION

To remotely view or edit the advanced properties of the SendHTTP transport, your user account must be a member of the local Administrators group on the BizTalk Server.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

When you access the advanced properties of a channel that is bound to a messaging port that is using the HTTP transport protocol, a call is made on the BizTalk Server to enumerate the local computer's certificate store to obtain a list of the installed and usable client certificates. In order to do this, your user account must be a member of the local Administrators group.

Modification Type:MajorLast Reviewed:10/17/2003
Keywords:kbbug kbnofix KB281179