Microsoft KB Archive/297668

From BetaArchive Wiki
Knowledge Base


FIX: Size Limit When You Use BTConfigAssistant to Export Configuration in VBScript Format

Article ID: 297668

Article Last Modified on 9/30/2003



APPLIES TO

  • Microsoft BizTalk Server 2000 Standard Edition



This article was previously published under Q297668

SYMPTOMS

When you use the BizTalk ConfigAssistant Software Development Kit (SDK) sample (BTConfigAssistant.exe) to export your BizTalk Server configuration in VBScript format, if the resultant VBScript file is larger than 128 KB, the VBScript is not saved to file in its entirety.

This problem does not occur when you export a configuration in XML format.

CAUSE

BTConfAssistant.exe cannot export a VBScript file that is larger than 128 KB.

RESOLUTION

To resolve this problem, obtain the latest service pack for Microsoft BizTalk Server 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

299664 INFO: How to Obtain the Latest BizTalk Server 2000 Service Pack


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Microsoft BizTalk Server 2000 Service Pack 1.

MORE INFORMATION

The BTConfigAssistant.exe SDK sample is available from the \Program Files\Microsoft BizTalk Server\SDK\Messaging Samples\BTConfigAssistant\EXE\ folder.


Additional query words: BTConfigAssistant

Keywords: kbbug kbfix KB297668