Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Memory Leak in Visio Data Refresh

14 views
Skip to first unread message

Paul

unread,
Dec 3, 2009, 10:43:21 AM12/3/09
to
Hi There, I am using the built-in data refresh in Visio 2007. I am automatically refresh every 3 minutes. What I have found is that the MemUsage incrementally increases after each data refresh until I get an error message of not having enough virtual memory. Is there a work around besides closing Visio down and restarting again after some hours? This also happens using a macro that microsoft suggested:
intCount = ThisDocument.DataRecordsets.Count
Set vsoDataRecordset = ThisDocument.DataRecordsets(intCount)
vsoDataRecordset.Refresh

---
frmsrcurl: http://msgroups.net/microsoft.public.visio/

0 new messages