Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Application dependency in Biztalk › Re: Application dependency in Biztalk
September 9, 2006 at 10:58 AM
#15630
So you have a circular dependency? Not sure if that’s allowed (it isn’t in VS but BizTalk Admin is outside that domain) and at the minimum it’s not a very good idea.
Maybe move the schema to a 3rd Application or just put everything into one.
As to why it worked before, not sure. Maybe you were just luck?