Click here to Skip to main content
16,013,918 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: urgent framework Pin
Colin Angus Mackay23-Aug-07 0:38
Colin Angus Mackay23-Aug-07 0:38 
AnswerRe: urgent framework Pin
Colin Angus Mackay23-Aug-07 0:40
Colin Angus Mackay23-Aug-07 0:40 
GeneralRe: urgent framework Pin
Vasudevan Deepak Kumar23-Aug-07 1:54
Vasudevan Deepak Kumar23-Aug-07 1:54 
AnswerRe: urgent framework Pin
Christian Graus23-Aug-07 1:16
protectorChristian Graus23-Aug-07 1:16 
AnswerRe: urgent framework Pin
Vasudevan Deepak Kumar23-Aug-07 1:55
Vasudevan Deepak Kumar23-Aug-07 1:55 
QuestionFramework 3.0 Pin
jayarajmrj22-Aug-07 23:50
jayarajmrj22-Aug-07 23:50 
AnswerRe: Framework 3.0 Pin
Christian Graus23-Aug-07 0:24
protectorChristian Graus23-Aug-07 0:24 
QuestionGarbage Collector don't joke! Pin
myshketer22-Aug-07 22:23
myshketer22-Aug-07 22:23 
Hello!

I have a C# Windows Form application (VS 2005) which use some COM object. In the end, after Form close, I recieve error message box :

HEADER:
.NET BradcastEventWindow.2.0.0.0.1.e6fa8e.0:MyApplication.exe - Application error

TEXT:
The exception unknown software exception (0x00000005) occured in the application at location 0x7d6210ca
Click OK to terminate program.

I. I have installed WinDbg, but debugging this application is not available.
II. I browse internet for look this error and found that it is Garbage Collector error.
III. I started VS and attached to MyApplication.exe and didn't sow that location 0x7d6210ca, of cource many modules loaded, but this address was to big. May be it is addres of virtual memory?

So, I think that some COM object don't correctly released or some callback come to released object.

May be you have some thinks or ideas?
AnswerRe: Garbage Collector don't joke! Pin
Colin Angus Mackay22-Aug-07 23:42
Colin Angus Mackay22-Aug-07 23:42 
GeneralRe: Garbage Collector don't joke! Pin
myshketer23-Aug-07 1:26
myshketer23-Aug-07 1:26 
GeneralRe: Garbage Collector don't joke! Pin
Scott Dorman23-Aug-07 3:24
professionalScott Dorman23-Aug-07 3:24 
GeneralRe: Garbage Collector don't joke! Pin
Vaibhav Sharma26-Aug-07 17:41
Vaibhav Sharma26-Aug-07 17:41 
GeneralRe: Garbage Collector don't joke! Pin
myshketer26-Aug-07 22:43
myshketer26-Aug-07 22:43 
QuestionHow to build .Net 3.0 from .Net 2.0 Pin
jayarajmrj22-Aug-07 22:21
jayarajmrj22-Aug-07 22:21 
AnswerRe: How to build .Net 3.0 from .Net 2.0 Pin
Colin Angus Mackay22-Aug-07 23:44
Colin Angus Mackay22-Aug-07 23:44 
Questionreading a string from a txt file & insert it in a database table? Pin
starist22-Aug-07 11:30
starist22-Aug-07 11:30 
AnswerRe: reading a string from a txt file & insert it in a database table? Pin
Vaibhav Sharma26-Aug-07 17:51
Vaibhav Sharma26-Aug-07 17:51 
QuestionHow to hide that appears when .net is not installed? Pin
ctoma200522-Aug-07 4:28
ctoma200522-Aug-07 4:28 
AnswerRe: How to hide that appears when .net is not installed? Pin
Vasudevan Deepak Kumar22-Aug-07 5:22
Vasudevan Deepak Kumar22-Aug-07 5:22 
QuestionRe: How to hide that appears when .net is not installed? Pin
ctoma200522-Aug-07 21:00
ctoma200522-Aug-07 21:00 
AnswerRe: How to hide that appears when .net is not installed? Pin
Vasudevan Deepak Kumar23-Aug-07 2:22
Vasudevan Deepak Kumar23-Aug-07 2:22 
GeneralRe: How to hide that appears when .net is not installed? Pin
ctoma200523-Aug-07 2:35
ctoma200523-Aug-07 2:35 
QuestionCompilation of DLLS in Framework 2.0 Pin
natehc21-Aug-07 23:50
natehc21-Aug-07 23:50 
Questionquestion about using GET to get an image Pin
rob_ellis21-Aug-07 17:15
rob_ellis21-Aug-07 17:15 
QuestionAdding items to the Controlbox Pin
jamesrgoodwin21-Aug-07 6:24
jamesrgoodwin21-Aug-07 6:24 

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.