Click here to Skip to main content
15,894,337 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Dataset or XML Schema as return type for Web Service Pin
kubben5-Mar-07 5:15
kubben5-Mar-07 5:15 
GeneralRe: Dataset or XML Schema as return type for Web Service Pin
badgrs5-Mar-07 23:24
badgrs5-Mar-07 23:24 
GeneralRe: Dataset or XML Schema as return type for Web Service Pin
kubben6-Mar-07 2:36
kubben6-Mar-07 2:36 
Questionweb.config security settings Pin
BLOEDHOND5-Mar-07 2:39
BLOEDHOND5-Mar-07 2:39 
AnswerRe: web.config security settings Pin
Hesham Amin5-Mar-07 3:09
Hesham Amin5-Mar-07 3:09 
GeneralRe: web.config security settings Pin
BLOEDHOND5-Mar-07 3:19
BLOEDHOND5-Mar-07 3:19 
AnswerRe: web.config security settings Pin
Vasudevan Deepak Kumar5-Mar-07 3:16
Vasudevan Deepak Kumar5-Mar-07 3:16 
AnswerRe: web.config security settings Pin
kubben5-Mar-07 3:29
kubben5-Mar-07 3:29 
I wrote and article which describes how to change the web config file programmatically. I think if you follow my article you can created a domain user that you set up as the identity of your app pool that your web service runs under. Then you could change the web.config. NOTE when the web.config is change the application will restart. If you are talking about the web service changing a different web sites web.config that is pretty dangerious, I would suggest a different solution if at all possible.
http://www.codeproject.com/useritems/SingleWebConfigFile.asp[^]

Hope that helps.
Ben
GeneralRe: web.config security settings Pin
BLOEDHOND5-Mar-07 20:55
BLOEDHOND5-Mar-07 20:55 
QuestionCDO.Message Pin
Rajkamal_dfine5-Mar-07 0:48
Rajkamal_dfine5-Mar-07 0:48 
AnswerRe: CDO.Message Pin
Bradml5-Mar-07 1:22
Bradml5-Mar-07 1:22 
GeneralRe: CDO.Message Pin
Rajkamal_dfine5-Mar-07 18:43
Rajkamal_dfine5-Mar-07 18:43 
GeneralRe: CDO.Message Pin
Bradml5-Mar-07 22:21
Bradml5-Mar-07 22:21 
AnswerRe: CDO.Message Pin
Vasudevan Deepak Kumar5-Mar-07 3:17
Vasudevan Deepak Kumar5-Mar-07 3:17 
GeneralRe: CDO.Message Pin
Rajkamal_dfine5-Mar-07 18:45
Rajkamal_dfine5-Mar-07 18:45 
GeneralRe: CDO.Message Pin
Vasudevan Deepak Kumar6-Mar-07 10:06
Vasudevan Deepak Kumar6-Mar-07 10:06 
QuestionUpload a file from local pc to the server Pin
hiral_shah5-Mar-07 0:36
hiral_shah5-Mar-07 0:36 
AnswerRe: Upload a file from local pc to the server Pin
badgrs5-Mar-07 0:47
badgrs5-Mar-07 0:47 
GeneralRe: Upload a file from local pc to the server Pin
hiral_shah5-Mar-07 1:42
hiral_shah5-Mar-07 1:42 
AnswerRe: Upload a file from local pc to the server Pin
Bradml5-Mar-07 0:50
Bradml5-Mar-07 0:50 
GeneralRe: Upload a file from local pc to the server Pin
hiral_shah5-Mar-07 1:40
hiral_shah5-Mar-07 1:40 
GeneralRe: Upload a file from local pc to the server Pin
Bradml5-Mar-07 1:44
Bradml5-Mar-07 1:44 
GeneralRe: Upload a file from local pc to the server Pin
hiral_shah5-Mar-07 1:58
hiral_shah5-Mar-07 1:58 
GeneralRe: Upload a file from local pc to the server Pin
Bradml5-Mar-07 2:06
Bradml5-Mar-07 2:06 
AnswerRe: Upload a file from local pc to the server Pin
Vasudevan Deepak Kumar6-Mar-07 10:08
Vasudevan Deepak Kumar6-Mar-07 10:08 

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.