Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help! Out of process com server
Message
De
26/05/1999 07:00:02
Bob Tracy
Independent Consultant
Driftwood, Texas, États-Unis
 
 
À
25/05/1999 13:05:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00222565
Message ID:
00222834
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
Bill,
This is just a shot in the dark but the "Not enough storage..." message is one you see quite often when you have installed/reinstalled additional software after installing NT SP4. I have not seen this particular message with respect to COM components but you might try reinstalling SP4 (or going to SP5). HTH
Bob Tracy

Never engage in a battle of wits if you're only half armed.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform