Hi.Something strange is happening to me…
I got this database with and viewing the documents in a browser wotks fine, exept for ONE document!?
When I try to view tat one document I get this error message:
HTTP Web Server: Lotus Notes Exception - A view of that name cannot be found in the specified database
But the view exists, I can look at all the other documents in the view!
Anyone that experienced something like this before?
Thanks
Jocke
Subject: HTTP Web Server: Lotus Notes Exception - A view of that name cannot be found in the specified database
In some circumstances you get this message when there is no default view assigned. Try assigning a default view.
Subject: HTTP Web Server: Lotus Notes Exception - A view of that name cannot be found in the specified database
Jocke,
It is not the view that contains the document that does not exist. On the document there will be a field that has a @DbColumn or @Dblookup formula that is referencing a view that does not exist
Mike
Subject: RE: HTTP Web Server: Lotus Notes Exception - A view of that name cannot be found in the specified database
Thanks for your answer Mike.It didn’t solve my problem though. There are no @DBlookup or @DBColumn- formulas in the document.
All documents in the view are based on the same form and the other documents show up OK.
Seems very strange to me…
/Jocke