Custom Pipeline Unhandled Exception Error
From: fheinema (fheinema_at_discussions.microsoft.com)
Date: 02/08/05
- Next message: Xerox: "BizTalk memory leak on assembly version upgrade"
- Previous message: Dewski: "BTAHL7 Schema incorrect"
- Next in thread: fheinema: "RE: Custom Pipeline Unhandled Exception Error"
- Reply: fheinema: "RE: Custom Pipeline Unhandled Exception Error"
- Reply: XUEZHAI NI: "RE: Custom Pipeline Unhandled Exception Error"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 8 Feb 2022 13:05:03 -0800
I am testing a custom pipeline using the pipeline.exe utility and getting the
following error...
Unhandled Exception: System.NullReferenceException: Object reference not set
to
an instance of an object.
at
Microsoft.Test.BizTalk.PipelineObjects.NativeMethods.FormatMessage(Int32 d
wFlags, HandleRef lpSource, Int32 dwMessageId, Int32 dwLanguageId,
StringBuilder
lpBuffer, Int32 nSize, IntPtr[]& arguments)
at
Microsoft.Test.BizTalk.PipelineObjects.Utilities.GetErrorMessage(Exception
e)
at Microsoft.Test.BizTalk.Tools.Pipeline.Main(String[] args)
The error is happening in the disassembler once I add the schema to the
document schemas collection. It is a cXML document and I am using a schema
generated from Fulfill.dtd found on the cXML.org site. I can get the
document through the pipeline if I do not set the disassembler to have any
document schemas associated with it and I set it to allow unrecognized
messages.
I have not seen this error before and I know the file validates against the
schema without a problem. Has anyone seen this error before?
-- Fred Heinemann
- Next message: Xerox: "BizTalk memory leak on assembly version upgrade"
- Previous message: Dewski: "BTAHL7 Schema incorrect"
- Next in thread: fheinema: "RE: Custom Pipeline Unhandled Exception Error"
- Reply: fheinema: "RE: Custom Pipeline Unhandled Exception Error"
- Reply: XUEZHAI NI: "RE: Custom Pipeline Unhandled Exception Error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|