Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Rahul,
<<I tried attaching the addin in to XP by browsing to the xll file and i get the message "<pathis not a valid add-in". Have you checked your DEF file setting in VC.NET? This is the error you'd get if your project wasn't compiled with a DEF file, because the exported function names would be mangled and Excel wouldn't be able to recognize them. -- 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 * "RahulA" wrote in message om... So according to Keith, .Net Shared Add-in will not work which makes sense because the older versions of Office will not know what .Net is however an add-in is just a dll which should be implementing some interfaces exposed by Excel so ideally it should be supported in XP and higher if not 2000. Rob, I opened the entire project in VC++ 6.0 and i am going to start hacking it. I tried attaching the addin in to XP by browsing to the xll file and i get the message "<pathis not a valid add-in". i read a couple of other posts about it however nobody was able to overcome the problem of loading the addin in excel. if you guys have any ideas then let me know. thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
HOW TO WRITE A HELP FILE FOR EXCEL97 | Excel Discussion (Misc queries) | |||
IN ONE PARTICULAR EXCEL97 FILE CANT SEE FILL-SERIES-OPTION | Excel Discussion (Misc queries) | |||
EXCEL97 FILE NAMES TRUNCATED TO THE FIRST LETTER IN THE FILE NAME | New Users to Excel | |||
Temp file grows(no-end)when Excel97 attempts to save to net-2003Se | Excel Discussion (Misc queries) | |||
Excel97 cannot access file | Excel Programming |