Article ID: 942249 - Last Review: October 25, 2007 - Revision: 1.3 Error message when you try to view the EDI Interchange and Correlated ACK Status report in BizTalk Server 2006 R2: "This operation failed while accessing at least one of the Message Box databases"SYMPTOMSIn Microsoft BizTalk Server 2006 R2, you may receive an error message that resembles one of the following when you try to view the EDI Interchange and Correlated ACK Status (Interchange/ACK Status) report: Error message 1 Error: This operation failed while accessing at least one of the Message Box databases. Some results might be omitted.
Additional Information: String was not recognized as a valid DateTime. Couldn't store <> in ActivationTime Column. Expected type is DateTime.(System.Data) String was not recognized as a valid DateTime. (mscorlib) Error message 2 Error: This operation failed while accessing at least one of the Message Box databases. Some results might be omitted.
Additional Information: Specified value "Value" is invalid for property "Interchange Date Time". String was not recognized as a valid DateTime (mscorlib) CAUSEThis issue can occur if the time format for the language that is selected in the "Regional and Language Options" item in Control Panel is not valid for the DateTime.Parse method. WORKAROUNDTo work around this issue, verify that the date time format for the language that is selected in the "Regional and Language Options" item in Control Panel is valid. To do this, follow these steps:
MORE INFORMATIONThe "Interchange Date Time" column in the Interchange/ACK Status report uses the DateTime.Parse method to convert string time and date information. The error that is described in the "Symptoms" section occurs when the string value is converted to a DateTime value. REFERENCESFor more information about the DateTime.Parse method, visit the following Microsoft Developer Network (MSDN) Web site: http://msdn2.microsoft.com/en-us/library/1k1skd40.aspx
(http://msdn2.microsoft.com/en-us/library/1k1skd40.aspx)
| Article Translations
|

Back to the top
