BizTalk: Binding File could not be read or missing Filters

Hey guys,

just for your knowledge, I think this bug is well known.

If you store your binding file within TFS and edit it with Visual Studio manually, e.g. insert placeholder or something else.

Then be aware of this issue, if you are using Filter Actions within a SendPort:

- Open Binding File in Visual Studio:

- This Configuration is looking well:

 

- If you now copy some new content for the sendPort into the binding file, it will be re-formatted and the filter will look like:

 

 In this case (Carriage return after StartTag and before EndTag <Filter>) BizTalk will throw an error while reading the binding file.

- Also there is another case when the filters will not be displayed (Whitespaces after StartTag and before EndTag <Filter>) and which is not supported by BizTalk, but will not throw an error only the Filters will be missing:

 

 

 


Posted Dec 02 2010, 11:17 AM by Nadine Storandt
Filed under: ,

Comments

Damir Dobric wrote re: BizTalk: Binding File could not be read or missing Filters
on 12-08-2010 23:59

is this cause by vs or tfs? did you try vs2010?

Damir Dobric wrote re: BizTalk: Binding File could not be read or missing Filters
on 12-08-2010 23:59

is this cause by vs or tfs? did you try vs2010?

Nadine Storandt wrote re: BizTalk: Binding File could not be read or missing Filters
on 12-09-2010 9:05

this is caused by VS2008.

developers.de is a .Net Community Blog powered by daenet GmbH.