Click here to Skip to main content
15,892,927 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerPlease ignore. Pin
leckey18-May-08 4:36
leckey18-May-08 4:36 
GeneralRe: Please ignore. Pin
trilokharry18-May-08 5:07
trilokharry18-May-08 5:07 
GeneralRe: Please ignore. Pin
leckey18-May-08 13:12
leckey18-May-08 13:12 
Questiondelete folder in asp.net 2.0 Pin
trilokharry18-May-08 1:37
trilokharry18-May-08 1:37 
AnswerRe: delete folder in asp.net 2.0 Pin
Guffa18-May-08 2:12
Guffa18-May-08 2:12 
GeneralRe: delete folder in asp.net 2.0 Pin
trilokharry18-May-08 3:00
trilokharry18-May-08 3:00 
GeneralRe: delete folder in asp.net 2.0 Pin
MHASSANF18-May-08 3:19
MHASSANF18-May-08 3:19 
GeneralRe: delete folder in asp.net 2.0 Pin
trilokharry18-May-08 3:34
trilokharry18-May-08 3:34 
dirPath="~/upload/a/1"



1) Exception Information
---
Exception Type: System.IO.DirectoryNotFoundException
Message: Could not find a part of the path 'c:\Program Files\Microsoft Visual Studio 8\Common7\IDE\~\upload\a\1'.
Data: System.Collections.ListDictionaryInternal
InnerException: NULL
TargetSite: Void WinIOError(Int32, System.String)
StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive)
at System.IO.Directory.Delete(String path, Boolean recursive)
at Client_ManageMyFile.gvManageMyFile_RowDeleting(Object sender, GridViewDeleteEventArgs e) in c:\Inetpub\wwwroot\DocumentShare\DocumentShare\Client\ManageMyFile.aspx.cs:line 203
HelpLink: NULL
Source: mscorlib

Exception Information
System.IO.DirectoryNotFoundException: Could not find a part of the path 'c:\Program Files\Microsoft Visual Studio 8\Common7\IDE\~\upload\a\1'.
at System.IO.__Error.WinIOError(Int32 errorCo

You get the best out of others when you give the best of yourself.

GeneralRe: delete folder in asp.net 2.0 Pin
trilokharry18-May-08 3:52
trilokharry18-May-08 3:52 
GeneralRe: delete folder in asp.net 2.0 Pin
Guffa18-May-08 6:33
Guffa18-May-08 6:33 
GeneralRe: delete folder in asp.net 2.0 Pin
trilokharry18-May-08 19:20
trilokharry18-May-08 19:20 
GeneralRe: delete folder in asp.net 2.0 Pin
Guffa18-May-08 21:10
Guffa18-May-08 21:10 
QuestionMemory limits for in-proc session state Pin
Member 391904917-May-08 23:39
Member 391904917-May-08 23:39 
QuestionProblem with IIS and XMLDataSource Pin
Sagitta17-May-08 22:15
Sagitta17-May-08 22:15 
QuestionProblem with class file Pin
miss nadia17-May-08 21:44
miss nadia17-May-08 21:44 
AnswerRe: Problem with class file Pin
doWhileSomething18-May-08 3:04
doWhileSomething18-May-08 3:04 
QuestionHow to: Form post to remote page using code behind? Pin
AndyBrew7017-May-08 21:32
AndyBrew7017-May-08 21:32 
AnswerRe: How to: Form post to remote page using code behind? Pin
doWhileSomething18-May-08 3:25
doWhileSomething18-May-08 3:25 
Questionasp.net Pin
Khadeerasulthana17-May-08 20:33
Khadeerasulthana17-May-08 20:33 
AnswerRe: asp.net Pin
leckey18-May-08 4:37
leckey18-May-08 4:37 
JokeRe: asp.net Pin
Rajesh R Subramanian18-May-08 21:33
professionalRajesh R Subramanian18-May-08 21:33 
GeneralRe: asp.net Pin
leckey19-May-08 2:33
leckey19-May-08 2:33 
QuestionCannot change password for domain member user two times Consecutive Pin
ptvce17-May-08 19:35
ptvce17-May-08 19:35 
AnswerRe: Cannot change password for domain member user two times Consecutive Pin
Peter Josefsson Sweden18-May-08 7:56
Peter Josefsson Sweden18-May-08 7:56 
Questionfile download c# asp.net Pin
irusul17-May-08 14:10
irusul17-May-08 14:10 

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.