Word Add-In Deployment Error Code 2902

  • Thread starter Thread starter Le
  • Start date Start date
L

Le

I'm developing an Add-In for MS Word 2003 with C# VS 2005, every I attempt
to build kicking off the wizard that will add-in registers the .NET class
with the COM interop I'm getting an error:

"The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 2902."

I've attempted to just install an empty add in, with no added code to it,
still getting the same error. I have Windows Installer 3.1, VSTO 2005, VS
2005 Professional, and Office 2003 Professional installed on my
workstation...

Any help on this would greatly be appreciated...

Thanks in advance,

Le
 
I'm developing an Add-In for MS Word 2003 with C# VS 2005, every time I
attempt
to build and VS 2005 kicks off the wizard that registers the .NET class
with the COM interop I'm getting an error:

"The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 2902."

I've attempted to just install an empty add in, with no added code to it,
still getting the same error. I have Windows Installer 3.1, VSTO 2005, VS
2005 Professional, and Office 2003 Professional installed on my
workstation...

Any help on this would greatly be appreciated...

Thanks in advance,

Le
 
I've got the build to work so just in case anyone else runs into this
problem, All that was needed was the uninstall of VSTO 2005.

:)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top