|
-
Mar 3rd, 2004, 07:41 PM
#1
Thread Starter
Frenzied Member
run-time error -2147221231
Anyone seen this error before?
run-time error -2147221231 (8004011)
Automation error
ClassFactory cannot supply requested class
-
Mar 3rd, 2004, 07:49 PM
#2
Thread Starter
Frenzied Member
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:
Dim aclass As String
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.
-
Mar 4th, 2004, 12:11 AM
#3
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.
-
Mar 4th, 2004, 10:17 AM
#4
Thread Starter
Frenzied Member
-
Mar 4th, 2004, 05:54 PM
#5
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.
-
Mar 4th, 2004, 06:09 PM
#6
Thread Starter
Frenzied Member
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.
-
Aug 16th, 2004, 03:53 AM
#7
Fanatic Member
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|