Asked By saravanam
27-Jun-07 11:42 AM
I tried an example and got the same error "Validation can only be performed
when document schemas are provided"....thats really strange according to
documentation runtime should resolve and pick up the schema name
automatically.
Anyway. Set the following properties for your XmlDisassembler (via Configure
Pipeline window in BizTalk admin console)
1. Validate Document : True
2. DocumentSpecName in the format "BizTalk_Server_Project3.Employee, BizTalk
Server Project3, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=f517ff157643df71"
You can get this information by clicking on the schema node inside the
biztalk application. Combination of
Name + "," + Assembly
--
Regards,
Saravana Kumar
http://www.biztalk247.com/v1/
http://www.digitaldeposit.net/blog
[Please mark the response as "Answer" if it solves your problem.]