Click here to Skip to main content
15,897,315 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionFragment Cache questions??? Pin
vicky45715-Jun-07 8:16
vicky45715-Jun-07 8:16 
AnswerCan anyone help on this?? Pin
vicky45718-Jun-07 6:04
vicky45718-Jun-07 6:04 
QuestionWeb Service Confusion Pin
mail57235215-Jun-07 7:33
mail57235215-Jun-07 7:33 
AnswerRe: Web Service Confusion Pin
Expert Coming16-Jun-07 1:26
Expert Coming16-Jun-07 1:26 
GeneralRe: Web Service Confusion Pin
mail57235217-Jun-07 2:26
mail57235217-Jun-07 2:26 
QuestionSqlConnection Error Pin
vuthaianh15-Jun-07 7:00
vuthaianh15-Jun-07 7:00 
AnswerRe: SqlConnection Error Pin
Tarakeshwar Reddy15-Jun-07 8:12
professionalTarakeshwar Reddy15-Jun-07 8:12 
Questionmoving files to UNC share Pin
Keith Andersch15-Jun-07 6:26
Keith Andersch15-Jun-07 6:26 
Hi all,

I'm having problems trying to move a file from my IIS server to a unc share on the same domain. I know it all boils down to a permission issue (the bane of my existence). I'm running IIS 5.0 (in production) and 5.1 (in test). I have impersonate set to true in web.config. Most everything else is pretty much default including the ASPNET account running the worker process. I know I have read/write permission in the share. I've even gone as far as to slip an WindowsImpersonationContext around the move code only to get the same Access denied error. I found this article[^] about Kerberos delegation which sounds like it could work but I wouldn't be able to give delegation rights to. Do I need to run the worker process under a domain account instead of the local ASPNET account? Has anybody else have this kind of issue?

Keith
AnswerRe: moving files to UNC share Pin
Keith Andersch15-Jun-07 9:33
Keith Andersch15-Jun-07 9:33 
Questioncannot create activex component .. Pin
dhanis15-Jun-07 6:12
dhanis15-Jun-07 6:12 
QuestionGet Web Service URL Pin
mail57235215-Jun-07 5:55
mail57235215-Jun-07 5:55 
QuestionAvailablity Calendar Controls Needed Pin
Brendan Vogt15-Jun-07 4:43
Brendan Vogt15-Jun-07 4:43 
AnswerRe: Availablity Calendar Controls Needed Pin
nareshss15-Jun-07 21:04
nareshss15-Jun-07 21:04 
QuestionHELP Please!! Datagrid with update function!!!!! Pin
papy-boom15-Jun-07 4:20
papy-boom15-Jun-07 4:20 
QuestionPage_Load calling Sub [modified] Pin
kallileo15-Jun-07 3:44
kallileo15-Jun-07 3:44 
AnswerRe: Page_Load calling Sub Pin
kubben15-Jun-07 3:49
kubben15-Jun-07 3:49 
GeneralRe: Page_Load calling Sub Pin
kallileo15-Jun-07 4:03
kallileo15-Jun-07 4:03 
GeneralRe: Page_Load calling Sub Pin
kubben15-Jun-07 4:15
kubben15-Jun-07 4:15 
GeneralRe: Page_Load calling Sub Pin
kallileo15-Jun-07 5:15
kallileo15-Jun-07 5:15 
GeneralRe: Page_Load calling Sub Pin
kubben15-Jun-07 5:19
kubben15-Jun-07 5:19 
GeneralRe: Page_Load calling Sub Pin
kallileo15-Jun-07 5:35
kallileo15-Jun-07 5:35 
QuestionHttpContext.Request.Url Problem Pin
Jkirt15-Jun-07 3:40
Jkirt15-Jun-07 3:40 
AnswerRe: HttpContext.Request.Url Problem Pin
kubben15-Jun-07 3:51
kubben15-Jun-07 3:51 
GeneralRe: HttpContext.Request.Url Problem Pin
Jkirt15-Jun-07 4:01
Jkirt15-Jun-07 4:01 
GeneralRe: HttpContext.Request.Url Problem Pin
kubben15-Jun-07 4:12
kubben15-Jun-07 4:12 

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.