View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Harald Staff Harald Staff is offline
external usenet poster
 
Posts: 1,327
Default Monthview AxtiveX

Hi

You'll need a so called "designtime license" for the component to use it in
Office applications. That usually means a licensed & installed Microsoft
Visual Studio on the computer. Which makes it a pretty expensive calendar
:-)

HTH. Best wishes Harald

"AAI" skrev i melding
...
I inserted the Monthview object into a spreadsheet and it works on the

developement computer but when I moved it to a second computer and loaded
the file it couldn't find it. The MSCOMCT2.OCX file is on the
Windows\System32\ directory of both computers. When I select additional
controls it's not on the list of acalible items. What do I need to configure
to get it to see the MSCOMCT2.OCX file. Thanks.