.xll is not a valid addin

O

ori

I have developed an add-in for Excel, as a
standalone .XLL
file.
I ran the addin in Excel2000 and 2002 under windows 2000
and it's working fine.
we i install it on windows XP running Excel 2000 SR-1 and
Excel 2002
I get a dialogue box
complaining that "My.xll is not a valid addin".

The xll exports the following functions:

xlAutoOpen
xlAutoClose
xlAutoRegister
xlAutoAdd
xlAutoRemove
xlAutoFree
xlAddInManagerInfo
and then about 10 user functions...

Can anyone shed light on why, upon startup, the .xll is
not recognized as an add in, and what defines an Addin as
vaid

Ori
 
R

Rob Bovey

Hi Ori,

Did you recompile the XLL, or is this exactly the same file that runs
properly under Windows 2000?

--
Rob Bovey, MCSE, MCSD, Excel MVP
Application Professionals
http://www.appspro.com/

* Please post all replies to this newsgroup *
* I delete all unsolicited e-mail responses *
 
O

ori

Hi rob

It exactly the same file.

Ori
-----Original Message-----
Hi Ori,

Did you recompile the XLL, or is this exactly the same file that runs
properly under Windows 2000?

--
Rob Bovey, MCSE, MCSD, Excel MVP
Application Professionals
http://www.appspro.com/

* Please post all replies to this newsgroup *
* I delete all unsolicited e-mail responses *





.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top