M
Mike Feltman
I have a small Access database application that I am
bringing up a spreadsheet on click of a button. When I
compile in Office Developer 2002 I only have the choice to
reference "Microsoft Office Excel 10.0" library, (which
references ...\Office 10\EXCEL.EXE.
When I build my package with the Office Developer Package
Wizard it does not show a dependency on any Excel library
or file. I can include the EXCEL.EXE file in the package
but it does not have any affect on the package when I put
it on a Windows 2000 machine, running Office 2000. I am
getting errors on the Win 2000 machine because Access
Runtime cannot compile the code because of broken
references.
I thought there might be a library that I could link to
for Office Developer that might contain the calls to other
Microsoft applications, but I tried taking out the Excel
reference and referencing many other libraries with no
luck.
Is there anything I can do?
Should I try to install the older Office references on my
Win2000 machine running Office Developer 2002?
I would rather deliver the references that I need with my
runtime application.
bringing up a spreadsheet on click of a button. When I
compile in Office Developer 2002 I only have the choice to
reference "Microsoft Office Excel 10.0" library, (which
references ...\Office 10\EXCEL.EXE.
When I build my package with the Office Developer Package
Wizard it does not show a dependency on any Excel library
or file. I can include the EXCEL.EXE file in the package
but it does not have any affect on the package when I put
it on a Windows 2000 machine, running Office 2000. I am
getting errors on the Win 2000 machine because Access
Runtime cannot compile the code because of broken
references.
I thought there might be a library that I could link to
for Office Developer that might contain the calls to other
Microsoft applications, but I tried taking out the Excel
reference and referencing many other libraries with no
luck.
Is there anything I can do?
Should I try to install the older Office references on my
Win2000 machine running Office Developer 2002?
I would rather deliver the references that I need with my
runtime application.