IIS - directory security & virtual directory
if i set my login at anonymous logon (IIS), i can create folder under
virtual directory by asp script.
if i do not use my login as anonymous logon and use integrated windows
security, my login is rejected to create folder under virtual directory.
but i can do it if the folder is not under virtual directory or the virtual
directory is local folder, not remote server.
it seems the virtual directory at remote server do not accept the creditial
info passed from IIS server
i prefer the later method but not success
grateful for any help?
Tony
.
Relevant Pages
- Re: Need help displaying JPG where filename is from DB Query
... it really gets a lot easier when you create a virtual directory in ... IIS that points to the images folder, ... Singles Collection\Abba - The Complete Singles Collection.jpg" String ... (microsoft.public.dotnet.framework.aspnet) - Re: Indexing not working on IIS 6
... should NOT be used on different versions of IIS. ... At that point you will be ready to deal with if Index Server works or not, ... I copied the whole inetpub folder over so ... I recently created a virtual directory w/no problem. ... (microsoft.public.inetserver.indexserver) - Re: Web Service Versioning
... Make sure the virtual directory ... Also rebuild your project once and try restarting IIS. ... >I have a .NET web service and I want to be able to version it, ... > I have tried to copy the project and rename it into a new folder in IIS, ... (microsoft.public.dotnet.framework.aspnet.webservices) - Re: Forms Authentication Error
... directory is part of our web site. ... On IIS I started with no virtual directory in this subdir. ... > deployment server's IIS site's virtual folder hierarchy. ... (microsoft.public.dotnet.framework.aspnet) - Re: IIS web help
... >I am using IIS with Dreamweaver to view my webpages locally. ... Can't tell why the virtual directory isn't working, ... Anything outside that folder or below is unreachable by your site. ... Either move your files or change your web root if you need other ... (microsoft.public.inetserver.iis) |
|