Results 1 to 7 of 7

Thread: run-time error -2147221231

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    May 2003
    Location
    So Cal
    Posts
    1,564

    run-time error -2147221231

    Anyone seen this error before?

    run-time error -2147221231 (8004011)
    Automation error
    ClassFactory cannot supply requested class

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    May 2003
    Location
    So Cal
    Posts
    1,564
    I'm not using any Mail type components or Database components, and the only thing that even remotely resembles a "Class" in my code is

    VB Code:
    1. Dim aclass As String
    2. aclass = "m_MissionArmorTypes=Class'R6Description."

    Anyone know if "aclass" is reserved for something? About 5000 people have used my application and this is the first time anyone has reported this error to me.

  3. #3
    Only Slightly Obsessive jemidiah's Avatar
    Join Date
    Apr 2002
    Posts
    2,431
    Oh, then it's probably a version error. Ask them the version of every DLL associated with ClassFactory (or even your project) and compare it with yours.
    The time you enjoy wasting is not wasted time.
    Bertrand Russell

    <- Remember to rate posts you find helpful.

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    May 2003
    Location
    So Cal
    Posts
    1,564
    What is ClassFactory?

  5. #5
    Only Slightly Obsessive jemidiah's Avatar
    Join Date
    Apr 2002
    Posts
    2,431
    I'd assumed it was something you were using

    I remember a dependency viewer in C++, though maybe someone can enlighten us further.
    The time you enjoy wasting is not wasted time.
    Bertrand Russell

    <- Remember to rate posts you find helpful.

  6. #6

    Thread Starter
    Frenzied Member
    Join Date
    May 2003
    Location
    So Cal
    Posts
    1,564
    I've tried to research the problem on MS and other sites, but the only thing that seems to return are things I am not using in my app, so I'm baffled.

  7. #7
    Fanatic Member Matt_T_hat's Avatar
    Join Date
    Dec 2001
    Location
    '76 Male Body Evil-Errors: 666
    Posts
    774
    I have seen this error two places Access 2000 apps trying to use Access 2003 and a lot of internet moaning about MS-Exchange: http://www.google.com/search?q=Error...&start=10&sa=N

    I am trying to solve this error for MS-Access 2000 / 2003... any clues I find I will share.
    ?
    'What's this bit for anyway?
    For Jono

Posting Permissions

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



Click Here to Expand Forum to Full Width