Hi All,
I have a windows form which contains Infragistics Controls (UltraWinGrid,UltraWinToolbars,UltraWinTabControl,UltraWinStatusBar etc.).
Whenever I open the designer view of the form in the solution, VS 2010 crashes every time.
Thanks in advance !
Regards,
Soumya
Soumya,
In addition to what Dimi has suggested above you may want to attempt to get an exception and call stack by attaching a debugger to Visual Studio before the crash. You can follow these steps to use a second instance of Visual Studio to do this:
If a managed exception is caught the second instance of Visual Studio should break and you can get a call stack and exception details. If the there is no exception caught, you may want to try to catch other exception types.
Note that if you are not running Visual Studio as Administrator this could affect if an exception is caught. If nothing was caught you may want to try running both instances of Visual Studio as Administrator.
If you do get a call stack and exception details, post it on this thread.
Let me know if you have any questions with this matter.
i got this message when i try to debug as your step, can you help? Thank you.
You have done Just a great work ... I searched for a day but didn't find a away... thank u so much for your contribution to this Error....thumbs Up