Una vista si e' corrotta ed il server non e' riuscito ad indicizzare la vista.. Con il fantastico risultato di cancellare TUTTI I documenti !!
Error updating view '#496350' in xxxx : Document has been deleted
Cercando su notes.net ho trovato questa utile informazione
per capire la vista con il problema:
" ..had the same issue after the design of an application was replaced
on a server that was not its administration server. Below is how I resolved
it.
To find the offending design note, convert the view number to hex. #36786 converts to 8FB2. (I use the calculator in Windows, and select View - Scientific. Enter the number in Dec, and then select Hex.) Next, open the database nsf file in Designer, go to the views and bring up the last tab of the properties box; Document IDs. The Note ID begins "NT" and will probably have leading zeros. Ignoring the zeros, look for your view by the Hex ID. Once found, to verify that it is the correct note, open it and try to re-save it. When I do this, I get an error: ?Document has been deleted?.
Delete the offending view from the nsf file then locate it in the template. You will need to re-create the view in the ntf, so copy and paste it into itself. Delete the original, and rename the copied version so it has it correct name. After refreshing the design of the nsf file, you should not see this error again.
Ciao
S.
Silvio Savaresi
0 Commenti:
Nessun Commento Trovato