Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't create object
Message
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01025620
Message ID:
01025694
Views:
15
Well, I figured it out....I had renamed the project and there was still some of the old info in the project information. That was creating a dll with inconsistent names throughout the registry....I knew something seemed odd when I searched through the registry....

>I am creating a vfp mtdll that is called from an asp page. I have done this before on other computers and had success. This is on another computer with xp sp2. the line:
>
>
>Set objCalPDF = CreateObject("Lab_Cal.Lab_Use")
>
>
>returns:
>
>
>Microsoft VBScript runtime error '800a01ad'
>
>ActiveX component can't create object: 'Lab_Cal.Lab_Use'
>
>
>The dll is registered and I should have the security rights to the file. It's an immediate stoppage of code, like it can't find either the object or some support file. Any ideas???
>
>Thanks,
>Kevin
Previous
Reply
Map
View

Click here to load this message in the networking platform