Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help! Out of process com server
Message
From
26/05/1999 07:00:02
Bob Tracy
Independent Consultant
Driftwood, Texas, United States
 
 
To
25/05/1999 13:05:16
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00222565
Message ID:
00222834
Views:
23
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform