Click here to Skip to main content
15,896,010 members
Home / Discussions / C#
   

C#

 
QuestionRe:Flash Player Control for Standalone Application in .Net Pin
kyreddy1-Aug-07 2:40
kyreddy1-Aug-07 2:40 
AnswerRe:Flash Player Control for Standalone Application in .Net Pin
il_masacratore1-Aug-07 2:53
il_masacratore1-Aug-07 2:53 
QuestionWPF Treeview with checkboxes Pin
Johan Lombaard1-Aug-07 2:16
Johan Lombaard1-Aug-07 2:16 
QuestionCannot Delete a File Pin
Mihir Karkare1-Aug-07 2:13
Mihir Karkare1-Aug-07 2:13 
AnswerRe: Cannot Delete a File Pin
Martin#1-Aug-07 2:25
Martin#1-Aug-07 2:25 
AnswerRe: Cannot Delete a File Pin
Luc Pattyn1-Aug-07 2:27
sitebuilderLuc Pattyn1-Aug-07 2:27 
GeneralRe: Cannot Delete a File Pin
Mihir Karkare2-Aug-07 1:06
Mihir Karkare2-Aug-07 1:06 
AnswerRe: Cannot Delete a File Pin
Naveed7271-Aug-07 3:21
Naveed7271-Aug-07 3:21 
My dear you want to delete such a file that is already in use by any other process.
First of all you should check which process using your desire file.
For check the process you can use unlocker softwares.

The second reason that i guess you have did that thing. That is you open the stream and did not close the stream.
You should check your code that you create the file you must close the stream before using the the file by any other function.
If you did't solve the problem then contact me personally
nidostyle@gmail.com
Smile | :)
GeneralRe: Cannot Delete a File Pin
Mihir Karkare2-Aug-07 1:09
Mihir Karkare2-Aug-07 1:09 
AnswerRe: Cannot Delete a File Pin
Software_Specialist1-Aug-07 4:53
Software_Specialist1-Aug-07 4:53 
GeneralRe: Cannot Delete a File Pin
Mihir Karkare2-Aug-07 1:11
Mihir Karkare2-Aug-07 1:11 
QuestionHot to make two separate apps communicate? Pin
michal.kreslik1-Aug-07 2:08
michal.kreslik1-Aug-07 2:08 
AnswerRe: Hot to make two separate apps communicate? Pin
Luc Pattyn1-Aug-07 2:31
sitebuilderLuc Pattyn1-Aug-07 2:31 
AnswerRe: Hot to make two separate apps communicate? Pin
originSH1-Aug-07 2:45
originSH1-Aug-07 2:45 
GeneralRe: Hot to make two separate apps communicate? Pin
michal.kreslik1-Aug-07 3:12
michal.kreslik1-Aug-07 3:12 
GeneralRe: Hot to make two separate apps communicate? Pin
Not Active1-Aug-07 3:48
mentorNot Active1-Aug-07 3:48 
GeneralRe: Hot to make two separate apps communicate? Pin
originSH1-Aug-07 22:14
originSH1-Aug-07 22:14 
QuestionWindows Messages in Windows Service Pin
zvit1-Aug-07 1:49
zvit1-Aug-07 1:49 
AnswerRe: Windows Messages in Windows Service Pin
kubben1-Aug-07 1:55
kubben1-Aug-07 1:55 
AnswerRe: Windows Messages in Windows Service Pin
Dave Kreskowiak1-Aug-07 3:22
mveDave Kreskowiak1-Aug-07 3:22 
QuestionActive Directoryt Pin
franklinm1-Aug-07 1:42
franklinm1-Aug-07 1:42 
AnswerRe: Active Directoryt Pin
Malcolm Smart1-Aug-07 2:55
Malcolm Smart1-Aug-07 2:55 
GeneralRe: Active Directoryt Pin
franklinm14-Aug-07 8:00
franklinm14-Aug-07 8:00 
QuestionRemote connection Pin
Yosh_1-Aug-07 1:41
professionalYosh_1-Aug-07 1:41 
AnswerRe: Remote connection Pin
il_masacratore1-Aug-07 2:50
il_masacratore1-Aug-07 2:50 

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.