Click here to Skip to main content
16,017,244 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to retrieve data from a website. Pin
Abhijit Jana9-Jun-09 22:30
professionalAbhijit Jana9-Jun-09 22:30 
AnswerRe: how to retrieve data from a website. Pin
David Mujica11-Jun-09 4:44
David Mujica11-Jun-09 4:44 
GeneralRe: how to retrieve data from a website. Pin
AftabR7-Jul-09 21:48
AftabR7-Jul-09 21:48 
GeneralRe: how to retrieve data from a website. Pin
David Mujica8-Jul-09 3:25
David Mujica8-Jul-09 3:25 
GeneralRe: how to retrieve data from a website. Pin
AftabR8-Jul-09 4:49
AftabR8-Jul-09 4:49 
GeneralRe: how to retrieve data from a website. Pin
David Mujica8-Jul-09 6:25
David Mujica8-Jul-09 6:25 
GeneralRe: how to retrieve data from a website. Pin
AftabR8-Jul-09 7:43
AftabR8-Jul-09 7:43 
QuestionUnble to write files to a folder in ASP.NET application. Pin
NN219-Jun-09 21:42
NN219-Jun-09 21:42 
Hi All,

I am having one ASP.NET application in which I m trying to write multiple files in folder (C:\Inetpub\wwwroot\Test\MyData\reports). I am failed to write files in folder if I omit the write permission to Everyone.

I do not want to give Everyone permission due to security reasons. I am using windows XP and IIS 5.1 but my client can use different os such as Windows 2000, 20003 etc and different IIS 5.x or 6.0. So I need a solution which will work on all the platforms.

I tried to find out the correct way for achieving this but found no correct solution. Tried following things:

1. I have given Full permission to 'reports' folder for ASPNET account using security tab, but it didnt work.Same thing I tried with IIS_WPG but it is also not working.

2. I have read about impersonation but I think it is not suitable for my requirement as I do not want to give permission for a specific user and also I can not instruct the client to change user name and password in web.config.

3. One thing which worked in my case is when I given write permission to 'Users(<machinename>\Users)' group using security tab. I dont know how it worked or is it the correct solution and if yes, then will it wiork for different OS and IIS.

Thanks in advance for any help.

Regards,
NN
Question[Message Deleted] Pin
rsrajiv9-Jun-09 21:35
rsrajiv9-Jun-09 21:35 
AnswerRe: Help in .net Guestbook Pin
Christian Graus9-Jun-09 21:38
protectorChristian Graus9-Jun-09 21:38 
GeneralRe: Help in .net Guestbook Pin
rsrajiv10-Jun-09 20:08
rsrajiv10-Jun-09 20:08 
Questionvalue is not getting in dropdown after a button click Pin
anbusenthil9-Jun-09 21:15
anbusenthil9-Jun-09 21:15 
AnswerRe: value is not getting in dropdown after a button click Pin
jloubani9-Jun-09 21:18
jloubani9-Jun-09 21:18 
GeneralRe: value is not getting in dropdown after a button click Pin
Christian Graus9-Jun-09 21:21
protectorChristian Graus9-Jun-09 21:21 
GeneralRe: value is not getting in dropdown after a button click Pin
jloubani9-Jun-09 21:26
jloubani9-Jun-09 21:26 
GeneralRe: value is not getting in dropdown after a button click Pin
Christian Graus9-Jun-09 21:36
protectorChristian Graus9-Jun-09 21:36 
AnswerRe: value is not getting in dropdown after a button click Pin
Christian Graus9-Jun-09 21:20
protectorChristian Graus9-Jun-09 21:20 
AnswerRe: value is not getting in dropdown after a button click Pin
Abhijit Jana9-Jun-09 21:23
professionalAbhijit Jana9-Jun-09 21:23 
QuestionStatic Varible Sharing Problem Pin
Shivan Nandan9-Jun-09 21:03
Shivan Nandan9-Jun-09 21:03 
AnswerRe: Static Varible Sharing Problem Pin
Christian Graus9-Jun-09 21:11
protectorChristian Graus9-Jun-09 21:11 
AnswerRe: Static Varible Sharing Problem Pin
saanj9-Jun-09 21:13
saanj9-Jun-09 21:13 
GeneralRe: Static Varible Sharing Problem Pin
Christian Graus9-Jun-09 21:21
protectorChristian Graus9-Jun-09 21:21 
GeneralRe: Static Varible Sharing Problem Pin
Shivan Nandan9-Jun-09 21:25
Shivan Nandan9-Jun-09 21:25 
GeneralRe: Static Varible Sharing Problem Pin
Colin Angus Mackay9-Jun-09 21:31
Colin Angus Mackay9-Jun-09 21:31 
GeneralRe: Static Varible Sharing Problem Pin
saanj9-Jun-09 21:31
saanj9-Jun-09 21:31 

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.