Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I use this DLL (sample code in VB)?
Message
From
06/08/2007 16:03:33
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01246237
Message ID:
01246268
Views:
46
>>>>>Did you try after registering this DLL
>>>>>
>>>>>k = createobject('KALUACHCOMLib.KaluachS')
>>>>>k.MoveDay(0)
>>>>>
>>>>>etc. and see if Intellisense will kick in?
>>>>
>>>>When I do
>>>>
>>>>k = createobject('KALUACHCOMLib.KaluachS')
>>>>
>>>>I get an error "Class definition KALUACHCOMLib.KaluachS is not found"
>>>
>>>Did you register this DLL?
>>
>>Yes, using regsvr32 C:\Kaluach\kaluachcom.dll.
>
>Can you by any chance test the VB.NET code you showed?
>
>Just in case did you try to run your program from the same directory as your DLL (I'm afraid it would not help).

Yes, the VB sample works. I tried the CREATEOBJECT from the command window - I even tried including the dll folder in my path.
Elyse Pomerantz
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform