Click here to Skip to main content
15,905,323 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to create a selection rectangle Pin
Robert Rohde1-Jun-06 0:08
Robert Rohde1-Jun-06 0:08 
Questiondecide whether to split string or not Pin
I-Johan31-May-06 23:50
I-Johan31-May-06 23:50 
AnswerRe: decide whether to split string or not Pin
_AK_31-May-06 23:51
_AK_31-May-06 23:51 
GeneralRe: decide whether to split string or not Pin
Mairaaj Khan1-Jun-06 0:03
professionalMairaaj Khan1-Jun-06 0:03 
GeneralRe: decide whether to split string or not Pin
_AK_1-Jun-06 0:05
_AK_1-Jun-06 0:05 
Question<b>encrypt password to a binary format</b> Pin
mex2331-May-06 23:30
mex2331-May-06 23:30 
AnswerRe: encrypt password to a binary format Pin
LongRange.Shooter1-Jun-06 9:26
LongRange.Shooter1-Jun-06 9:26 
QuestionWriting to/creating a file in remote server Pin
emran83431-May-06 23:06
emran83431-May-06 23:06 
Hi all,
When I use the following code in my C# Windows application, it works well.

File.WriteAllText(MapPath(@"softUser_log\log.txt"), "abcd");

But, I want to do the same thing in ASP.NET and I m hosting my files in a remote server "lunarpages" where they use PLESK. Now, When I execute the mentioned code, i dont see that
file has been created and written to it. Do I need to log in PLESK and manually change any permission ? If so, what is the permission should be. I was familiar with Linux and Unix where I used to set permission 777 to a Folder to create or delete file from it, 666 to a file to write on it. But in PLESK, i got very confused, becasuse in Permission area, i saw "user name, IIS domain...etc..etc.... "
Can anyone help me please,.

Thanks and regards

AnswerRe: Writing to/creating a file in remote server Pin
LongRange.Shooter1-Jun-06 9:30
LongRange.Shooter1-Jun-06 9:30 
QuestionMessage Box Pin
Rahul.RK31-May-06 22:57
Rahul.RK31-May-06 22:57 
AnswerRe: Message Box Pin
InOut.NET31-May-06 23:05
InOut.NET31-May-06 23:05 
AnswerRe: Message Box Pin
LongRange.Shooter1-Jun-06 9:32
LongRange.Shooter1-Jun-06 9:32 
QuestionWindows ding on textbox Pin
InOut.NET31-May-06 21:59
InOut.NET31-May-06 21:59 
AnswerRe: Windows ding on textbox Pin
Mairaaj Khan31-May-06 23:57
professionalMairaaj Khan31-May-06 23:57 
GeneralRe: Windows ding on textbox Pin
InOut.NET1-Jun-06 0:06
InOut.NET1-Jun-06 0:06 
AnswerRe: Windows ding on textbox Pin
Christian Wulff1-Jun-06 0:57
Christian Wulff1-Jun-06 0:57 
GeneralRe: Windows ding on textbox Pin
InOut.NET1-Jun-06 21:33
InOut.NET1-Jun-06 21:33 
QuestionCopy or read locked/in use files Pin
nemopeti31-May-06 21:15
nemopeti31-May-06 21:15 
AnswerRe: Copy or read locked/in use files Pin
stancrm31-May-06 21:30
stancrm31-May-06 21:30 
GeneralRe: Copy or read locked/in use files Pin
nemopeti31-May-06 21:34
nemopeti31-May-06 21:34 
GeneralRe: Copy or read locked/in use files Pin
stancrm31-May-06 21:50
stancrm31-May-06 21:50 
GeneralRe: Copy or read locked/in use files Pin
nemopeti31-May-06 23:41
nemopeti31-May-06 23:41 
GeneralRe: Copy or read locked/in use files Pin
stancrm31-May-06 23:47
stancrm31-May-06 23:47 
GeneralRe: Copy or read locked/in use files Pin
nemopeti31-May-06 23:54
nemopeti31-May-06 23:54 
QuestionIs it a correct way Pin
engsrini31-May-06 20:43
engsrini31-May-06 20:43 

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.