HTTP Web Server: Function Not Implemented Exception

Call me ignorant, but … this one is new to me:

“HTTP Web Server: Function Not Implemented Exception”

I haven’t been able to find a definition for this, anywhere - has anyone seen this, before?

The long and short of it being that we’re working with a custom login form, SSL (selfcert), and having web auth difficulties.

Domcfg does show the user name as “authenticated;” however, we end up with the above error within the page.

Hopefully my assumption of this being a completely ignorant oversight on my part is correct, and someone out there can clue-x-four me with the answer.

Appreciation in advance.

Pete

Subject: HTTP Web Server: Function Not Implemented Exception

Just a guess …

We have seen something similar and was due to a form using LotusScript which was not available in the version of server it was being executed on. The form we had was updated with an ND6 client. Server was R5.

Like I said … just a guess.

Phil