gettingstarted
[Top] [All Lists]

Re: RB Out of bounds - Map Network Drive

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: RB Out of bounds - Map Network Drive
From: Michael Pike <michael dot pike at ihs dot gov>
Date: Tue, 28 Dec 2004 11:12:21 -0700
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <4626CA60-58FA-11D9-ABE7-000A95AE3462 at ihs dot gov> <41D1A05D dot 6080107 at realsoftware dot com>
Actually, I have Win XP SP2, and it works fine... so the ShowURL function should no longer be used? I am assuming the VB equivalent shouldn't be used either then. :(

mike

On Dec 28, 2004, at 11:05 AM, Aaron Ballman wrote:

Exact error: "An Exception of Class OutofBoundsException was not handled. The application must shut down."

Well, turn on Break on Exceptions and run the application from the debugger so you can find out where the exception is occurring (both are on the Debug menu). Then post the relevant code so we can have a look.

and for some reason, even my "cheap and dirty" way of mapping ShowURL "\\servername\sharename" doesn't work on Win2k SP4, but DOES work on Win XP.

This is quite typical -- Microsoft fixed a security hole so that ShowURL no longer works on newer service packs (I bet XP SP2 has the issue fixed as well as Win 2003).

HTH!

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

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

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

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

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