Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ole exception error when I try to set value
Message
 
 
To
18/07/2008 09:09:22
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01332225
Message ID:
01332366
Views:
30
Get Dependency Walker from http://www.dependencywalker.com/ and check if any DLLs it depends on are missing.

>
>I try tu use a com made with C
>If I browse the com with the object Browser i can see that the com contain 7 Classes .
>I try to use one on this classe like this
>
>oDocS= nEWoBJECT('SoftInfoDocService.DocService')
>
>In the command window the intellisense show me this
>
>
>oDocs.SetRooT(aRoot as String)
>
>So i try this
>
>oDocs.SetRoot('C:\')
>
>and i get this message Ole execption error: Exception code c0000005. OLE object may be corrupt.
>
>I have check with another person who uses it with Delphi an it working fine.
>
>Do I need to set somting else
>
>TIA
>
>Benoit
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform