Schema.ini errors in method used before on another system

Hi All,

hope you can help as I have been trying to find the source of my error and spinning without any progress. The code that I am using is lifted form a previous cherrypick method I have utilised on several systems. basically the code uses the scanned barcode to find the file with individual plate barcodes, scans then in and applies them to the plate. I then use the data to create a copy of the file in a new location as a sort of parity check. I have used this to allow plates to move between methods and systems without the need to input sample IDs. I have attached the log and some images. hopefully someone will see something I am not.

Thanks in advance,

George.

File path assignment

Input file parse

schema.ini deletion

new file creation where error is appearing (same code worked before)

log trace

Hi @DrDode ,

If you are working in VENUS 6, there is a Microsoft setting that can affect mapped drives. See the link below:

Mapped drives are not available - Windows Client | Microsoft Learn

If this is the issue you are running into, it should be resolved when you make the adjustment to the registry entry that Microsoft suggests.

2 Likes

Hi Brandon,
Thanks for the quick reponse. Sorry I did not say that I am still using VENUS 4.5. Will this still work in that version?

Thanks again,

George.

Just reviewed the error code and log again and noticed i was missing the folder information, Doh!

image

its missing \\, omg such a simpler error and i missed it, sorry for the trouble.

3 Likes

as an update I made the changes and tried the mapping setting that you suggested in the registry and it was still failing. I change all the file paths to local and it worked without error. So it is related to the mounted drive and must be something around that configuration. I will keep trying to see if I can find the issue.

George.

1 Like