On Mon, 21 Jul 2003, Stewart, Tom wrote:

> I seem to have a problem reading a directory using opendir() within a perl
> script launched from a IIS server. I have added the code to use NetResource
> and it works fine at cmd line but not within IIS. Has anyone else run into
> this problem?
>

When you are running under IIS, what is your cd set to? Try explicitly
setting the cd to an absolute path via the chdir function.

**** [EMAIL PROTECTED] <Carl Jolley>
**** All opinions are my own and not necessarily those of my employer ****

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to