I have a asp (Not .net) web application that is running on iis6 (w2k3). It
has some javascript include files (Filename.js) that the vendor put in a
directory named "scripts". it seems that that directory is not accessible by
iis. I can not browse to it with directory browsing on. I get message "The
system cannot find the file specified." if I do nothing more than rename the
directory I am able to browse the contents of the directory. any Ideas?
thanks

Re: access to the scripts directory in iis6 by Tom

Tom
Fri Mar 11 09:47:58 CST 2005

"Bob Lemon" <Bob Lemon@discussions.microsoft.com> wrote in message
news:BA812CE8-BF84-4F0D-A37D-6C0D6CF09719@microsoft.com...
> I have a asp (Not .net) web application that is running on iis6 (w2k3).
It
> has some javascript include files (Filename.js) that the vendor put in a
> directory named "scripts". it seems that that directory is not accessible
by
> iis. I can not browse to it with directory browsing on. I get message "The
> system cannot find the file specified." if I do nothing more than rename
the
> directory I am able to browse the contents of the directory. any Ideas?
> thanks

Do you know if URLScan is installed?

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserver2003/community/centers/iis/
http://mvp.support.microsoft.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS



Re: access to the scripts directory in iis6 by Bob

Bob
Fri Mar 11 10:57:12 CST 2005

I should have look at that first. URLScan was configured to not allow access
to the scripts directory. thanks I was able to fix the problem.

bob.

"Tom Kaminski [MVP]" wrote:

> "Bob Lemon" <Bob Lemon@discussions.microsoft.com> wrote in message
> news:BA812CE8-BF84-4F0D-A37D-6C0D6CF09719@microsoft.com...
> > I have a asp (Not .net) web application that is running on iis6 (w2k3).
> It
> > has some javascript include files (Filename.js) that the vendor put in a
> > directory named "scripts". it seems that that directory is not accessible
> by
> > iis. I can not browse to it with directory browsing on. I get message "The
> > system cannot find the file specified." if I do nothing more than rename
> the
> > directory I am able to browse the contents of the directory. any Ideas?
> > thanks
>
> Do you know if URLScan is installed?
>
> --
> Tom Kaminski IIS MVP
> http://www.microsoft.com/windowsserver2003/community/centers/iis/
> http://mvp.support.microsoft.com/
> http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
>
>
>