Click here to Skip to main content
15,913,939 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Executing Textbox Text Pin
waheed awan13-Feb-08 7:02
waheed awan13-Feb-08 7:02 
GeneralRe: Executing Textbox Text Pin
Not Active13-Feb-08 7:22
mentorNot Active13-Feb-08 7:22 
GeneralRe: Executing Textbox Text Pin
waheed awan13-Feb-08 12:06
waheed awan13-Feb-08 12:06 
GeneralRe: Executing Textbox Text Pin
Not Active13-Feb-08 16:08
mentorNot Active13-Feb-08 16:08 
GeneralRe: Executing Textbox Text Pin
waheed awan13-Feb-08 7:03
waheed awan13-Feb-08 7:03 
Questionhow would??? Pin
learningman12-Feb-08 11:49
learningman12-Feb-08 11:49 
AnswerRe: how would??? Pin
Christian Graus12-Feb-08 11:54
protectorChristian Graus12-Feb-08 11:54 
GeneralSystem.UnauthorizedAccessException: Access to the path "server/file_share" is denied Pin
mayl12-Feb-08 10:42
mayl12-Feb-08 10:42 
Hi,
I have a development and testing environment. I have set the the following on my web.config file:

authentication mode="Windows"
identity impersonate="true"

And I'm trying to list directories and its subfolders and files from a different file_server/shared on my page.

In my development environment, it is working fine. I was able to see the folders and files, but in the testing it is giving me:

System.UnauthorizedAccessException: Access to the path "file_server/shared" is denied.

On both development and testing IIS, I have the "Integrated Windows authentication" checked only. I granted "Everyone" and "Authenticated Users" read only to the file_server/shared. My codes are exactly the same on both environments. I'm also able to get the "WindowsIdentity.GetCurrent.Name" on both environments.

I'm totally puzzled. Can anyone help me on how to troubleshoot this?

Thank you very much
May
GeneralRe: System.UnauthorizedAccessException: Access to the path "server/file_share" is denied Pin
Venkatesh Mookkan12-Feb-08 15:24
Venkatesh Mookkan12-Feb-08 15:24 
GeneralRe: System.UnauthorizedAccessException: Access to the path "server/file_share" is denied Pin
mayl13-Feb-08 3:46
mayl13-Feb-08 3:46 
GeneralRe: System.UnauthorizedAccessException: Access to the path "server/file_share" is denied Pin
Ravenet12-Feb-08 16:00
Ravenet12-Feb-08 16:00 
GeneralRe: System.UnauthorizedAccessException: Access to the path "server/file_share" is denied Pin
mayl13-Feb-08 3:50
mayl13-Feb-08 3:50 
GeneralRe: System.UnauthorizedAccessException: Access to the path "server/file_share" is denied Pin
Ravenet13-Feb-08 4:02
Ravenet13-Feb-08 4:02 
GeneralRe: System.UnauthorizedAccessException: Access to the path "server/file_share" is denied Pin
mayl13-Feb-08 6:05
mayl13-Feb-08 6:05 
GeneralRe: System.UnauthorizedAccessException: Access to the path "server/file_share" is denied Pin
Ravenet13-Feb-08 14:39
Ravenet13-Feb-08 14:39 
GeneralCall class method from javascript Pin
marky77712-Feb-08 3:53
marky77712-Feb-08 3:53 
GeneralRe: Call class method from javascript Pin
Paddy Boyd12-Feb-08 4:28
Paddy Boyd12-Feb-08 4:28 
GeneralRe: Call class method from javascript Pin
Steve Westbrook12-Feb-08 5:12
Steve Westbrook12-Feb-08 5:12 
GeneralRe: Call class method from javascript Pin
Paddy Boyd12-Feb-08 5:26
Paddy Boyd12-Feb-08 5:26 
GeneralRe: Call class method from javascript Pin
Steve Westbrook12-Feb-08 6:02
Steve Westbrook12-Feb-08 6:02 
GeneralRe: Call class method from javascript Pin
Not Active12-Feb-08 8:38
mentorNot Active12-Feb-08 8:38 
Questionhelp generating DOM from javascript source Pin
b@andreasen8.org12-Feb-08 3:23
b@andreasen8.org12-Feb-08 3:23 
GeneralRe: help generating DOM from javascript source Pin
Steve Westbrook12-Feb-08 6:28
Steve Westbrook12-Feb-08 6:28 
QuestionLocalReport set pagesize at runtime Pin
Member 438223212-Feb-08 2:55
Member 438223212-Feb-08 2:55 
AnswerRe: LocalReport set pagesize at runtime Pin
Pr@deep Kr. Sh@rm@22-Sep-08 7:48
Pr@deep Kr. Sh@rm@22-Sep-08 7:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.