Click here to Skip to main content
15,898,374 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionASP.NET (C#.Net) Pin
Hrushikesh Mokashi25-Sep-06 21:12
Hrushikesh Mokashi25-Sep-06 21:12 
Questionpage refress Pin
amaneet25-Sep-06 21:08
amaneet25-Sep-06 21:08 
AnswerRe: page refress Pin
_AK_25-Sep-06 21:48
_AK_25-Sep-06 21:48 
GeneralRe: page refress Pin
amaneet25-Sep-06 21:52
amaneet25-Sep-06 21:52 
GeneralRe: page refress Pin
_AK_25-Sep-06 22:06
_AK_25-Sep-06 22:06 
GeneralRe: page refresh Pin
amaneet25-Sep-06 22:13
amaneet25-Sep-06 22:13 
GeneralRe: page refresh Pin
_AK_25-Sep-06 22:14
_AK_25-Sep-06 22:14 
QuestionDirectory Creation in IIS folder Pin
Talal Sultan25-Sep-06 20:30
Talal Sultan25-Sep-06 20:30 
Hello people,

Situation:
I have a webservice method which calls a method inside a separate DLL to perform some database updates. That same DLL method also writes some image files to a directory created on the fly inside the webservice IIS folder.

Problem:
Writing files to a directory on disk works fine, but creating a directory on the fly doesn't. I use Directory.CreateDirectory(path) and I get access denied to path. If I create the directory manually and run the program, all image files are written inside it with no problem. I have tried giving full control to ASPNET user account but still didn't work.

Any ideas?

Thanks,
Talal

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
--Rich Cook

Questionnew Process has different culture Pin
Enska8225-Sep-06 19:50
Enska8225-Sep-06 19:50 
AnswerRe: new Process has different culture Pin
minhpc_bk25-Sep-06 20:12
minhpc_bk25-Sep-06 20:12 
GeneralRe: new Process has different culture Pin
Enska8225-Sep-06 20:41
Enska8225-Sep-06 20:41 
GeneralRe: new Process has different culture Pin
minhpc_bk25-Sep-06 20:56
minhpc_bk25-Sep-06 20:56 
GeneralRe: new Process has different culture Pin
Enska8227-Sep-06 1:25
Enska8227-Sep-06 1:25 
QuestionDate Format in ASP.Net of Delphi2006 Pin
bindu_priya25-Sep-06 18:40
bindu_priya25-Sep-06 18:40 
QuestionAutomation of excel and word Pin
IamADotNetGuy25-Sep-06 18:29
IamADotNetGuy25-Sep-06 18:29 
AnswerRe: Automation of excel and word Pin
minhpc_bk25-Sep-06 19:43
minhpc_bk25-Sep-06 19:43 
QuestionPlease Help me---It is urgent..SOAP Message Pin
Amit Kumar G25-Sep-06 18:00
Amit Kumar G25-Sep-06 18:00 
QuestionAccess Error Pin
hakiem_omar25-Sep-06 15:33
hakiem_omar25-Sep-06 15:33 
AnswerRe: Access Error Pin
Meax25-Sep-06 19:33
Meax25-Sep-06 19:33 
AnswerRe: Access Error Pin
M LN Rao25-Sep-06 19:33
M LN Rao25-Sep-06 19:33 
QuestionHot to convert Web.sitemap to Google site map? Pin
shapper25-Sep-06 15:31
shapper25-Sep-06 15:31 
QuestionHow to make a SiteMapDataSource to use a SiteMapProvider defined in Web.Config? Pin
shapper25-Sep-06 15:24
shapper25-Sep-06 15:24 
AnswerRe: How to make a SiteMapDataSource to use a SiteMapProvider defined in Web.Config? Pin
minhpc_bk25-Sep-06 19:53
minhpc_bk25-Sep-06 19:53 
AnswerRe: How to make a SiteMapDataSource to use a SiteMapProvider defined in Web.Config? Pin
Bishoy Labib26-Sep-06 12:41
Bishoy Labib26-Sep-06 12:41 
Questionupload component Pin
haytham_mohammad25-Sep-06 13:29
haytham_mohammad25-Sep-06 13:29 

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.