Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default TreeView control

I'm trying to generate a report using a TreeView control in Excel 2002 (from
the Common Controls 5.0 library). It works fine on my development machine,
but I get a Missing Reference error on any other PC. All the PCs on which
I've tested the report have the exact same version of Office... not sure
what else to try. Any suggestions?

Thanks in advance,
Mike

--


Michael Caputo
Programmer/Database Administrator
Simon Economic Systems Ltd.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default TreeView control

The treeview control isn't distributed with Office and is not part of
office. If you have a license to distribute it, you can install it on the
other machines with your installation program.

--
Regards,
Tom Ogilvy


"Mike Caputo" wrote in message
...
I'm trying to generate a report using a TreeView control in Excel 2002

(from
the Common Controls 5.0 library). It works fine on my development

machine,
but I get a Missing Reference error on any other PC. All the PCs on which
I've tested the report have the exact same version of Office... not sure
what else to try. Any suggestions?

Thanks in advance,
Mike

--


Michael Caputo
Programmer/Database Administrator
Simon Economic Systems Ltd.




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default TreeView control

Wow, that's pretty bad, to say the least.... I definitely wasn't aware that
the TreeView control required a separate license. If that's true, why is it
part of the Windows Common Controls library? Aside from the license issue,
do you know if it's possible to package that DLL and register it
automatically through VBA or VB.NET?

Mike

--


Michael Caputo
Programmer/Database Administrator
Simon Economic Systems Ltd.

"Tom Ogilvy" wrote in message
...
The treeview control isn't distributed with Office and is not part of
office. If you have a license to distribute it, you can install it on the
other machines with your installation program.

--
Regards,
Tom Ogilvy


"Mike Caputo" wrote in message
...
I'm trying to generate a report using a TreeView control in Excel 2002

(from
the Common Controls 5.0 library). It works fine on my development

machine,
but I get a Missing Reference error on any other PC. All the PCs on

which
I've tested the report have the exact same version of Office... not sure
what else to try. Any suggestions?

Thanks in advance,
Mike

--


Michael Caputo
Programmer/Database Administrator
Simon Economic Systems Ltd.






  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default TreeView control

This article would indicate to me that controls hosted in Office Apps
require a design time license as since the apps run in design mode as
opposed to runtime mode. I could be wrong of course:

http://support.microsoft.com/default...b;en-us;172859
ODE97: "You Don't Have a License" Error Using ActiveX Control

Of course, if you haven't gotten that error, then that isn't you problem.

http://support.microsoft.com/?id=171118
OL97: Troubleshooting Solutions That Don't Run on Other Computer
this indicates that you may not require a design time license in later
versions beyond xl97 - so I can't say.

--
Regards,
Tom Ogilvy



"Mike Caputo" wrote in message
...
Wow, that's pretty bad, to say the least.... I definitely wasn't aware

that
the TreeView control required a separate license. If that's true, why is

it
part of the Windows Common Controls library? Aside from the license

issue,
do you know if it's possible to package that DLL and register it
automatically through VBA or VB.NET?

Mike

--


Michael Caputo
Programmer/Database Administrator
Simon Economic Systems Ltd.

"Tom Ogilvy" wrote in message
...
The treeview control isn't distributed with Office and is not part of
office. If you have a license to distribute it, you can install it on

the
other machines with your installation program.

--
Regards,
Tom Ogilvy


"Mike Caputo" wrote in message
...
I'm trying to generate a report using a TreeView control in Excel 2002

(from
the Common Controls 5.0 library). It works fine on my development

machine,
but I get a Missing Reference error on any other PC. All the PCs on

which
I've tested the report have the exact same version of Office... not

sure
what else to try. Any suggestions?

Thanks in advance,
Mike

--


Michael Caputo
Programmer/Database Administrator
Simon Economic Systems Ltd.








Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
TreeView in Excel VBA [email protected] Excel Discussion (Misc queries) 4 November 8th 06 04:03 PM
TreeView Object bach New Users to Excel 1 August 15th 05 02:51 PM
Treeview Max Scott Excel Programming 2 October 3rd 03 02:00 PM
treeview add nodes Serkan[_2_] Excel Programming 3 October 3rd 03 09:55 AM
Traverse treeview bottom to top RB Smissaert Excel Programming 2 August 23rd 03 07:34 PM


All times are GMT +1. The time now is 03:55 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"