Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: The "BTSTask AddResource" command and the "BTSTask ListApp" command return inconsistent LUID formats in BizTalk Server 2006 R2 or in BizTalk Server 2009


View products that this article applies to.

Symptoms

Consider the following scenario:
  • You have a computer that is running Microsoft BizTalk Server 2006 R2.
  • At a command prompt, you use the BTSTask AddResource command to add a resource artifact to a BizTalk application. This resource artifact is one of the following artifact types:
    • System.BizTalk:File

      Note This is an ad hoc file.
    • System.BizTalk:PostProcessingScript
    • System.BizTalk:PreProcessingScript

    The locally-unique identifier (LUID) of the newly added resource artifact is displayed in the Command Prompt window after you run the command.
  • You use the BTSTask ListApp command to print a list of all the resource artifacts in the BizTalk application. This list is printed to a resource specification file.
In this scenario, the newly added resource artifact's LUID that is in the resource specification file differs from the LUID that is returned by the BTSTask AddResource command. The LUID in the resource specification file is in the following format:
N:ResourceName


Note N is a placeholder for the value of the nID column for the BizTalk application in the bts_application table of the BizTalk Management database.

However, the LUID that is returned by the BTSTask AddResource command is in the following format:
ApplicationName:ResourceName

Because of the inconsistent format of the LUIDs, you may experience another problem. This problem occurs if you use the BTSTask ExportApp command to selectively export artifacts from an application into an .msi file by specifying the ResourceSpec parameter. Then, you specify LUIDs for artifacts in the ApplicationName:ResourceName format in the resource specification file. In this case, you cannot export the resource artifacts, and you receive a warning message that resembles the following:
Warning: Resource "LUID' is either invalid or not part of the application 'BizTalk Application'.

Note If you use BizTalk Server 2009, the Event Source and Event Category in above events are �BizTalk Server 2009�.

↑ Back to the top


Resolution

Hotfix information

Cumulative update information

BizTalk Server 2009

The hotfix that resolves this issue is included in cumulative update package 2 for BizTalk Server 2009.

For more information about how to obtain the cumulative update package, click the following article number to view the article in the Microsoft Knowledge Base:

2497794 Cumulative update package 2 for BizTalk Server 2009

For BizTalk Server 2006 R2

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing the problem described in this article. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site: Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

You must have BizTalk Server 2006 R2 installed to apply this hotfix.

Restart information

You do not have to restart the computer after you apply this hotfix.

Registry information

You do not have to change the registry after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
File nameFile versionFile sizeDateTimePlatform
Btstask.exe3.6.1552.291,98425-Nov-200913:02x86

For BizTalk Server 2006 R2 SP1


The hotfix that resolves this problem is included in cumulative update package 1 for BizTalk Server 2006 R2 SP1.

For more information about how to obtain the cumulative update package, click the following article number to view the article in the Microsoft Knowledge Base:
982061 Cumulative update package 1 for BizTalk Server 2006 R2 Service Pack 1

For more information about BizTalk Server 2006 R2 SP1 hotfixes, click the following article number to view the article in the Microsoft Knowledge Base:
974563 List of Microsoft BizTalk Server hot fixes that are included in BizTalk Server 2006 R2 Service Pack 1

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More information

After you apply this hotfix, the BTSTask command uses the following format for LUIDs:
ApplicationName:ResourceName


For more information about the BTSTask command, visit the following Microsoft Developer Network (MSDN) Web site:

For more information about BizTalk hotfixes, click the following article number to view the article in the Microsoft Knowledge Base:
2003907 Information on BizTalk Server hot fixes

For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates

↑ Back to the top


Keywords: kbbiztalk2006r2sp1fix, kbexpertiseadvanced, kbfix, kbautohotfix, kbsurveynew, kbqfe, kbHotfixServer, kbbiztalk2009presp1fix, kbbtsadmin, KB976613

↑ Back to the top

Article Info
Article ID : 976613
Revision : 3
Created on : 3/18/2011
Published on : 3/18/2011
Exists online : False
Views : 447