Sage 100

 View Only
  • 1.  Receiving error #1: Record not found or duplicate

    Posted 04-03-2012 09:09
    Receiving error #1: Record not found or duplicate key on write for program sy_linkmaintenance_utl.pvc lince 303 when trying to open up link maintenance utility to relink paperless office files. Nothing in the knoweldgebase on this one....any ideas?


  • 2.  RE: Receiving error #1: Record not found or duplicate

    Posted 04-03-2012 09:41
    Is it an Error 1 or an Error 11? If latter, click Info / Debug then type PRINT MODCODE$ It's trying to find that module code in the Sy_Module data file. Go back into Link Maintenance, choose the Paperless link type (btw was it forms, register, journals, ?), and if it lets you go this far without erroring, then just do a lookup on Module Code and see if you see something unusual. What you should be seeing is a filtered list of modules codes associated with Paperless (forms, registers, journals, whatever it was). I'm guessing you have to go back into Paperless / Setup and fix a record in one of the maintenance screens. BTW is it 90 or 200 and which version ..


  • 3.  RE: Receiving error #1: Record not found or duplicate

    Posted 04-04-2012 10:34
    Thanks @AlnoorCassim . Turns out it was looking for the modules that I had uninstalled before the upgrade. I'm not sure why exactly it was doing that since the modules that i had uninstalled (payroll, job cost, timecard, FAS) they had never actually even setup or used. I ended up adding the modules back to sy_module and then relinking the paperless office files and then removing the modules again. This seemed to work. Oh, and just an FYI , it was and error 11 and they are mas 200 sql 4.5


  • 4.  RE: Receiving error #1: Record not found or duplicate

    Posted 04-04-2012 11:15
    That would be a bug. Well done Jenn!