BizTalk 2004, 2006: Access to new object (schema etc) from other project Let see the example: I always have several projects in the BizTalk solution. I create a new schema in the …Schemas project, build a new assembly. But I can not access the new schema from the …Orchestration project. When I use, for example, “Schemas pick up” window, the new schema is not in the list. It happens not only with schemas but with other objects too. The new objects are not automatically getting visible from others ......