Doesn't compiled pandion source
I have downloaded pandion source.But Doesn't compiled visual studio 2008.
Debug error message is
"First-chance exception at 0x7c7e2afb in pandiond.exe: Microsoft C++ exception: _com_error at memory location 0x0013ec68..
Unhandled exception at 0x7c7e2afb in pandiond.exe: Microsoft C++ exception: _com_error at memory location 0x0013ec68.."
comip.h file
-this 0x0013f974 {0x00000000} const _com_ptr_t<_com_iiid><ioleinplaceobject> > * const
How do I do that? PLZ let me know...
Debug error message is
"First-chance exception at 0x7c7e2afb in pandiond.exe: Microsoft C++ exception: _com_error at memory location 0x0013ec68..
Unhandled exception at 0x7c7e2afb in pandiond.exe: Microsoft C++ exception: _com_error at memory location 0x0013ec68.."
comip.h file
-this 0x0013f974 {0x00000000} const _com_ptr_t<_com_iiid><ioleinplaceobject> > * const
How do I do that? PLZ let me know...
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
The best answer from the company
-
Thank you for the screenshot. I've fixed the code so it no longer generates those exceptions. If you still have trouble, you can disable breaking on exceptions by editing the exceptions dialog in the debug/exceptions... menu. There are some uncaught exceptions in the javascript while interacting with MSXML, but that should not be any problem.
The company and 1 other person say
this answers the question
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Right click on the solution and choose Clean. Then Build the solution again (Shift+Ctrl+B) and run the application again.
-
Inappropriate?Thanks for your answer.
I did Clean the solution and rebuild the solution.
and then run the application pandion.exe
"
Debug Error!
program: ~~~~~~\pandion.exe
This application has requested the Runtime to terminate it in an unusual way.Please contact the application's support team for more infomation.
(Press Retry to debug the application)
" -
Inappropriate?When you go into debug mode you will see the place where it crashed. Since you are running a development build it would really help if you told me which exact code is causing the problem.
-
Inappropriate?Can you take a screenshot of the call stack please? It's the first tab in the pane on the lower right?
-
Inappropriate?Thank you for the screenshot. I've fixed the code so it no longer generates those exceptions. If you still have trouble, you can disable breaking on exceptions by editing the exceptions dialog in the debug/exceptions... menu. There are some uncaught exceptions in the javascript while interacting with MSXML, but that should not be any problem.
The company and 1 other person say
this answers the question
-
Inappropriate?Thank you for your answer!
Loading Profile...




EMPLOYEE

EMPLOYEE

