|
Home > Archive > BizTalk Server Applications Integration > July 2004 > Biztalk Error-0xc0c01b28
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Biztalk Error-0xc0c01b28
|
|
|
| Hi All,
Orchestartion Not picking up the Message
Error in accessing the part data or one of its fragments. The part or
fragment may not exist in the database.
Thanks,
| |
| Nick Malik 2004-07-14, 2:46 am |
| Make sure that you have matched the schema to the file you are bringing in,
and that you have the same namespace in the schema as you do in the inbound
XML file.
I got this when I had XML files coming in with no namespace, but I had a
namespace declared in my schema. I had to add the namespace to the inbound
file to make it work.
Hope this helps,
--- Nick
Biztalk Bum
(still learning BTS2004, and loving it)
"Tomms" <sharathkr@hotmail.com> wrote in message
news:f51d12007cecaa7d964509f066f1a228@lo
calhost.talkaboutsoftware.com...
> Hi All,
>
> Orchestartion Not picking up the Message
>
> Error in accessing the part data or one of its fragments. The part or
> fragment may not exist in the database.
>
> Thanks,
>
| |
|
| Thanks Nick for the reply,
I have created the instance of the schema and nothing is modified in the
instance.
Actaully the project works fine on my virtual PC when i move it over to
Different box, the instances aren't picking up
Thanks,
| |
| Tatyana Yakushev [MSFT] 2004-07-15, 5:50 pm |
| Is the receive port started? Do you have any messages in the event log?
Thanks
Tatyana
--------------------
>From: "Tomms" <sharathkr@hotmail.com>
>Newsgroups: microsoft.public.biztalk.appintegration
>Subject: Re: Biztalk Error-0xc0c01b28
>Date: Wed, 14 Jul 2004 11:03:51 -0400
>Organization: www.talkaboutsoftware.com
>Message-ID: < 1b001261b8098cca1bdae58efbd7ac36@localho
st.talkaboutsoftware.com>
>X-Newsreader: www.talkaboutsoftware.com
>Content-Type: text/plain;
>References: < f51d12007cecaa7d964509f066f1a228@localho
st.talkaboutsoftware.com> <_p3Jc.74584$IQ4.40903@attbi_s02>
>X-Complaints-To: abuse@supernews.com
>Lines: 11
>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXS01.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!news-lei1.dfn.de!
news-fra1.dfn.de!news2.telebyte.nl!newsfeed.multikabel.nl!news.tele.dk!news.tele.dk!small.news.tele.dk!sn-xit-02!sn-xit-01!sn-post-01!supernews.com!
corp.supernews.com!not-for-mail
>Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.appintegration:6981
>X-Tomcat-NG: microsoft.public.biztalk.appintegration
>
>Thanks Nick for the reply,
>
> I have created the instance of the schema and nothing is modified in the
>instance.
>
> Actaully the project works fine on my virtual PC when i move it over to
>Different box, the instances aren't picking up
>
> Thanks,
>
>
>
--
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.
| |
|
| Hi Tatyana,
Yes this is the receive port,No Messages in event Log.
|
|
|
|
|