C
CodeIsGod
Hi
I have created a COM Add-In for MS Office 2003 application word, excel and
powerpoint.
It has few buttons in commandbar that I create.
There are four different cases where this addin behaves differently.
In first case, Its working correctly in my development machine. My system
has windows xp os.
In second case, In one of the system that new toolbar is appearing in all 3
office applications but some of the functionality is not working which
includes setting bookmars in word document, creating style and inserting
image in word document. Click event on the button does not do anything in
that system.
In third case, In one another system, Excel and Powerpoint shows that
toolbar and works perfect there but in MS Word that toolbar is not appearing
for that system.
In fourth case, the fourth system works perfect as it is working on
development machine.
All of these system has windows xp and office 2003 installed.
So these are the four cases. I think if code is woking for two systems than
it should also work for other two systems also. so i dont think there is any
problem with code.
Can anyone pls help me on this problem ? Is there anything to do with
Service Packs or any security permissions in different systems ?
Any help in this regard would be great.
Thanks,
I have created a COM Add-In for MS Office 2003 application word, excel and
powerpoint.
It has few buttons in commandbar that I create.
There are four different cases where this addin behaves differently.
In first case, Its working correctly in my development machine. My system
has windows xp os.
In second case, In one of the system that new toolbar is appearing in all 3
office applications but some of the functionality is not working which
includes setting bookmars in word document, creating style and inserting
image in word document. Click event on the button does not do anything in
that system.
In third case, In one another system, Excel and Powerpoint shows that
toolbar and works perfect there but in MS Word that toolbar is not appearing
for that system.
In fourth case, the fourth system works perfect as it is working on
development machine.
All of these system has windows xp and office 2003 installed.
So these are the four cases. I think if code is woking for two systems than
it should also work for other two systems also. so i dont think there is any
problem with code.
Can anyone pls help me on this problem ? Is there anything to do with
Service Packs or any security permissions in different systems ?
Any help in this regard would be great.
Thanks,