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>
|