473,386 Members | 1,841 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Word Add-In Deployment Error Code 2902

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
Mar 29 '06 #1
2 2716
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
Mar 29 '06 #2
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.

:)

"Le" <lo*****@thinklabs.cc> wrote in message
news:uw**************@tk2msftngp13.phx.gbl...
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

Apr 3 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: MrKrich | last post by:
I want to include Word object into my application but I don't konw which reference I should add.
1
by: blue_nirvana | last post by:
I have a form that a user loads pictures onto using picture boxes. I want to be able to insert those pictures into a Word document. How can I insert a picture into a Word document through...
2
by: BerkshireGuy | last post by:
I want to open a word document from an Access form and transfer data from the Access form to the Word Document. For instance, if a user clicks an option box on my access form, I want to pass...
0
by: xavier vazquez | last post by:
have a problem with a program that does not working properly...when the program run is suppose to generate a cross word puzzle , when the outcome show the letter of the words overlap one intop of the...
14
by: Alan T | last post by:
These are the codes I created a document: _WordApp = new Interop.Word.Application(); _WordApp.Visible = false; _WordDoc = new Document(); _Missing = System.Reflection.Missing.Value;
2
by: Levi Campbell | last post by:
Is there a way to export a record from a database kept with bsddb to MS Word, possibly with some type of formatting data?
0
by: AliDDK | last post by:
Dear Friends, I am seeking help, to create a dynamic doc file using XHTML and CSS. I need some codes to create a doc file by using xslt/css and XML. I have intigrated WORD dll into my project....
0
by: pbrady1970 | last post by:
I would like to know if it is possible to create an instance of Word and pass the "-a" parameter/switch (Start Word and prevent add-ins ) CDispatch oWord; try { CP(_T("GenerateWithWord...
0
LegalIT
by: LegalIT | last post by:
Hello, I am a fairly experienced VB.net programmer. I would like to start using Word add-ins. Does anyone know a good book about Word Add-ins for VB.net? Thanks! LegalIT
2
LegalIT
by: LegalIT | last post by:
Hello, I am a bit confused with using Word from VB.net. I would like to create a file name, then create a file with that file name. After the file is created I want to add a template. Since the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.