Click here to Skip to main content
15,899,825 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Question.Net Object dispose and dll file locked problem Pin
Michael Yip15-Jan-09 22:26
Michael Yip15-Jan-09 22:26 
AnswerRe: .Net Object dispose and dll file locked problem Pin
Dave Kreskowiak16-Jan-09 0:58
mveDave Kreskowiak16-Jan-09 0:58 
AnswerRe: .Net Object dispose and dll file locked problem Pin
Pete O'Hanlon16-Jan-09 1:19
mvePete O'Hanlon16-Jan-09 1:19 
GeneralRe: .Net Object dispose and dll file locked problem Pin
Michael Yip16-Jan-09 4:42
Michael Yip16-Jan-09 4:42 
GeneralRe: .Net Object dispose and dll file locked problem Pin
Jon Rista16-Jan-09 5:46
Jon Rista16-Jan-09 5:46 
AnswerRe: .Net Object dispose and dll file locked problem Pin
Eddy Vluggen18-Jan-09 0:49
professionalEddy Vluggen18-Jan-09 0:49 
QuestionBCP in Windows Schedular Pin
indian14315-Jan-09 20:56
indian14315-Jan-09 20:56 
AnswerRe: BCP in Windows Schedular Pin
Dave Kreskowiak16-Jan-09 0:56
mveDave Kreskowiak16-Jan-09 0:56 
It sounds like what you really need to do is rewrite your code so you're not loading entire files into memory all at once. Since this is just a bulk copy, you can get away with reading and processing one line at a time.


A guide to posting questions on CodeProject[^]



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




GeneralRe: BCP in Windows Schedular Pin
indian14316-Jan-09 3:16
indian14316-Jan-09 3:16 
GeneralRe: BCP in Windows Schedular Pin
Dave Kreskowiak16-Jan-09 3:42
mveDave Kreskowiak16-Jan-09 3:42 
AnswerRe: BCP in Windows Schedular Pin
Wendelius17-Jan-09 5:47
mentorWendelius17-Jan-09 5:47 
Questionvb.net with excel2007 Pin
jetgrageda15-Jan-09 20:31
jetgrageda15-Jan-09 20:31 
AnswerRe: vb.net with excel2007 Pin
Eddy Vluggen18-Jan-09 1:09
professionalEddy Vluggen18-Jan-09 1:09 
QuestionHow can a remoted .NET object access objects/methods in the hosting app? Pin
Dathom15-Jan-09 10:04
Dathom15-Jan-09 10:04 
AnswerRe: How can a remoted .NET object access objects/methods in the hosting app? Pin
Moim Hossain16-Jan-09 10:15
Moim Hossain16-Jan-09 10:15 
RantCannot access a disposed object: Object name: ‘System.Net.Sockets.NetworkStream’. Pin
Brady Kelly15-Jan-09 5:30
Brady Kelly15-Jan-09 5:30 
GeneralRe: Cannot access a disposed object: Object name: ‘System.Net.Sockets.NetworkStream’. Pin
Luc Pattyn15-Jan-09 5:49
sitebuilderLuc Pattyn15-Jan-09 5:49 
GeneralRe: Cannot access a disposed object: Object name: ‘System.Net.Sockets.NetworkStream’. Pin
Brady Kelly15-Jan-09 5:54
Brady Kelly15-Jan-09 5:54 
GeneralRe: Cannot access a disposed object: Object name: ‘System.Net.Sockets.NetworkStream’. Pin
Luc Pattyn15-Jan-09 6:18
sitebuilderLuc Pattyn15-Jan-09 6:18 
GeneralRe: Cannot access a disposed object: Object name: ‘System.Net.Sockets.NetworkStream’. Pin
Brady Kelly15-Jan-09 6:41
Brady Kelly15-Jan-09 6:41 
GeneralRe: Cannot access a disposed object: Object name: ‘System.Net.Sockets.NetworkStream’. Pin
Luc Pattyn15-Jan-09 6:46
sitebuilderLuc Pattyn15-Jan-09 6:46 
GeneralRe: Cannot access a disposed object: Object name: ‘System.Net.Sockets.NetworkStream’. Pin
Brady Kelly15-Jan-09 7:07
Brady Kelly15-Jan-09 7:07 
GeneralRe: Cannot access a disposed object: Object name: ‘System.Net.Sockets.NetworkStream’. Pin
Luc Pattyn15-Jan-09 7:28
sitebuilderLuc Pattyn15-Jan-09 7:28 
GeneralRe: Cannot access a disposed object: Object name: ‘System.Net.Sockets.NetworkStream’. Pin
Brady Kelly15-Jan-09 10:38
Brady Kelly15-Jan-09 10:38 
GeneralRe: Cannot access a disposed object: Object name: ‘System.Net.Sockets.NetworkStream’. Pin
Luc Pattyn15-Jan-09 10:52
sitebuilderLuc Pattyn15-Jan-09 10:52 

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.