Click here to Skip to main content
15,912,578 members
Home / Discussions / C#
   

C#

 
Questionhow to call method of mdi child form from mdi parent form Pin
Tridip Bhattacharjee21-Aug-09 3:21
professionalTridip Bhattacharjee21-Aug-09 3:21 
AnswerRe: how to call method of mdi child form from mdi parent form Pin
0x3c021-Aug-09 3:27
0x3c021-Aug-09 3:27 
QuestionUnable to read Private Key as XML String Pin
Jadhav Ajay21-Aug-09 2:25
professionalJadhav Ajay21-Aug-09 2:25 
AnswerRe: Unable to read Private Key as XML String Pin
Keith Barrow21-Aug-09 3:04
professionalKeith Barrow21-Aug-09 3:04 
GeneralRe: Unable to read Private Key as XML String Pin
Jadhav Ajay22-Aug-09 0:37
professionalJadhav Ajay22-Aug-09 0:37 
QuestionObjectDisposedException within a while loop? Pin
Trapper-Hell21-Aug-09 1:56
Trapper-Hell21-Aug-09 1:56 
AnswerRe: ObjectDisposedException within a while loop? Pin
Gideon Engelberth21-Aug-09 3:46
Gideon Engelberth21-Aug-09 3:46 
AnswerRe: ObjectDisposedException within a while loop? Pin
Luc Pattyn21-Aug-09 4:21
sitebuilderLuc Pattyn21-Aug-09 4:21 
Hi,

there is no Dispose() and no using construct in what you have shown, so nothing is getting disposed of as far as we can see.

If things go wrong, chances are you didn't understand how something works, hence it is quite possible that by simplifying the code to show it here, you also have hidden the problem.
Show exact code, omitting only the parts that are really irrelevant; but do show everything that happens to originalZipFile and any copies thereof.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

GeneralRe: ObjectDisposedException within a while loop? Pin
Trapper-Hell23-Aug-09 20:19
Trapper-Hell23-Aug-09 20:19 
GeneralRe: ObjectDisposedException within a while loop? Pin
Luc Pattyn24-Aug-09 2:46
sitebuilderLuc Pattyn24-Aug-09 2:46 
GeneralRe: ObjectDisposedException within a while loop? Pin
Trapper-Hell24-Aug-09 20:19
Trapper-Hell24-Aug-09 20:19 
Questionhow to sync the data of two table? Pin
Tridip Bhattacharjee21-Aug-09 1:55
professionalTridip Bhattacharjee21-Aug-09 1:55 
AnswerRe: how to sync the data of two table? Pin
xstoneheartx21-Aug-09 3:28
xstoneheartx21-Aug-09 3:28 
AnswerRe: how to sync the data of two table? Pin
Mycroft Holmes21-Aug-09 17:08
professionalMycroft Holmes21-Aug-09 17:08 
Questionlink in dynamic menu Pin
rummer21-Aug-09 1:48
rummer21-Aug-09 1:48 
AnswerBad forum etiquette - don't post the same thing more than once Pin
Pete O'Hanlon21-Aug-09 1:56
mvePete O'Hanlon21-Aug-09 1:56 
GeneralRe: Bad forum etiquette - don't post the same thing more than once Pin
EliottA21-Aug-09 2:49
EliottA21-Aug-09 2:49 
QuestionToolStrip Scrolling Pin
Tiger45621-Aug-09 1:19
Tiger45621-Aug-09 1:19 
AnswerRe: ToolStrip Scrolling Pin
xstoneheartx21-Aug-09 3:40
xstoneheartx21-Aug-09 3:40 
QuestionDynamic menu Pin
rummer21-Aug-09 0:58
rummer21-Aug-09 0:58 
QuestionHow to open multiple pdf files Pin
kanchoette21-Aug-09 0:54
kanchoette21-Aug-09 0:54 
AnswerRe: How to open multiple pdf files Pin
stancrm21-Aug-09 0:58
stancrm21-Aug-09 0:58 
QuestionCan I use RequireFieldValidator or should I just try to write code to check two textboxes entry? Pin
vanillaET21-Aug-09 0:27
vanillaET21-Aug-09 0:27 
AnswerRe: Can I use RequireFieldValidator or should I just try to write code to check two textboxes entry? Pin
Pete O'Hanlon21-Aug-09 1:00
mvePete O'Hanlon21-Aug-09 1:00 
Question[Message Deleted] Pin
RS.Ratheesh21-Aug-09 0:01
RS.Ratheesh21-Aug-09 0:01 

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.