ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> zope-List
zope-List
[Zope] Transparent Folder problem on windows
by Shashank Ashtikar other posts by this author
Dec 17 2002 7:20AM messages near this date
[Zope] Re: Any comments from ex-PHP developers? | Re: [Zope] Transparent Folder problem on windows
Hi guys,

thnx for ur quick response to my question yesterday.

I hv another problem but this time regarding transparent folders. I am using a single
transparent folder in the product which contains some dtml and python scripts which I am
using frequently in my products Interface. On a linux m/c product works fine but on a
windows m/c product runs in to problem with the transparent folder. 

What I am doing is as follows.

I have an instance of product say 'SomeInstance' inside this I have a transparent
folder as 'Programs' which is containing dtml and python script files which I need. 

If I type the path as follows

"http://localhost:8080/SomeInstance/scriptname" this works on linux perfectly fine( I use 
mozilla as well as galeon for managing zope server ) but when I type the same path on
a windows m/c using IE 6.0, IE throws an error saying 

"can not locate "http://localhost:8080/SomeInstance/scriptname" 

if I modify the path as follows then it works.

"http://localhost:8080/SomeInstance/Programs/scriptname" 

can some one tell me why this is hapening and is there a solution to solve this problem.

thnx in advnc


Shashank
A newbie to zope

_______________________________________________
Zope maillist  -  Zope@[...].org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )
Thread:
Shashank Ashtikar
Dieter Maurer

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved