473,385 Members | 1,912 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Create minidump

Is there anyway to create a minidump of the current application executing in
..NET?
Oct 22 '07 #1
3 2662
On Oct 22, 11:41 am, "Smokey Grindel" <nos...@nospam.comwrote:
Is there anyway to create a minidump of the current application executing in
.NET?
What do you mean? You can get various information (stack trace, etc)
from the classes in System.Diagnostics - but, I'm not sure what
exactly you're looking for...

--
Tom Shelton

Oct 22 '07 #2
I want to create a mini dump when the app crashes on a 3rd party's end so I
can send it back to us for analysis... I can do it in C++ with dbghlp.dll
but haven't seen any solutions in .NET managed yet

"Tom Shelton" <to*********@comcast.netwrote in message
news:11**********************@v23g2000prn.googlegr oups.com...
On Oct 22, 11:41 am, "Smokey Grindel" <nos...@nospam.comwrote:
>Is there anyway to create a minidump of the current application executing
in
.NET?

What do you mean? You can get various information (stack trace, etc)
from the classes in System.Diagnostics - but, I'm not sure what
exactly you're looking for...

--
Tom Shelton

Oct 22 '07 #3
Take a look here. Might be what you are looking for.

http://msdn.microsoft.com/msdnmag/is.../06/Bugslayer/

http://msdn.microsoft.com/msdnmag/is.../03/Bugslayer/
"Smokey Grindel" <no****@nospam.comwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
Is there anyway to create a minidump of the current application executing
in .NET?

Oct 25 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Patrick Matusz | last post by:
How can I create from VB a minidump of my application at runtime for the WinDbg Application from MS? We need this because our application breaks sometime at any state and the stacktrace only shows...
2
by: Jochen Kalmbach | last post by:
Hello, I just have a small question about crash-dumps for C#-apps: In "normal" unmanaged apps I can use "MiniDumpWriteDump" to write a mini- dump if an exception occurs (via....
1
by: Jochen Kalmbach | last post by:
Hello, I just have a small question about crash-dumps for C#-apps: In "normal" unmanaged apps I can use "MiniDumpWriteDump" to write a mini- dump if an exception occurs (via....
0
by: Mr. Programmer | last post by:
I opened the minidump file. I right-click on the solution and choose Debug/Start new Instance and it says that "myProgram.exe does not contain debugging information (No matching binary found). ...
4
by: I_AM_DON_AND_YOU? | last post by:
There is one more problem I am facing but didn't get the solution. In my Setup Program I am not been able to create 2 things (when the program is intalled on the client machine ) : (1) create...
3
by: Droopy | last post by:
Hi, I wrote a C# application that seems to run quite well in our room. Now, it is also running in another room and it crashes from time to time. There is the following error in the LogEvent : ...
5
by: Chris Stankevitz | last post by:
My app reliably dies after a long time. I would like to dump core before it dies, and use that core as a starting point in debugging to save me from having to spend so much time waiting. Is...
2
by: Satya | last post by:
Hi, I need to create a minidump or a fulldump in C# whenever my managed application hangs or crashes. I know we can do this manually by using Mdbg / ADplus etc.. But is it possible to do this...
18
by: Steven Bethard | last post by:
I've updated the PEP based on a number of comments on comp.lang.python. The most updated versions are still at: http://ucsu.colorado.edu/~bethard/py/pep_create_statement.txt...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.