Click here to Skip to main content
15,888,521 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Approve button in E-mail Pin
Ain Ronquillo22-Aug-12 20:10
Ain Ronquillo22-Aug-12 20:10 
QuestionEncrypting Database Credentials Pin
indian14322-Aug-12 15:20
indian14322-Aug-12 15:20 
AnswerRe: Encrypting Database Credentials Pin
Paul Conrad22-Aug-12 16:08
professionalPaul Conrad22-Aug-12 16:08 
AnswerRe: Encrypting Database Credentials Pin
Niladri_Biswas22-Aug-12 18:48
Niladri_Biswas22-Aug-12 18:48 
QuestionAsp.Net - Oracle Connection failed Pin
lalithafranklyn22-Aug-12 9:46
lalithafranklyn22-Aug-12 9:46 
AnswerRe: Asp.Net - Oracle Connection failed Pin
Niladri_Biswas22-Aug-12 18:29
Niladri_Biswas22-Aug-12 18:29 
QuestionFTP virtual path .net 2.0 Pin
lalithafranklyn22-Aug-12 9:31
lalithafranklyn22-Aug-12 9:31 
AnswerRe: FTP virtual path .net 2.0 Pin
Sandip.Nascar22-Aug-12 11:12
Sandip.Nascar22-Aug-12 11:12 
The code seems right.

// Get the object used to communicate with the server.
FtpWebRequest request = (FtpWebRequest)WebRequest.Create("ftp://www.testdomain.com/test.htm");

But what is wrong is the directory path. As you said, the path doesn't exists, then you should not use that.

Do one thing,
Type: ftp://server from windows explorer
enter your login details and check the right path.

Hope this helps.
cheers
Questionasp.net mvc 3.0 -> showing description instead of ID in a toList() call Pin
Marcel Vreuls (www.agentbase.nl)21-Aug-12 14:09
Marcel Vreuls (www.agentbase.nl)21-Aug-12 14:09 
QuestionUpdating or inserting entities using Entity Framework Pin
indian14321-Aug-12 6:07
indian14321-Aug-12 6:07 
AnswerRe: Updating or inserting entities using Entity Framework Pin
Niladri_Biswas22-Aug-12 18:50
Niladri_Biswas22-Aug-12 18:50 
QuestionHow to capture webcam videos using C# and ASP.NET Pin
vinay_sinha20-Aug-12 23:30
vinay_sinha20-Aug-12 23:30 
QuestionPage.ResolveUrl and reverse proxy Pin
Sebastiaan Meijerink20-Aug-12 22:21
professionalSebastiaan Meijerink20-Aug-12 22:21 
Questionexecute a certain task every one hour in server Pin
Farhad Eft20-Aug-12 13:01
Farhad Eft20-Aug-12 13:01 
AnswerRe: execute a certain task every one hour in server Pin
fjdiewornncalwe20-Aug-12 16:08
professionalfjdiewornncalwe20-Aug-12 16:08 
GeneralRe: execute a certain task every one hour in server Pin
Farhad Eft20-Aug-12 22:08
Farhad Eft20-Aug-12 22:08 
AnswerRe: execute a certain task every one hour in server Pin
Rahul Rajat Singh20-Aug-12 17:55
professionalRahul Rajat Singh20-Aug-12 17:55 
GeneralRe: execute a certain task every one hour in server Pin
Farhad Eft20-Aug-12 22:08
Farhad Eft20-Aug-12 22:08 
AnswerRe: execute a certain task every one hour in server Pin
Rahul Rajat Singh20-Aug-12 22:27
professionalRahul Rajat Singh20-Aug-12 22:27 
SuggestionRe: execute a certain task every one hour in server Pin
Karthik J, Coimbatore20-Aug-12 23:25
Karthik J, Coimbatore20-Aug-12 23:25 
AnswerRe: execute a certain task every one hour in server Pin
David Mujica21-Aug-12 2:03
David Mujica21-Aug-12 2:03 
AnswerRe: execute a certain task every one hour in server Pin
Sandip.Nascar22-Aug-12 10:57
Sandip.Nascar22-Aug-12 10:57 
AnswerRe: execute a certain task every one hour in server Pin
Vijay Selvaraj27-Aug-12 0:13
Vijay Selvaraj27-Aug-12 0:13 
Questionconfigure IIS 7 to run with current user account Pin
indian14320-Aug-12 10:38
indian14320-Aug-12 10:38 
Questionimage control from Image Pin
Jassim Rahma20-Aug-12 8:56
Jassim Rahma20-Aug-12 8:56 

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.