I have a problem open orchestration in visual studio. When ever I double click on an odx file, Visual Studio opens it as normal text and I can only see the XML but not the orchestration designer.
So help me to resolve this issue, so that i could continue my task.
Right-click on your orchestration file (ODX) and select the option Open With… In the dialog box, BizTalk Orchestration Designer should be the default option selected, if not, highlight it and click on the button Set As Default and hit OK to save the change.
try running Devenv /ResetSkipPkgs – from Start –> Run , faced similar issue and it got fixed with this one on 2006 r2 vs.ne 2005 , not sure if you have same problem