visual-studio-2013biztalkassembliesbiztalk-2013

BizTalk 2013 application can't seem to 'see' it's referenced assemblies


I have a BizTalk 2013 application comprising of 3 projects - orchestration, schemas and maps.

In my orchestations project I have references to my maps and schemas projects within the same application.

However, when I try to select a map or schema using the referenced assemblies nothing is showing, not even the standard dll's such as System.XML or System.Configuration, the only thing I can see is Microsoft.XLANGs.BaseTypes. I can see the references in the solution explorer but not when I try to use them in anywhere in the orchestration.

I had this problem before but can't remember how I resolved it, any suggestions?


Solution

  • After deleting and re-creating the entire project which I seemed not to be able to reference everything is building and referencing as normal. Not sure what caused it in the 1st place though, so still open to suggestions for that. thanks