hi all windows 2003 plone 2.1.3 asp404 (deefault.asp) now all work fine. but this is a problem in windows2003 with Forms e.g login form ,I try to replace zopeserver.open with: openmode = Request.ServerVariables("REQUEST_METHOD") if Request.totalBytes > 0 then openmode ="POST" end if zopeServer.Open openmode, zopeRequest, False but perhaps with some ctrl+F5 works but in first time that I click on login button give me Error500 . is there anyone who knows what I say?and I know that YOU change something in your default.asp , what do YOU change there? thanks alot shahrzad
On 7/10/06, shahrzad khorrami <shahrzad.khorrami@gmail.com> wrote:
but this is a problem in windows2003 with Forms e.g login form ,I try to replace zopeserver.open with:
What is zopeserver.open ? I can't find any reference to it. Is it a part of the ASP404 product? In that case, have you tried contacting the maker of that product?
but perhaps with some ctrl+F5 works but in first time that I click on login button give me Error500 . is there anyone who knows what I say?and I know that YOU change something in your default.asp , what do YOU change there?
People here usually avoid IIS and ASP. ;-) -- Lennart Regebro, Nuxeo http://www.nuxeo.com/ CPS Content Management http://www.cps-project.org/
participants (2)
-
Lennart Regebro -
shahrzad khorrami