M
Matthew Wieder
We developed an Excel Add-In using C# and the Office XP PIAs. We distribute
the XP PIAs with our application. We recently installed it at a client site
who is running Office 2003 (winXP) and they started receiving Excel
automation exceptions when forms from our Add-In were displayed. If we go
into the .NET configuration and remap requests for the version 10 (XP) PIA to
route to version 11 (2003) and reboot, then the exceptions disappear.
I have come accross conflicting documentation as to whether v10 PIAs can be
used against Office 11. If they can not, what is the suggested
build/deployment strategy for applications that need to run on both versions
of Office?
the XP PIAs with our application. We recently installed it at a client site
who is running Office 2003 (winXP) and they started receiving Excel
automation exceptions when forms from our Add-In were displayed. If we go
into the .NET configuration and remap requests for the version 10 (XP) PIA to
route to version 11 (2003) and reboot, then the exceptions disappear.
I have come accross conflicting documentation as to whether v10 PIAs can be
used against Office 11. If they can not, what is the suggested
build/deployment strategy for applications that need to run on both versions
of Office?