Tony, JLGWhiz, thanks for the links and the support. I will have a
look.
Is this a dot-net thing? Are you using the correct PIA for 2007?
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______
Tony, JLGWhiz, thanks for the links and the support. I will have a
look.
> does the lokad open source documentation provide deployment details?
There is a MsBuild script named "excel-package.proj" in the /
salesforecasting directory that compile the project and generate the
MSI package (WiX is needed).
Best regards,
Joannès
Joannes Vermorel - 16 Dec 2007 17:08 GMT
On Dec 14, 9:03 pm, "Jon Peltier" <jonxlmv...@SPAMpeltiertech.com>
wrote:
> Is this a dot-net thing? Are you using the correct PIA for 2007?
That's a .NET project with a C++ shim wrapper. Not use what "PIA"
stand for (please apologize my ignorance).
Best regards,
Joannès
Chip Pearson - 16 Dec 2007 20:41 GMT
> Not use what "PIA" stand for
PIA = Primary Interop Assembly. It is a redefinition of a COM object into a
NET assembly. The Excel PIA redefines the existing COM Excel application in
NET compatible terms.

Signature
Cordially,
Chip Pearson
Microsoft MVP - Excel, 10 Years
Pearson Software Consulting
www.cpearson.com
(email on the web site)
On Dec 14, 9:03 pm, "Jon Peltier" <jonxlmv...@SPAMpeltiertech.com>
wrote:
> Is this a dot-net thing? Are you using the correct PIA for 2007?
That's a .NET project with a C++ shim wrapper. Not use what "PIA"
stand for (please apologize my ignorance).
Best regards,
Joannès