I have made an application. Now days, I faces the problem like
"test.exe has encountered a problem and need to close. We are sorry for inconvenience."
I have added different external (Microsoft.interop) dll like outlook, word, excel etc. Also there are two dll of outlook for old version and new version both. This problem comes occasionally

This application is run on Windows XP, 4 gb ram
Please help me!!!...
Thanks in advance

Posted Jun 18, 2012, 12:04 AM
Do you have any log file / trace information to share with us ?
If you're using any third party dll, make sure, that you have correct version with dependent dll/ reference in your project.
Try to remove the 3rd party references and try to run the application. If it works, then the problem is only with 3rd party references.