Web url problems

Hello! I got a strange and rather urgent problem.

I have searched the forum without finding any help on this…

My company host multiple domin web applications, ususally we use keywords to open documents from a view, like this :

http://example.com/sites/section1/ssection1.nsf/docbyalias/homepage

This works perfectly, in all but one database. When i try to use this kind of url in that database I get a 404 and the domino log.nsf says:

HTTP Web Server: Lotus Notes Exception - Invalid UNID; UNID must be a 32-digit hex string. [/sites/section1/section1.nsf/docbyalias/homepage]

And when i try to open this document using the UNID I get this error:

HTTP Web Server: Lotus Notes Exception - Entry not found in index [/sites/section1/section1.nsf/0/1F3CD34530AB31C1C12570F5003A2A27]

HTTP Web Server: Couldn’t find design note - 0 [/sites/section1/section1.nsf/0/]

This is pretty generic stuff and we use it in 100+ sites, but now this problem is really bugging me!

Any suggestions would be appriciated!

Best regards

Lars

Subject: web url problems

I would guess that the form that that document uses references a design element that has been deleted, such as a shared field, shared action, webqueryopen agent, etc.

Subject: SOLVED: web url problems

Thank you for your response Greg.

It was a similar problem that you suggested, it was a missing subform…

My bad :-p

/Lars