Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help! Out of process com server
Message
De
25/05/1999 18:12:26
 
 
À
25/05/1999 13:05:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00222565
Message ID:
00222691
Vues:
24
>Can any body help?
>
>Can not open a DBF located on a network drive in a out of process com server. Foxpro hangs up until you terminate the process in the task manager the foxpro displays an "OLE error code 0x8007000e:Not enough storage is available to complete this operation"
>
>I tried this on different NT workstations as well as NT servers.
>It does work if the dbf is on the local drive. It also works if the com server is an in process (DLL) even if the dbf is on a network drive.
>
>I called microsoft they can't do it either the get the same results.
>
>
>Environment:
>VFP 6.0
>NT workstation - Novel client 4.30
>NT server/Service Pack 4 - Novel client 4.30
>
>define class DataService as custom olepublic
> function testopen
> use i:\test share
> return dbf()
> endfunc
>enddefine
>
>oDs = createobject('test.DataService')
>? oDs.TestOpen


Have you tried it with a UNC path instead of mapping the drive?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform