OLE createlink Error
-
hello i'm trying to use ole control to create links to files, but i'm getting error: i create the .exe program on my desktop and it was working but in another computer it don't work so i think that the problem is an dll or an ocx i'm using vb6 the code giving the error :
OLE1.CreateLink txtObject.Text
help me plz !
-
hello i'm trying to use ole control to create links to files, but i'm getting error: i create the .exe program on my desktop and it was working but in another computer it don't work so i think that the problem is an dll or an ocx i'm using vb6 the code giving the error :
OLE1.CreateLink txtObject.Text
help me plz !
Please check if the OLE components are installed and registered on the other machine as well...
Best Regards, Sam Xavier www.componentone.com
-
Please check if the OLE components are installed and registered on the other machine as well...
Best Regards, Sam Xavier www.componentone.com
how to do ? :)