Click here to Skip to main content
15,919,245 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How can I send SMS using ASP.Net Pin
Sathesh Sakthivel21-Apr-07 6:05
Sathesh Sakthivel21-Apr-07 6:05 
GeneralRe: How can I send SMS using ASP.Net Pin
Gamzun22-Apr-07 10:38
Gamzun22-Apr-07 10:38 
QuestionBuilding Web site using NAnt tool Pin
SandeepNama21-Apr-07 2:25
SandeepNama21-Apr-07 2:25 
AnswerRe: Building Web site using NAnt tool Pin
Rakheesh Chalil21-Apr-07 16:28
Rakheesh Chalil21-Apr-07 16:28 
QuestionServer 2 server direct copy Pin
Yaghoobi_R20-Apr-07 23:27
Yaghoobi_R20-Apr-07 23:27 
AnswerRe: Server 2 server direct copy Pin
kubben21-Apr-07 1:49
kubben21-Apr-07 1:49 
AnswerRe: Server 2 server direct copy Pin
Yaghoobi_R22-Apr-07 1:15
Yaghoobi_R22-Apr-07 1:15 
GeneralRe: Server 2 server direct copy Pin
kubben22-Apr-07 1:42
kubben22-Apr-07 1:42 
If you want to do this manually what I suggested will still work. If you want a to have a web application be able to copy over to a different server that is a bad idea. You really don't want to give your web server rights on another server. Still if you feel this is something you really want to do it can be done. The web site that is trying to write to the other web site needs to be running under a new app pool. The identity of this app pool should be setup as that network user I talked about before that has write rights to the other server on the network. NOTE that the user must have rights on the share and on the file system. NOTE that user must be a member of the IIS_WPG group on the web server as well.

Hope that helps.
Ben
Questionjavascript Pin
siddisagar20-Apr-07 22:32
siddisagar20-Apr-07 22:32 
AnswerRe: javascript Pin
RichardGrimmer23-Apr-07 5:47
RichardGrimmer23-Apr-07 5:47 
QuestionCan we read .pdf file in ASP.NET ? Pin
Alpesh Dhanesha20-Apr-07 18:49
Alpesh Dhanesha20-Apr-07 18:49 
AnswerRe: Can we read .pdf file in ASP.NET ? Pin
Mmuzzamil20-Apr-07 22:11
Mmuzzamil20-Apr-07 22:11 
Questioncomparing values in two datasets Pin
devonhunter20-Apr-07 16:06
devonhunter20-Apr-07 16:06 
AnswerRe: comparing values in two datasets Pin
Arun.Immanuel20-Apr-07 16:38
Arun.Immanuel20-Apr-07 16:38 
GeneralRe: comparing values in two datasets Pin
Atif Ali Bhatti20-Apr-07 21:19
Atif Ali Bhatti20-Apr-07 21:19 
GeneralRe: comparing values in two datasets Pin
Atif Ali Bhatti20-Apr-07 21:21
Atif Ali Bhatti20-Apr-07 21:21 
Questionfailed attempts for password Pin
hahii20-Apr-07 10:52
hahii20-Apr-07 10:52 
AnswerRe: failed attempts for password Pin
Arun.Immanuel20-Apr-07 14:46
Arun.Immanuel20-Apr-07 14:46 
AnswerRe: failed attempts for password Pin
Lijo Rajan20-Apr-07 17:26
Lijo Rajan20-Apr-07 17:26 
GeneralRe: failed attempts for password Pin
Arun.Immanuel20-Apr-07 18:00
Arun.Immanuel20-Apr-07 18:00 
GeneralRe: failed attempts for password Pin
Lijo Rajan20-Apr-07 18:08
Lijo Rajan20-Apr-07 18:08 
Questionnull reference Pin
Hasan Ali20-Apr-07 10:37
Hasan Ali20-Apr-07 10:37 
AnswerRe: null reference Pin
Hasan Ali20-Apr-07 10:46
Hasan Ali20-Apr-07 10:46 
AnswerRe: null reference Pin
Hasan Ali20-Apr-07 10:54
Hasan Ali20-Apr-07 10:54 
GeneralRe: null reference Pin
Hasan Ali20-Apr-07 10:58
Hasan Ali20-Apr-07 10:58 

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.