This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Trouble building MS Word Addin installer with InstallShield 2012 - it crashes
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 21, 2013
04:16 AM
Trouble building MS Word Addin installer with InstallShield 2012 - it crashes
Hi,
I have just used Visual Studio 2012 to build my first .NET MS Word 2010 addin.
(Previously I created all my addins as MS Office VBA projects - adn created an installer file using InstallShield successfully)
My addin has quite a lot of external references that get installed with it, so don't want to use ClickOnce.
I'm not sure if I've finalised everything I should in Visual Studio 2012 before running the InstallShield wizard (from InstallShield 2012 spring), but it crashes.
I chose the .NET project - is this correct?
I'm running Windows 7 64 bit. MS Office 32 bit.
If someone could provide me with a step by step guide to what I should be doing it would be much appreciated.
thanks Suzy
I have just used Visual Studio 2012 to build my first .NET MS Word 2010 addin.
(Previously I created all my addins as MS Office VBA projects - adn created an installer file using InstallShield successfully)
My addin has quite a lot of external references that get installed with it, so don't want to use ClickOnce.
I'm not sure if I've finalised everything I should in Visual Studio 2012 before running the InstallShield wizard (from InstallShield 2012 spring), but it crashes.
I chose the .NET project - is this correct?
I'm running Windows 7 64 bit. MS Office 32 bit.
If someone could provide me with a step by step guide to what I should be doing it would be much appreciated.
thanks Suzy
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 29, 2014
11:34 AM
Can you build outside of visual studio? Try setting up a new test project to see if you are able to get it to build. Try launching Installshield directly. Can you build in here?