So I add the 864 schema to the getting started project as a sanity
check (i'm trying to develop a custom edi schema and having issues
with it). I can validate the 864 ok, but when I try to generate an
native edi file instace, I get the following errors in visual studio:
Error 8 Failed to create instance for schema 864Schema.xsd. C:\Program
Files\Microsoft BizTalk Server 2006\EDI\Adapter\Getting Started with
EDI\Visual Studio Projects\Getting Started with EDI\Session
1\864Schema.xsd
Error 7 RootLabel: [X12_4010_864], PublicId: [], SystemId: [], (msgnr:
0 segnr:0)(line:0 pos:0 filepos:0) error 39 [The do***ent type is not
recognized. Contact the sender.] C:\Do***ents and Settings
\Administrator\Desktop\864.edi
Any idea why I am seeing this?? This is an EDI schema that ****ps with
BTS 2006.
I went in and tried to remove the EDI schema from the BTS database and
re-add it using the XSD2EDI tool and I ran into another mysterious
error:
C:\...EDI\Subsystem>xsd2edi "864Schema.xsd" -r
xsd2edi : xsd2edi started
xsd2edi : Start parsing schema.
xsd2edi : End of parsing schema.
xsd2edi : Start deleting old do***ent definition from repository.
xsd2edi : End deleting old do***ent definition from repository.
xsd2edi : Starting compile repository.
xsd2edi : (0) <Description for error (0) cannot be found. Please refer
to the Trouble Shooting Guide for this description>
xsd2edi : xsd2edi finished
I saw this error earlier in the day when trying to remove/add my
custom 990 schema. I'm wondering how MS expects us to figure this
error out. There's abso-fudgin-lutely no reference to this on google.
I have looked at the BizTalk toubleshooting guide word doc, but there
is not mention of anything like this. I did turn on trace, but there's
just so much of that stuff I cant seem to find anything relevant.
Any one run into this before? Pointers would be appreciated


|