androoj Member
Joined: 07 Jul 2004 Posts: 1 Location: Lawrence, Kansas
|
Posted: Wed Jul 07, 2004 11:14 pm Post subject: GBA Renamer Error 419 (Permission to use object denied) |
|
|
I am getting error 419 (Permission to use object denied) when I try to change to a mapped network drive on my machine. I have full access to the drive, and have verified that I can read, write, delete, rename, etc on the files.
The errors are all registry related, but I fail to see why it would have problems changing to the drive since it is by drive letter (not UNC path). Changing to any other drive on the local machine works fine. I would love to move them all to the local machine, but I'm pressed for space on that PC.
Any ideas as to what I can do to fix this? See below for error output.
TIA!
Andy
ERRORS:
----------------------------------------------------------------------
E R R O R P R O T O K O L L
----------------------------------------------------------------------
GBA-Renamer v3.1.0.2 - Errorhandling
----------------------------------------------------------------------
ERROR - DISCRIPTION:
Error-No.: 419 (Permission to use object denied)
Modul: frmMain
Process: Drive1_Change
Line-No.: 50190
Datum/Uhrzeit: 07-07-2004 / 18:12:07
----------------------------------------------------------------------
CALLSTACK:
18:12:04 [frmMain] Private Sub Drive1_Change()
18:12:03 [modRegistry] Public Function GSGetSetting(HKEY As Long, Section As String, Key As String) As Variant
HKEY: -2147483647
Section: Software\mイ\GBA Renamer\Dirs
Key: Filter
18:12:03 [frmMain] Private Sub Form_Resize()
18:12:03 [frmMain] Private Sub Form_Resize()
18:12:03 [frmMain] Private Sub Drive1_Change()
18:12:03 [frmMain] Private Sub Form_Activate()
18:12:03 [frmMain] Private Sub Form_Resize()
18:12:03 [modRegistry] Public Function GSGetSetting(HKEY As Long, Section As String, Key As String) As Variant
HKEY: -2147483647
Section: Software\mイ\GBA Renamer\Dirs
Key: Filter
18:12:03 [modRegistry] Public Function GSGetSetting(HKEY As Long, Section As String, Key As String) As Variant
HKEY: -2147483647
Section: Software\mイ\GBA Renamer\Settings
Key: Spaces
18:12:03 [modRegistry] Public Function GSGetSetting(HKEY As Long, Section As String, Key As String) As Variant
HKEY: -2147483647
Section: Software\mイ\GBA Renamer\Settings
Key: Default
18:12:03 [modRomNaming] Public Sub RomNaming()
18:12:03 [frmMain] Private Sub Combo1_Click()
18:12:03 [modRegistry] Public Function GSGetSetting(HKEY As Long, Section As String, Key As String) As Variant
HKEY: -2147483647
Section: Software\mイ\GBA Renamer\Dirs
Key: Filter
18:12:03 [frmMain] Private Sub Combo1_Click()
18:12:03 [frmMain] Private Sub Dir1_Change()
18:12:03 [modRegistry] Public Function GSGetSetting(HKEY As Long, Section As String, Key As String) As Variant
HKEY: -2147483647
Section: Software\mイ\GBA Renamer\Dirs
Key: Default
18:12:03 [modRegistry] Public Function GSGetSetting(HKEY As Long, Section As String, Key As String) As Variant
HKEY: -2147483647
Section: Software\mイ\GBA Renamer\Dirs
Key: Default
18:12:03 [frmMain] Private Sub Form_Load()
18:12:02 [modFileRenaming] Public Function GetTempPathName() As String
----------------------------------------------------------------------
SYSTEMINFO:
Version : Windows XP (Service Pack 1)
Major : 5
Minor : 1
Build : 2600
PlatformID : 2
CSDVersion : Service Pack 1
SP-Major : 1
SP-Minor : 0
SuiteMask : 256
ProductType: 1
AdminRights: True
---------------------------------------------------------------------- |
|