|
Home > Archive > BizTalk Server General > October 2005 > Map caching
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]
|
|
| Alexandr Zverev 2005-10-24, 3:36 pm |
| Hi!
Could BizTalk cache maps? If so, how could I clean this cache?
I have set of BizTalk HWS actions which works well. After makeing some lite
improvements, they stop to work with errors on mapping (failed to validate
message or incompatible type)
I check all the maps and message schemas but they looks ok. One more issue
that this crashs are unstable - process stops at different places. It could
go through one, two or three orchestration, and I have no guess why it
crashes.
Could it be because of BizTalk server crash?
Alex
| |
| Irfan M Rizvi 2005-10-24, 5:47 pm |
| may be there are multiple versions of your assembly in GAC, try be removing
all the older versions
"Alexandr Zverev" wrote:
> Hi!
>
> Could BizTalk cache maps? If so, how could I clean this cache?
>
> I have set of BizTalk HWS actions which works well. After makeing some lite
> improvements, they stop to work with errors on mapping (failed to validate
> message or incompatible type)
> I check all the maps and message schemas but they looks ok. One more issue
> that this crashs are unstable - process stops at different places. It could
> go through one, two or three orchestration, and I have no guess why it
> crashes.
> Could it be because of BizTalk server crash?
>
> Alex
>
>
>
| |
| Alexandr Zverev 2005-10-25, 7:47 am |
| I clear all GACed assamblies by hands before each new delivery
"Irfan M Rizvi" <Irfan M Rizvi@discussions.microsoft.com> wrote in message
news:902C198F-AE3F-4F03-B17E-287AA663350B@microsoft.com...[vbcol=seagreen]
> may be there are multiple versions of your assembly in GAC, try be
> removing
> all the older versions
>
> "Alexandr Zverev" wrote:
>
| |
| WenJun Zhang[msft] 2005-10-25, 7:47 am |
| Hi Alexandr,
Generally crash will not lead to corruption of map which is stored in
assemblies.
Have you tried using Biztalk Deployment Wizard to remove the whole
application from GAC and then re-build and re-deploy everything?
Best regards,
WenJun Zhang
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no rights.
|
|
|
|
|