S
Synapse
Hi,
I'm working on a Word 2007 add-in made with VSTO 2005 SE. It works on my
development computer, but I can't deploy on another computer. Visual Studio
generate an installation program, and during the installation, I've got this
message :
" Unable to get installer types in the <AddinWord2007.dll> assembly.
Unable to load one or more of the requested types.
Retrieve the LoaderExceptions property for more information."
I've installed all the prerequisites :
..NET Framework 2.0
Office 2007 PIA
Visual Studio Tools for Office Runtime
Thank you
I'm working on a Word 2007 add-in made with VSTO 2005 SE. It works on my
development computer, but I can't deploy on another computer. Visual Studio
generate an installation program, and during the installation, I've got this
message :
" Unable to get installer types in the <AddinWord2007.dll> assembly.
Unable to load one or more of the requested types.
Retrieve the LoaderExceptions property for more information."
I've installed all the prerequisites :
..NET Framework 2.0
Office 2007 PIA
Visual Studio Tools for Office Runtime
Thank you