flykarthick
flykarthick

Reputation: 79

"Invalid or nonexistent document" error occurs when opening design element in domino designer

I have a local replica. From domino designer, when I open any design element, I get this error "Invalid or nonexistent document".

But this error didn't occur on server copy. Now you can ask you don't you work directly on server copy. the point is, it's very large db and have serveral xpages and custom control, etc.,. so building the db on remote server copy is painful for me. so work on local copy, save, build, and replicate to server copy.

what I have tried so far.

do anybody have a clue on this issue or any workaround to resolve this?

Thanks in advance for your help.

Upvotes: 0

Views: 2623

Answers (1)

Bitwyse1
Bitwyse1

Reputation: 339

This may sound strange but I have solved weird things before doing this.

Close Notes and designer. Load Task Manager and make sure all Notes Tasks are ended.

Try to following:

from the notesprogram folder run ncompact -c path\dbname
delete \notesprogram\data\Cache.ndk
delete \notesprogram\data\log.nsf
rename \notesprogram\data\workspace folder to workspace.sav
rename desktop8.ndk *.sav
rename bookmarks.nsf *.sav

Launch notes and designer then test. If it works then great. If not rename everything back. Note, renaming the above will lose your preferences etc.

Upvotes: 0

Related Questions