Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automation Server Can't Create Object - HELP!!!
Message
From
22/01/2001 16:41:09
 
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00466971
Message ID:
00466994
Views:
12
>James,
> The semicolon is correct for JavaScript. And I have the DLL and VBR copied to the server and registered with the 'DllRegisterServer ... Succeeded.' message. And I used the setup wizard to install just the VFP6.0 SP4 runtime files with the 'Multi-threaded server runtime' checked. I DID NOT use the setup wizard to register the DLL, I REGSVR32-ed it on the server. Thanks for the idea.
>
>Wan
Try creating the object in VFP to see if you get the error:
oX = CreateObject('ASPTools.Utilities')
Perhaps the class wasn't marked ole public?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform