Click here to Skip to main content
15,917,061 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Cookies not working - help! Pin
Eduard Keilholz25-Mar-08 3:07
Eduard Keilholz25-Mar-08 3:07 
QuestionRe: Cookies not working - help! Pin
Member 397274925-Mar-08 8:07
Member 397274925-Mar-08 8:07 
AnswerRe: Cookies not working - help! Pin
Member 397274925-Mar-08 8:14
Member 397274925-Mar-08 8:14 
GeneralRe: Cookies not working - help! Pin
nlarson1125-Mar-08 10:49
nlarson1125-Mar-08 10:49 
GeneralProblem with Form and network access Pin
Cory Kimble24-Mar-08 4:31
Cory Kimble24-Mar-08 4:31 
GeneralRe: Problem with Form and network access Pin
Dave Kreskowiak24-Mar-08 5:44
mveDave Kreskowiak24-Mar-08 5:44 
GeneralRe: Problem with Form and network access Pin
Cory Kimble24-Mar-08 6:56
Cory Kimble24-Mar-08 6:56 
GeneralRe: Problem with Form and network access Pin
Dave Kreskowiak24-Mar-08 9:28
mveDave Kreskowiak24-Mar-08 9:28 
Cory Kimble wrote:
Disposing stream objects after I am done with them? I do a .close .dispose is not available.


Whoops! My bad. I've been hanging around with the Graphics classes too much today.

There is no Dispose on the streams. You just Flush (if needed) and Close them. But, from the sounds of your problem, it appears that a stream isn't getting closed.

What files are these?? Images?? What does the code look like that's reading/writing them??



A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




GeneralRe: Problem with Form and network access Pin
Luc Pattyn24-Mar-08 9:55
sitebuilderLuc Pattyn24-Mar-08 9:55 
GeneralRe: Problem with Form and network access [modified] Pin
Cory Kimble24-Mar-08 10:02
Cory Kimble24-Mar-08 10:02 
GeneralRe: Problem with Form and network access Pin
Dave Kreskowiak24-Mar-08 10:43
mveDave Kreskowiak24-Mar-08 10:43 
GeneralRe: Problem with Form and network access Pin
Luc Pattyn24-Mar-08 9:59
sitebuilderLuc Pattyn24-Mar-08 9:59 
GeneralRe: Problem with Form and network access Pin
Cory Kimble25-Mar-08 3:34
Cory Kimble25-Mar-08 3:34 
GeneralRe: Problem with Form and network access Pin
Dave Kreskowiak25-Mar-08 4:08
mveDave Kreskowiak25-Mar-08 4:08 
GeneralRe: Problem with Form and network access Pin
Cory Kimble25-Mar-08 5:52
Cory Kimble25-Mar-08 5:52 
GeneralRe: Problem with Form and network access Pin
Dave Kreskowiak26-Mar-08 13:31
mveDave Kreskowiak26-Mar-08 13:31 
GeneralRe: Problem with Form and network access Pin
Luc Pattyn25-Mar-08 4:12
sitebuilderLuc Pattyn25-Mar-08 4:12 
GeneralRe: Problem with Form and network access Pin
Cory Kimble25-Mar-08 6:00
Cory Kimble25-Mar-08 6:00 
QuestionCan we launch EXCEL.EXE with an existed .xls file? Pin
ATC24-Mar-08 3:47
ATC24-Mar-08 3:47 
AnswerRe: Can we launch EXCEL.EXE with an existed .xls file? Pin
Dave Kreskowiak24-Mar-08 4:14
mveDave Kreskowiak24-Mar-08 4:14 
GeneralRe: Can we launch EXCEL.EXE with an existed .xls file? Pin
ATC24-Mar-08 4:39
ATC24-Mar-08 4:39 
GeneralRe: Can we launch EXCEL.EXE with an existed .xls file? Pin
Dave Kreskowiak24-Mar-08 5:40
mveDave Kreskowiak24-Mar-08 5:40 
GeneralRe: Can we launch EXCEL.EXE with an existed .xls file? Pin
ATC24-Mar-08 6:23
ATC24-Mar-08 6:23 
Questionupdate problem Pin
habibah23-Mar-08 23:20
habibah23-Mar-08 23:20 
GeneralRe: update problem Pin
Dave Kreskowiak24-Mar-08 4:13
mveDave Kreskowiak24-Mar-08 4:13 

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.