BizTalk schemas not in referenced assembly -


i trying reference schemas part of biztalk project in biztalk project not part of same solution. referencing source project adding source dll reference in 'destination' project (i.e. 'add reference', 'browse' point required biztalk schema assembly). however, when in referenced assembly in object browser small subset of schemas available - none of wcf generated schemas form part of project visible.

comparing schema properties in source project between ones visible via object browser , missing, identical (other file name , type name) in have same build action (btscompile), set propertyschema , belong same namespace.

does have suggestions around please?

i've experienced behaviour before when had older version of assembly in gac, , visual studio referencing version rather version on disk. check isn't case, review gac , remove references faulty schema, restart visual studio before re-trying re-compilation.

i tempted check referencing correct version of assembly.

alternatively, can check whether wcf schema's project broken? create new project entirely new assembly name , namespace , copy 1 of faulty schemas across. re-compile , reference in project - can see of expected properties of faulty schema?

i try applying cu6 biztalk server 2010 see whether addresses issues may have in environment - http://support.microsoft.com/kb/2855367


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -