msaccess-vcs-addin icon indicating copy to clipboard operation
msaccess-vcs-addin copied to clipboard

v4.1.0: ERROR: Issue getting drive paths.

Open Docent24 opened this issue 8 months ago • 7 comments
trafficstars

Hi! Update from VCS 4.0.34 to 4.1.0 went smoothly overall, file export and build process seems OK, but i got some errors in the log.

-------------------------------------
Beginning Export of Source Files
RemexTrade_2013_108.16.1.accdb
VCS Version 4.1.0
Full Path: K:\alexey@remex\WorkFiles\_1R\_2013\v108_JournalsOnExec\RemexTrade_2013_108.16.1.accdb
Export Folder: K:\alexey@remex\_Repo\GitHub\RemexTrade\RemexTrade.accdb.src\
Performing Full Export
23.02.25 19:05:24
-------------------------------------
Scanning source files...
No saved specs found in this database.
  Exporting mnuKKMSBPRegistryActions

-------------------------------------
ERROR: Unhandled error, likely before `On Error` directive
Error 9: Subscript out of range Source: modObjects.FSO.Unknown.LogUnhandledErrors
-------------------------------------
No shared images found in this database.

-------------------------------------
ERROR: Issue getting drive paths.
Error 91: Object variable or With block variable not set Source: modFileAccess.GetUncPath
-------------------------------------
No imex specs found in this database.
No table data macros found in this database.
No relations found in this database.
No hidden attributes found in this database.
-------------------------------------
Exporting db connections...   
  Database Connection
[2]
-------------------------------------

.....

-------------------------------------
Exporting db properties...    
  Database Properties (DAO)

-------------------------------------
ERROR: Issue getting drive paths.
Error 91: Object variable or With block variable not set Source: modFileAccess.GetUncPath
-------------------------------------
[54]
-------------------------------------
Exporting tables...           


v4.0.34 not show any errors in logs.

P.S. Update log info.

Docent24 avatar Feb 23 '25 09:02 Docent24