Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory problem using GetObject with IIS
Message
 
 
To
05/11/2001 12:38:16
Marco Beuk
Innovero Software Solutions
The Hague, Netherlands
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00577458
Message ID:
00577480
Views:
15
This message has been marked as a message which has helped to the initial question of the thread.
>How can i free the memory that was used by IIS using GetObject.
>Setting the reference variable to null doesn't seem to do anything?!?
>
>example:
>
>MESSAGEBOX('Watch your taskmanager and click OK')
>FOR ntel = 1 TO 3000
> x=GETOBJECT('IIS://localhost/W3SVC/1/root')
> x=null
>ENDFOR
>

Marco,
What OS and SP are you using? I am using Win2K Pro SP2 and VFP 7 (Build 9262) and I don't see any memory leak. The memory usage stays constant. I also tried it with VFP 6 SP5 (Build 8961) with the same result.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform