realbasic-nug
[Top] [All Lists]

Re: Windows XP and Virtual Volumes

To: "REALbasic NUG" <realbasic-nug@lists.realsoftware.com>
Subject: Re: Windows XP and Virtual Volumes
From: "Dennis Birch" <dennisbirch@gmail.com>
Date: Tue, 30 Dec 2008 21:10:13 -0800
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com; dkim=neutral (body hash did not verify) header.i=@gmail.com
Delivered-to: listarchive@realsoftware.com
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=eBS9S9TjEX38+qr+3Rhyy+GykbI5uTO15lb/+VHzVyU=; b=olgLQk6RxbIIkSO57B3tws29cFrlZ8HRXo+ufwsxOLYntxj24uOJF1NyMH5EQcsQwT 89/hF7XrsGXavL5fnA4zS3XghimVRd5a7bJ2vg2LlOHwGAObeKUk4OolPhOKdo55p9yQ A0OViFU5ijBsL8YhIfExKqfgZPftUBiQkzNqM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=nxiIdbq1ti6MVb1AUFBHuuNMOrsrhM7u11ip22PqYW7PYs+I9qyfHgknJXCG0C3w9S xS8MZKW/o2EyF0vcumphje6KRY6t56caMJ8MnNMijqctTHej5T8M30nxhjNzL4V6w0Ey gPpbGx4UkDzEsT4Wc4u0dKOAXg7wOt8NNusWg=
In-reply-to: <20081231011354.8CBD476D15@isis.visi.com>
References: <20081231011354.8CBD476D15@isis.visi.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
On Tue, Dec 30, 2008 at 5:13 PM, Craig A. Finseth <fin@finseth.com> wrote:
> I am working on a program that uses virtual volumes.
>
> It opens a virtual volume just fine.  When it goes to either re-open
> the VV or open a second VV, it fails.  (Note: if I run the program
> again and open the second VV, it works fine.)
>
> This is RB 2008 5.1 and Windows XP SP 2 or 3 (not sure which).
>
> Works fine on a Mac: it can open and reopen VVs all day long.
>
> Have any of you run into problems like this with VVs on Windows?

I haven't worked with VirtualVolumes in a long time, and only on a
Mac. But I remember having to  be very careful to avoid retaining
references to anything within the VVs (i.e. BinaryStreams to folders
within if I remember correctly) or there were problems accessing the
VV. Could that be a factor in your case?

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>