SOA & Integration Services - BizTalk, WCF, WF, AppFabric etc

Why is it drug addicts and computer afficionados are both called users?
posts - 33 , comments - 41 , trackbacks - 74

Unable to open Orchestration Designer in Visual Studio

We are developing BizTalk applications with Visual Studio Team Edition and every now and then for some reason the Orchestration Designer is removed from the "Open With" dialog, thus when one double clicks on an orchestration it is opened with the Xml Editor. Although I'm not sure why this happens, I suspected the items in this dialog were configured in the Windows Registry ... and so they were, so to fix:

1) Open RegEdit
2) Go to HKEY_LOCAL_MACHINE\Software\Microsoft\VisualStudio\8.0\Editors and find the BizTalk Orchestration Designer for us it was under Guid {679b7fd6-2104-42b2-8d87-86dd575fc269}
3) Get the package key Guid, for us this was {2f926337-2bfb-46ab-bbc4-a955ce25ff6f}
4) Go to HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\Packages\{Package Key Guid}\SkipLoading
5) Set the SkipLoading key to 0
6) Restart Visual Studio and the Orchestration Designer should show up in the "Open With" list

Does anyone know why the SkipLoading key is mysterously turned on for the Orchestration Designer?

Print | posted on Tuesday, April 17, 2007 7:55 PM | Filed Under [ BizTalk ]

Feedback

Gravatar

# re: Unable to open Orchestration Designer in Visual Studio

Thank you! What an annoyance when the orchestrations opened in the Xml Editor rather than the designer. For anyone else following these instructions, my Guids were all the same as those mentioned above.
8/21/2007 4:06 AM | Adam Roderick
Gravatar

# re: Unable to open Orchestration Designer in Visual Studio

Thanks, fix worked. I remember, last thing I did was clicked on error, it opened thro xml editor.
9/23/2007 6:19 AM | naga
Gravatar

# re: Unable to open Orchestration Designer in Visual Studio

I made the changes specified but still see the same issue.

I have created a SkipLoading dword and set to 0 at
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\Packages\{Package Key Guid}

restarted my Virtual PC image . but i still see the issue.


It happened before but when i removed the orchestration from project and readded it, it was fixed. but now its not.

Is there any other way to fix this issue?
11/3/2008 3:14 AM | vasa
Gravatar

# re: Unable to open Orchestration Designer in Visual Studio

Hi I had the same issue and even with the regedt32 > set SkipLoading key to 0 it wasn't working.

I solved the issue this way:

1) Launch the services console with the command: Services.msc
Restart the "Protected Storage" Service
(make sure it is in the automatic mode and started)

2) Restart IIS with the command : iisreset

3) Reset the Visual Studio loaded packages (in a Visual Studio Command Prompt) with the command: devenv.exe /setup /resetskippkgs

Hoping it helps
David Da Costa @ Avanade
12/22/2008 9:37 PM | David Da Costa @ Avanade
Gravatar

# re: Unable to open Orchestration Designer in Visual Studio

Only set 3) and a VS restart also work sometime
1/15/2009 10:26 AM | David Da Costa @ Avanade
Gravatar

# re: Unable to open Orchestration Designer in Visual Studio

Hi,
I was also facing this same problem and fixed it by doing the followiong three steps as David Da Costa said.
1) Launch the services console with the command: Services.msc
Restart the "Protected Storage" Service
(make sure it is in the automatic mode and started)

2) Restart IIS with the command : iisreset

3) Reset the Visual Studio loaded packages (in a Visual Studio Command Prompt) with the command: devenv.exe /setup /resetskippkgs
9/29/2009 11:19 PM | kumar
Gravatar

# re: Unable to open Orchestration Designer in Visual Studio

Thanks Kumar. It turned out that onl the VS package reset was necessary in my case. You saved me some trouble.
12/15/2009 9:07 AM | Michel Prevost
Gravatar

# re: Unable to open Orchestration Designer in Visual Studio

Hello,
We used this fix and it worked after my orchestration designer decided to show only XML.

Stephen
6/15/2010 7:34 AM | Stephen
Gravatar

# re: Unable to open Orchestration Designer in Visual Studio

Thanks a lot David Da Costa ! Your fix worked. Appreciate the help!

-Shaunak
12/2/2010 8:48 PM | Shaunak
Gravatar

# re: Unable to open Orchestration Designer in Visual Studio

David Da Costa's fix worked for VS 2010. Only one more addition I had to do was select the .odx file -> right click -> select open with.. and then set Biztalk Orchestration Designer as default.
2/17/2011 5:46 AM | Parag
Gravatar

# re: Unable to open Orchestration Designer in Visual Studio

thanks for solution it worked for me. Just after resetting it value to '0'.
4/27/2011 10:21 PM | Satendra Bhadouria
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

Powered by: