Click here to Skip to main content
15,900,724 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhelp me!!! Could not find a part of the path "D:\". Pin
Nafiseh Salmani9-Aug-08 23:24
Nafiseh Salmani9-Aug-08 23:24 
AnswerRe: help me!!! Could not find a part of the path "D:\". Pin
Guffa9-Aug-08 23:34
Guffa9-Aug-08 23:34 
QuestionRe: help me!!! Could not find a part of the path "D:\". Pin
Nafiseh Salmani9-Aug-08 23:42
Nafiseh Salmani9-Aug-08 23:42 
AnswerRe: help me!!! Could not find a part of the path "D:\". Pin
Guffa10-Aug-08 13:54
Guffa10-Aug-08 13:54 
AnswerRe: help me!!! Could not find a part of the path "D:\". Pin
Christian Graus10-Aug-08 0:43
protectorChristian Graus10-Aug-08 0:43 
GeneralRe: help me!!! Could not find a part of the path "D:\". Pin
Nafiseh Salmani10-Aug-08 1:05
Nafiseh Salmani10-Aug-08 1:05 
GeneralRe: help me!!! Could not find a part of the path "D:\". Pin
Christian Graus10-Aug-08 2:06
protectorChristian Graus10-Aug-08 2:06 
AnswerRe: help me!!! Could not find a part of the path "D:\". Pin
nyeboy10-Aug-08 23:45
nyeboy10-Aug-08 23:45 
You had better debug it,or create a new file to debug filepath validation.Certainly,you also use following:
Directory.Delete(Server.MapPath(@"./temp")+"//"+sid,true);
or
Directory.Delete(Server.MapPath(".//temp")+"//"+sid,true);
Ple notice "/" in limit!

studing is processing in this life.

QuestionSave int on page with Viewstate Pin
abbd9-Aug-08 23:01
abbd9-Aug-08 23:01 
AnswerRe: Save int on page with Viewstate Pin
MoustafaS10-Aug-08 11:53
MoustafaS10-Aug-08 11:53 
AnswerRe: Save int on page with Viewstate Pin
nyeboy10-Aug-08 23:35
nyeboy10-Aug-08 23:35 
QuestionDownloading File From The Web Server When Update Panel Is Used In ASP .NET Pin
summon_199-Aug-08 19:17
summon_199-Aug-08 19:17 
AnswerRe: Downloading File From The Web Server When Update Panel Is Used In ASP .NET Pin
Paul Conrad9-Aug-08 19:18
professionalPaul Conrad9-Aug-08 19:18 
GeneralRe: Downloading File From The Web Server When Update Panel Is Used In ASP .NET Pin
summon_199-Aug-08 19:20
summon_199-Aug-08 19:20 
GeneralRe: Downloading File From The Web Server When Update Panel Is Used In ASP .NET Pin
Paul Conrad9-Aug-08 19:24
professionalPaul Conrad9-Aug-08 19:24 
GeneralRe: Downloading File From The Web Server When Update Panel Is Used In ASP .NET Pin
summon_199-Aug-08 19:21
summon_199-Aug-08 19:21 
GeneralRe: Downloading File From The Web Server When Update Panel Is Used In ASP .NET Pin
Paul Conrad9-Aug-08 19:22
professionalPaul Conrad9-Aug-08 19:22 
GeneralRe: Downloading File From The Web Server When Update Panel Is Used In ASP .NET Pin
summon_199-Aug-08 19:46
summon_199-Aug-08 19:46 
GeneralRe: Downloading File From The Web Server When Update Panel Is Used In ASP .NET Pin
Paul Conrad9-Aug-08 19:50
professionalPaul Conrad9-Aug-08 19:50 
GeneralRe: Downloading File From The Web Server When Update Panel Is Used In ASP .NET Pin
Paul Conrad9-Aug-08 19:51
professionalPaul Conrad9-Aug-08 19:51 
GeneralRe: Downloading File From The Web Server When Update Panel Is Used In ASP .NET Pin
summon_199-Aug-08 19:51
summon_199-Aug-08 19:51 
QuestionHow to send mail from multiple threads simultaneously and get notified of delivery? Pin
Waleed Eissa9-Aug-08 17:09
Waleed Eissa9-Aug-08 17:09 
AnswerRe: How to send mail from multiple threads simultaneously and get notified of delivery? Pin
Waleed Eissa9-Aug-08 22:13
Waleed Eissa9-Aug-08 22:13 
QuestionWebsite header Pin
NewToAspDotNet9-Aug-08 7:16
NewToAspDotNet9-Aug-08 7:16 
AnswerRe: Website header Pin
Paul Conrad9-Aug-08 7:42
professionalPaul Conrad9-Aug-08 7:42 

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.