I am puzzed by the following statement: "when I try to generate an native
edi file instace, I get the following errors in visual studio"
Are you trying to generate a native file from the schema in Visual Studio?
Where are you seeing these errors:
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
I wrote about how to create EDI schemas messages here:
http://blog.biztalk-info.com/archive/2007/05/17/Creating_Custom_EDI_Schemas_for_use_in_the_BizTalk_BaseEDI.aspx
Eric
http://blog.biztalk-info.com
<Ajith.Dhati@[EMAIL PROTECTED]
> wrote in message
news:1179884035.953742.41940@[EMAIL PROTECTED]
> 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
>


|