Results 1 to 2 of 2

Thread: Automation error in Sheet Set Manager API

  1. #1
    Login to Give a bone
    0

    Question Automation error in Sheet Set Manager API

    Hi,

    I'm trying to create a spreadsheet to read data from a .dst file, using the Sheet Set Manager API. The problem right away is that I get an automation error in excel when trying to instantiate a new 'AcSmSheetSetMgr' class, even though I have the 'AcSmComponents17 1.0 Type Library' reference...

    What am I doing wrong?

    Code:
    Dim oSSM As New AcSmSheetSetMgr
      
    oSSM.OpenDatabase ("C:\test.dst")
    Thanks

  2. #2
    Login to Give a bone
    0

    Default Re: Automation error in Sheet Set Manager API

    anyone? this is driving me mad...

Similar Threads

  1. 2012: Error message when plotting from Sheet Set Manager
    By LogoKevn in forum AutoCAD Sheet Set Manager
    Replies: 1
    Last Post: 2012-05-31, 07:06 PM
  2. Replies: 2
    Last Post: 2009-09-17, 01:53 PM
  3. Automation Error Help
    By CADdancer in forum AutoLISP
    Replies: 13
    Last Post: 2009-01-14, 12:38 AM
  4. Replies: 6
    Last Post: 2007-05-02, 11:39 AM
  5. Replies: 7
    Last Post: 2006-11-03, 07:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •