IIS not listing subfoldes, Netapp (?!)
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > WebserverTalk Community > Data Storage > IIS not listing subfoldes, Netapp (?!)




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    IIS not listing subfoldes, Netapp (?!)  
Ammar


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-21-05 12:45 PM

Hi!
I have this strange issue...
My ASP page needs to list the content of specific Netapp folder; the
code is very simple:

set fso = createobject("scripting.filesystemobject")
set folder = fso.GetFolder("\\io\Projekte")
for each fldr in folder.subfolders
wscript.echo "<li>" & fldr.name
next
set fso = nothing

If I execute the code on w2k server everything works fine. If I
execute the code as a WSH/VBS script everything works fine, even on
the windows 2003 server.
But - when I execute the code as ASP code running on windows 2003
server I only get some folders listed. I've checked the permissions
and everything seems to be OK and all folders have same permissions
and there is nothing that distincts folder being shown from one
ermaining unvisible. Kerberos authentication is the only thing that
slips my mind, but I'm rather stuck with this one.
Any ideas?
TIA,
Ammar





[ Post a follow-up to this message ]



    Re: IIS not listing subfoldes, Netapp (?!)  
boatgeek


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-28-05 10:46 PM

I would check the netapp system folder \\devicename\c$\etc\messages and
also the audit log under the log directory also off of etc.   If your
being denied permissions, it should appear there.   If you don't see
anything, then enable CIFS logging.   options cifs.trace_login on.

Also check out this article on Now site

http://now.netapp.com/Knowledgebase...?id=ntapcs13377






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:25 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register