by "Eric Stott" <ericstott@[EMAIL PROTECTED]
>
Oct 17, 2007 at 10:15 PM
Do you have the restart host set to True in the project properties?
Eric
http://stottis.com
"Reuben" <Reuben@[EMAIL PROTECTED]
> wrote in message
news:37D7E1DF-0F41-4144-BC81-6BCF096185C3@[EMAIL PROTECTED]
> That confirms what I have in my Schema. Thank you. The biggest thing
> that I
> discovered yesturday was that even though I thought I was updating my
> schema,
> BizTalk was not clearing it's cache of the schema. So any changes I
made
> and
> then deployed were not showing up on the server when I tested it.
>
> I find this very troubling that the cache is so persistent to override
any
> redeploy of the schema with an old file.
>
> "Eric Stott" wrote:
>
>> In the schema you have something that looks like this
>> <Schema>
>> File (post fix delimited by hexidecimal 0x3C 0x0d 0x0a)
>> <
>> {CR}{LF}
>> Record (delmited by character >}
>> Element1
>> Element2
>> Element3 (Padding Yes, mininum padding 3, right justified
>> with
>> character 0 as the pad character)
>> Element4 (Padding Yes, mininum padding 3, right justified
>> with
>> character 0 as the pad character)
>>
>> Hope that this helps,
>> Eric
>> http://blog.biztalk-info.com
>>