|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
IIS6, 500 Error when viewing files in virtual directory.
I have two servers that are accessing a folder on a UNIX machine through a virtual directory. On one of the machines I'm able to browse through the file listing (through ASP code), but when I try to open up the file I get a 500 error. It doesn't matter what the file is, it's a 500 error no matter what. Security for the virtual directory is set for read and write (it's like a handouts folder so it needs the write access). The security settings for the user connecting to that machine has all rights to the folder.
Any ideas? (will provide more information if needed!) Thanks. |
|
#2
|
|||
|
|||
|
Is your user authenticating to IIS?
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
|
#3
|
|||
|
|||
|
The user comes in they are under the Anonymous Access of IIS, but the pages are using Server.MapPath() which should be using the Connect As credentials. Is it possible that when trying to access the file specifically, it is sending over the anonymous user information rather than using the Connect As user?
|
|
#4
|
|||
|
|||
|
I'm not up on IIS6, in previous IIS there was no Connect As
|
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > IIS6, 500 Error when viewing files in virtual directory. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|