Itinerary designer not installing correctly

Discussion Itinerary designer not installing correctly

  • Tuesday, March 23, 2010 3:29 PM
     
     

    Hi,

    I'm having problems getting the the ESB 2.0 itinerary designer to install correctly - during the install of the ESB msi I get a Visual Studio pop-up stating "Operation could not be completed".  I get the option to add an itinerary on the context menu for a C# project, however selecting it just causes the 'Add New Item' dialogue to appear with no option for creating an itinerary.

    System setup is as follows:

    • Windows 7 x64 (I realised Win7 isn't officially supported)
    • VS2008 with SP1
    • VS2008 SDK v1.1
    • SQL 2008 Developer with SP1
    • BizTalk 2009 Developer

    I've tried re-installing / repairing the ESB Toolkit install but not had any luck.

    Anyone experienced this and have any ideas for a work-around?

    Cheers,

    Ben

All Replies

  • Tuesday, March 23, 2010 4:22 PM
     
     

    Hi,

    I don't have any experience with installing the ESB toolkit on Windows 7 but here are 2 suggestions:

    1) Install the Microsoft Visual Studio 2008 Software Development Kit (SDK) 1.1 (required by the Itinerary Designer in Microsoft Visual Studio 2008)

    2) Install the BizTalk ESB Toolkit 2.0-x64.msi to install the BizTalk ESB Toolkit 2.0 on a 64-bit edition of the operating system

    Visual Studio 2008 SDK 1.1
    http://www.microsoft.com/downloads/details.aspx?FamilyID=59ec6ec3-4273-48a3-ba25-dc925a45584d&DisplayLang=en

    greetings,

     

    Tomasso Groenendijk

  • Tuesday, March 23, 2010 4:24 PM
     
     

    Hi Tomasso.

    Thanks for your reply - unfortunately I've already tried both steps.

    Anyone else have any ideas?

    Thanks,

    Ben

  • Wednesday, March 24, 2010 5:19 PM
     
     
    Check your error logs, setup error logs, and event viewer to get more precise error information. The exact error is being logged somewhere....

    MCT, MCSD.NET, BizTalk TS
  • Tuesday, March 30, 2010 9:36 AM
    Moderator
     
     

    Hi, Ben

    We are changing the issue type to "General Discussion" because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to Question? If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

    Thank you!


    This posting is provided "AS IS" with no warranties, and confers no rights. Microsoft Online Community Support
  • Tuesday, March 30, 2010 1:00 PM
     
     

    Sorry for not coming back sooner on this one - didn't get time to dig out the logs and have moved to working on a 2008 VM for now - if I get another chance to set up on Win7 I'll see if I can dig out the install logs.

    Cheers,

    Ben

  • Wednesday, April 07, 2010 6:17 PM
     
     

    I had this issue, I had to copy the MSI to a 'shorter' path. eg C:\TEMP :)

    Ran the MSI and it worked. The reason why I copied it to a shorter path was that I was going to view the LOG file, but it just worked :)

    Steve

  • Thursday, June 03, 2010 9:25 AM
     
     

    Had the same issue. Using a Windows Server 2008 machine, VS2008 SP1 and SDK1.1

    The solution of copying to a shorter path did not work for me.

    Apparently it has to do with UAC. When installing from an elevated command prompt, the installer worked as it should.

    Strange second problem though: although the Add New Itinerary option is present, the templates are not...

    Again in the commandprompt I executed devenv.exe /installvstemplatesa

    After this all was well...

  • Wednesday, July 25, 2012 3:10 PM
     
     
    It didn't work for me even after installing the templates.