Re: [Zope] windows2003/asp404/ plone

2006-07-10 Thread Lennart Regebro

On 7/10/06, shahrzad khorrami <[EMAIL PROTECTED]> 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/
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] windows2003/asp404/ plone

2006-07-10 Thread shahrzad khorrami

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 ifzopeServer.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
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )