B
Bala
Hi all,
I've been coding an Office XP (Word 2002, SP3) add-in in C# (.NET v2,
Visual Studio 2005) for some time now. The add-in works perfectly on my
development machine, which has the Office XP PIA's installed.
I've been trying to deploy this add-in to a Windows 2003 terminal
server, which runs the same Ofice version as I do. Furthermore, I've
installed the Office XP PIA's onto this machine. For some reason or
another, the add-in does not show up in Word (the add-in is supposed to
add 3 commandbarbuttons to the "standard" toolbar during startup).
There are no errors, no eventlog messages, just nothing showing up.
I've tried to fix my problem using the solution which involves the
Office XP Add-in Shim solution, but using this just gives me the same
result (I've set the macro security of Office XP to "low", so I doubt
that I would even need a Shim, could somebody please confirm or deny
this?)
I've triple checked the Registry and it seems that everything has been
registered correctly.
I am lost for now. The project installs just fine, the registry is ok,
it runs great on my machine but I just can't seem to deploy this thing
to another server!!!
I really don't want to do the following, but I need to know if it could
fix my problem: Would it be a solution to use Office 2003 on the
terminal server instead of Office XP?
I really hope anyone has any suggestions regarding this matter,
Thanks in advance,
Alke Wiebenga
University Medical Centre Utrecht, The Netherlands
I've been coding an Office XP (Word 2002, SP3) add-in in C# (.NET v2,
Visual Studio 2005) for some time now. The add-in works perfectly on my
development machine, which has the Office XP PIA's installed.
I've been trying to deploy this add-in to a Windows 2003 terminal
server, which runs the same Ofice version as I do. Furthermore, I've
installed the Office XP PIA's onto this machine. For some reason or
another, the add-in does not show up in Word (the add-in is supposed to
add 3 commandbarbuttons to the "standard" toolbar during startup).
There are no errors, no eventlog messages, just nothing showing up.
I've tried to fix my problem using the solution which involves the
Office XP Add-in Shim solution, but using this just gives me the same
result (I've set the macro security of Office XP to "low", so I doubt
that I would even need a Shim, could somebody please confirm or deny
this?)
I've triple checked the Registry and it seems that everything has been
registered correctly.
I am lost for now. The project installs just fine, the registry is ok,
it runs great on my machine but I just can't seem to deploy this thing
to another server!!!
I really don't want to do the following, but I need to know if it could
fix my problem: Would it be a solution to use Office 2003 on the
terminal server instead of Office XP?
I really hope anyone has any suggestions regarding this matter,
Thanks in advance,
Alke Wiebenga
University Medical Centre Utrecht, The Netherlands