PRB: BizTalk Configuration Object Model Returns BTS_E_NOOBJECT Error (281163)
The information in this article applies to:
- Microsoft BizTalk Server 2000
This article was previously published under Q281163 SYMPTOMS
When you use the BizTalk Configuration Object Model to retrieve an instance of a BizTalk.BizTalkConfig Management object, you may receive the following error code: BTS_E_NOOBJECT 0x1202 The object was not found. This error can occur even if you are using the name of an object that exists in the management database.
CAUSE
This problem can occur if your Microsoft SQL Server computer has been configured with a binary sort order and you query for an object using the correct name, but you do not use the proper case.
RESOLUTION
If your SQL Server computer is configured with a binary sort order, you must query the BizTalk Management Objects by using the exact case.
REFERENCES
For more information on the BizTalk Configuration Object Model, refer to the online documentation that is included with BizTalk Server 2000.
Modification Type: | Major | Last Reviewed: | 6/23/2005 |
---|
Keywords: | kbprb KB281163 kbAudDeveloper |
---|
|