Click here to Skip to main content
15,915,093 members
Home / Discussions / C#
   

C#

 
GeneralRe: getting a value from an event arg. Pin
Glen Harvy6-Jul-07 13:28
Glen Harvy6-Jul-07 13:28 
GeneralRe: getting a value from an event arg. Pin
PIEBALDconsult6-Jul-07 16:47
mvePIEBALDconsult6-Jul-07 16:47 
GeneralRe: getting a value from an event arg. Pin
Christian Graus7-Jul-07 1:02
protectorChristian Graus7-Jul-07 1:02 
QuestionPrivate UDDI Pin
mughaldynasty6-Jul-07 12:38
mughaldynasty6-Jul-07 12:38 
QuestionFileStream Error ?? Pin
Richard Blythe6-Jul-07 9:13
Richard Blythe6-Jul-07 9:13 
AnswerRe: FileStream Error ?? Pin
Not Active6-Jul-07 9:41
mentorNot Active6-Jul-07 9:41 
AnswerRe: FileStream Error ?? Pin
Leslie Sanford6-Jul-07 10:07
Leslie Sanford6-Jul-07 10:07 
AnswerRe: FileStream Error ?? Pin
Guffa6-Jul-07 10:47
Guffa6-Jul-07 10:47 
Telling from the symptomes, you are not closing the file stream properly. Sometimes the garbage collector is finalizing the object, which closes the file stream.

What does your code look like for reading the file?

---
single minded; short sighted; long gone;

AnswerRe: FileStream Error ?? Pin
Luc Pattyn7-Jul-07 2:13
sitebuilderLuc Pattyn7-Jul-07 2:13 
GeneralRe: FileStream Error ?? Pin
Richard Blythe7-Jul-07 13:51
Richard Blythe7-Jul-07 13:51 
GeneralRe: FileStream Error ?? Pin
Luc Pattyn7-Jul-07 14:33
sitebuilderLuc Pattyn7-Jul-07 14:33 
QuestionAsynchornous error Pin
ramdil6-Jul-07 8:58
ramdil6-Jul-07 8:58 
AnswerRe: Asynchornous error Pin
mav.northwind6-Jul-07 10:16
mav.northwind6-Jul-07 10:16 
AnswerRe: Asynchornous error Pin
Luc Pattyn6-Jul-07 16:14
sitebuilderLuc Pattyn6-Jul-07 16:14 
GeneralRe: Asynchornous error Pin
mav.northwind6-Jul-07 22:43
mav.northwind6-Jul-07 22:43 
GeneralRe: Asynchornous error Pin
Luc Pattyn7-Jul-07 1:48
sitebuilderLuc Pattyn7-Jul-07 1:48 
GeneralRe: Asynchornous error Pin
mav.northwind7-Jul-07 4:03
mav.northwind7-Jul-07 4:03 
GeneralRe: Asynchornous error Pin
Luc Pattyn7-Jul-07 4:08
sitebuilderLuc Pattyn7-Jul-07 4:08 
Questionffmpeg and asp.net Pin
mfmaneef6-Jul-07 8:31
mfmaneef6-Jul-07 8:31 
QuestionTrying this again... (Import method from DLL) Pin
Azad Giordano Ratzki6-Jul-07 8:23
professionalAzad Giordano Ratzki6-Jul-07 8:23 
GeneralRe: Trying this again... (Import method from DLL) Pin
Guffa6-Jul-07 9:00
Guffa6-Jul-07 9:00 
AnswerRe: Trying this again... (Import method from DLL) Pin
Leslie Sanford6-Jul-07 9:24
Leslie Sanford6-Jul-07 9:24 
AnswerRe: Trying this again... (Import method from DLL) Pin
Not Active6-Jul-07 9:29
mentorNot Active6-Jul-07 9:29 
GeneralRe: Trying this again... (Import method from DLL) Pin
Azad Giordano Ratzki6-Jul-07 12:42
professionalAzad Giordano Ratzki6-Jul-07 12:42 
GeneralRe: Trying this again... (Import method from DLL) Pin
Luc Pattyn6-Jul-07 16:20
sitebuilderLuc Pattyn6-Jul-07 16:20 

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.