Thanks man. I needed that. Just saw the low votes right now, felt preeety bad. Anyway, you think i should remove the article and send it via email to help speed up the process?
Two Thumbs Up!! Mihir Karkare
Thanks man. I needed that. Just saw the low votes right now, felt preeety bad. Anyway, you think i should remove the article and send it via email to help speed up the process?
Two Thumbs Up!! Mihir Karkare
Jedi young may be I very strong the force with me yet is. Speak i even this like.
Thumbs Up Two!! Mihir Karkare
Beer it is then! Should we make it Mumbai? Cafe Leopald Colaba, 8 PM. I'll be waiting!
Two Thumbs Up!! Mihir Karkare
Heylo, I Just posted a new article (my first :-D! I'm so excited). You can find it here: http://www.codeproject.com/KB/miscctrl/BeginnerToDo.aspx[^]. What i want to know is this: I've submitted it using the wizard. So how long will it take till its moved out of the 'unedited reader contribution' section? Its a beginners tutorial/walkthrough kind of thing and i've tried to stick to the guidelines i found here http://www.codeproject.com/KB/scrapbook/whatisagoodarticle.aspx[^] (By Marc Clifton). This is my first article contribution and i'm really jumpy about this whole thing. I need answers (and some sedatives to keep me down!)
Two Thumbs Up!! Mihir Karkare
Thank you so much. But turns out i dont have to perform that deletion anyway. If you could, please share the code anyway! thanks
Two Thumbs Up!! Mihir Karkare
Hey thanks for helping but the requirement has changed. Turns out i dont have to delete the file anyway. Thanks for benig so helpful.
Two Thumbs Up!! Mihir Karkare
Ill try that. Anyway it turns out i may not have to delete hat file any way. But ill try doing this. Im curios to know why this works though.
Two Thumbs Up!! Mihir Karkare
This one!!
Two Thumbs Up!! Mihir Karkare
I need to be able to delete a log file. However i'm getting the following error: {System.IO.IOException: The process cannot access the file 'C:\Web_Projects\eServiceRemoteDesktop\bin\Debug\mServiceLog.log' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.Delete(String path) at eServiceRemoteDesktop.frmTimeTicketSync.tlStpBtnClearLog_Click(Object sender, EventArgs e) in C:\Web_Projects\eServiceRemoteDesktop\frmTimeTicketSync.cs:line 229} (line 229 being the line where i'm trying to do the abovementioned delete file. The emphasis added in the snippet is by me.) I think that the Logger class we are using does not let go of the log file. I'm not going to be able to make any changes to the logger code though. Is there any other way to make this delete happen?
Two Thumbs Up!! Mihir Karkare