BizTalk Server 2010

  1. A message was encountered with root element name of {0}. It could not be classified as an X12 or Edifact message. The root ...
  2. A Microsoft Distributed Transaction Coordinator problem prevented connection to the Configuration database. Verify that you ...
  3. A moniker that identifies the send port location. A default value is generated based on the connection string property, using ...
  4. A moniker that uniquely identifies the receive location. The URI value is generated based on the connection string property, ...
  5. A new device has been added based on a discovery event. Its name %1 was automatically generated by Microsoft BizTalk RFID ...
  6. A newly discovered device with name %1 and device information %2 was successfully added to the RFID store in an unconfigured ...
  7. A NULL property bag input parameter was found. To load and save the pipeline component values, please provide a valid property ...
  8. A partial set has been detected but a valid full backup set does not exist yet. Please force a full backup on the source ...
  9. A persistence exception has occured during the batch submission in the batching Orchestration.Batch Id = {0}, ErrorMessage ...
  10. A physical (declarative with shortcut) binding implies that the endpoint port is created in the orchestration and bound to ...
  11. A pipeline component in the receive pipeline:"%1" is using the message context properties "BTS.MessageDestination" or "B ...
  12. A pipeline defines and links one or more processing stages for execution in a prescribed order to complete a specific task. ...
  13. A pipeline encapsulates a set of operations that must execute in a particular, sequential order. Pipelines often handle file ...
  14. A previous installation for this product is in progress. You must undo the changes made by that installation to continue. ...
  15. A previous installation for this product is in progress. You must undo the changes made by that installation to continue. ...
  16. A private alert can only be owned by its creator. Make sure your user name is the only one listed in the "Owners" field and ...
  17. A property with that name already exists in the property schema, and is associated with another field(s). Do you want to ...
  18. A property's metadata cannot specify that it requires a restart for an initialization-only property. Specify exactly one ...
  19. A provider could not be found in the selected files. Choose a file that has a provider. You can choose many dependent files. ...
  20. A provider is a party, such as a person, group, or business, that offers and supports a Web service. To publish a service, ...
  21. A provider is a party, such as a person, group, or business, that offers and supports a Web service. View services and additional ...
  22. A provider is unique to a device and acts as a driver for it. A provider facilitates two-way communication by passing tag ...
  23. A public component is a component that is shared among multiple RFID processes. To add a new public component, click Register. ...
  24. A published vocabulary cannot be deleted as there are one or more unsaved changes. Save all changes to the rule store and ...
  25. A Receive Port is a container for Receive Locations and contains information regarding the method of authentication, transformations, ...
  26. A Receive Port is a container for Receive Locations and contains information regarding the method of authentication, transformations, ...
  27. A relationship defines a hierarchy between two providers, inside or outside of your enterprise, such as a parent-child relationship ...
  28. A relationship defines a hierarchy between two providers, inside or outside of your enterprise, such as a parent-child relationship ...
  29. A response message for two-way receive port "%3" is being suspended as the messaging engine could not correlate the response ...
  30. A response message sent to adapter "%3" on Receive Location: "%5" with URI:"%4" is suspended. Error details: %6 MessageId: ...
  31. A response message sent to adapter "%3" on receive port "%5" with URI "%4" is suspended. Error details: %6 MessageId: %1 ...
  32. A role binding implies that the port gets bound to a party indirectly by virtue of that party being enlisted under a role. ...
  33. A search is already underway. Only one search is allowed at any time. Wait for the current search to finish before starting ...
  34. A second input of a Table-Looping Extractor functoid must be a positive integer, which determines the column number that ...
  35. A second input of a Table-Looping functoid must be a positive integer, which determines the number of columns in the Table-Looping ...
  36. A secure connection could not be negotiated because the server did not accept the configured client certificate. Destination ...
  37. A secure connection with the remote server could not be negotiated. The server certificate may not be valid. Destination: ...
  38. A security exception occurred while reflecting BizTalk assembly "{0}". This problem may occur if the assembly is located ...
  39. a send that invokes a requestresponse operation on 'uses' port must be immediately followed by the corresponding receive ...
  40. A single action cannot contain new line characters. Remove all new line characters or to specify multiple actions, use the ...
  41. A subscription contains a subscribed UDDI data set and miscellaneous configuration such as expiration date and notification ...
  42. A successful poll on the queue was made. The Event Log Threshold has been reset and event logging of polling errors has been ...
  43. A support resource can be contacted by phone, e-mail, mailing address, or at a physical address. Use types enable users to ...
  44. A Table-Looping functoid should have at least two inputs: the first input must be a link from a source tree node, which acts ...
  45. A temporary folder on the FTP site that allows resuming of upload upon transfer failure (only if the transfer mode is binary ...
  46. A temporary folder on the FTP site that allows resuming of upload upon transfer failure (only if the transfer mode is binary ...
  47. A tModel typically represents a description of an interface and can be referenced as part of the binding and instance information ...
  48. A tModel typically represents a description of an interface and can be referenced as part of the binding and instance information ...
  49. A tModel usually represents a description of an interface. Make tModels easy to locate and reference by adding details, categories, ...
  50. A Tracking Analysis Server database has been previously created for this BizTalk group. Delete the database before creating ...
  51. A version number must be of the form major.minor or major.minor.build.revision. Each field must be a number between 0 and ...
  52. A view is one perspective on an activity. For any given activity defined, there can be zero or more views created (1 or more ...
  53. A vocabulary with the same ID as the one being added is already present with a different name. This is because one of the ...
  54. A XSLT or xsl:call-template scripting functoid is connected to the target tree, but there is code being generated at child ...
  55. Access is denied due to a failure in the authentication process. The user is not a member of the BizTalk Server Administration ...
  56. Access is denied. You need to be a member of either the RFID_ADMIN group or the built-in Administrators group on the server ...
  57. Access is denied. You need to be a member of the RFID_USER group or the RFID_ADMIN group or the built-in Administrators group ...
  58. Activation message was suspended because the corresponding service (orchestration, sendport, .) was in the stopped state. ...
  59. activity has attributes ( joinCondition' or suppressJoinFailure') that are not supported by BPEL import in this release. ...
  60. ActivityID NVARCHAR(128) PRIMARY KEY NOT NULL, ParentActivityID NVARCHAR(128) NOT NULL ) GO - Completed instances table CREATE ...
  61. ActivityID NVARCHAR(128), ReferenceName NVARCHAR(128), ReferenceData NVARCHAR(128), ReferenceType NVARCHAR(128) NOT NULL ...
  62. ActivityID, ParentActivityID) VALUES (@ContinuationToken, @rootTrace) END - Update the Relationships for the continuation ...
  63. ADD LastModified DATETIME NULL - 2. Migrate continuation table IF EXISTS (SELECT i.name FROM sysobjects o JOIN sysindexes ...
  64. ADD ReferenceType NVARCHAR(128) NOT NULL DEFAULT N'BizTalkService' WITH VALUES, LongReferenceData NTEXT NULL GO - Update ...
  65. Add the addresses available for this contact. If you publish more than on address, you may want to define their use types, ...
  66. Add the e-mail addresses available for this contact. If you publish more than one e-mail address, you may want to define ...
  67. Add the phone numbers available for this contact. If you publish more than one phone number, you may want to define their ...
  68. Add/edit comments for functoid. Provide additional information about the functoid here, such as its purpose. The maximum ...
  69. Addition of multiple devices is supported by RFID Manager only for TCP and HTTP transport types. This provider does not support ...
  70. Additional Software is a set of optional components that extend the functionality of Microsoft BizTalk Server 2010.For more ...
  71. Adds a reference to an application. The AddReference method will detect potential circular reference and throw an exception ...
  72. Adds an event into the process pipeline for a particular process. Ensure that the LogicalDeviceName argument matches a defined ...
  73. Adds subscription for a given alert. If the subscription type is {7}, then the {8} parameter is mandatory. - EXAMPLES - {11} ...
  74. Adds the device from the specified XML file into the store. The XML file should have been created by a previous call to Export ...
  75. After closing this dialog, refresh query page to update results. Note that instances that you have attempted to resume could ...