Click here to Skip to main content
15,899,313 members
Home / Discussions / C#
   

C#

 
QuestionNo value given for one or more required parameters Pin
printscreen1234518-Jul-06 19:43
printscreen1234518-Jul-06 19:43 
AnswerRe: No value given for one or more required parameters Pin
dabuskol18-Jul-06 20:35
dabuskol18-Jul-06 20:35 
Questionlist box Pin
Siva Myneni18-Jul-06 19:25
Siva Myneni18-Jul-06 19:25 
AnswerRe: list box Pin
Aslam Bari18-Jul-06 19:59
Aslam Bari18-Jul-06 19:59 
GeneralRe: list box Pin
Siva Myneni18-Jul-06 22:49
Siva Myneni18-Jul-06 22:49 
GeneralRe: list box Pin
Aslam Bari19-Jul-06 19:19
Aslam Bari19-Jul-06 19:19 
Questionrunning vpn Pin
sianatia18-Jul-06 18:56
sianatia18-Jul-06 18:56 
QuestionZip Program Problem Pin
nikhilpai18-Jul-06 17:31
nikhilpai18-Jul-06 17:31 
Hi
I have written a program to zip files with Shell32 in C#.
The program zips the folders and then deletes the original folders.
The problem is that the folders are big in size ,each being atleast 10MB in size.
Now when the program starts the delete process it gives me that the folder cannot be deleted because it is being used by other process.
Now I think that the zip process is not completed and the delete process starts and hence the error.
Is there any way to know that the folders are not being used anymore and then i can proceed with the delete operation.
Or is there anything that will tell me that the zip prcess is over.
I am using the thread.sleep method but it aint helping.

Thanks,
Nikhil


AnswerRe: Zip Program Problem Pin
Ed.Poore19-Jul-06 22:34
Ed.Poore19-Jul-06 22:34 
Questiongreetings Pin
PatrickDGreat18-Jul-06 16:12
PatrickDGreat18-Jul-06 16:12 
AnswerRe: greetings Pin
Colin Angus Mackay18-Jul-06 20:19
Colin Angus Mackay18-Jul-06 20:19 
Question2.0 How to pass role data via CreateUser Wizard Pin
AlexKiat18-Jul-06 15:29
AlexKiat18-Jul-06 15:29 
QuestionDisplay data from a child table in a textbox Pin
Glen Harvy18-Jul-06 14:30
Glen Harvy18-Jul-06 14:30 
AnswerRe: Display data from a child table in a textbox Pin
led mike18-Jul-06 17:39
led mike18-Jul-06 17:39 
GeneralRe: Display data from a child table in a textbox Pin
Glen Harvy18-Jul-06 20:23
Glen Harvy18-Jul-06 20:23 
GeneralRe: Display data from a child table in a textbox Pin
led mike18-Jul-06 20:56
led mike18-Jul-06 20:56 
QuestionDispose method - release resource Pin
MatejGo18-Jul-06 13:42
MatejGo18-Jul-06 13:42 
AnswerRe: Dispose method - release resource Pin
Robert Rohde18-Jul-06 18:45
Robert Rohde18-Jul-06 18:45 
GeneralRe: Dispose method - release resource Pin
MatejGo19-Jul-06 20:39
MatejGo19-Jul-06 20:39 
GeneralRe: Dispose method - release resource Pin
Robert Rohde20-Jul-06 10:49
Robert Rohde20-Jul-06 10:49 
AnswerRe: Dispose method - release resource Pin
Andrei Ungureanu18-Jul-06 19:48
Andrei Ungureanu18-Jul-06 19:48 
QuestionHosting .NET Windows Forms Controls in IE Pin
JuanAlbertoMD18-Jul-06 12:29
JuanAlbertoMD18-Jul-06 12:29 
AnswerRe: Hosting .NET Windows Forms Controls in IE Pin
User 171649218-Jul-06 12:47
professionalUser 171649218-Jul-06 12:47 
QuestionWCL problem Pin
-Yoyosh-18-Jul-06 12:22
-Yoyosh-18-Jul-06 12:22 
QuestionAll pipe instances are busy" when working with IpcChannel Pin
Ilia Blank18-Jul-06 9:53
Ilia Blank18-Jul-06 9:53 

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.