This is a migrated thread and some comments may be shown as answers.

[Solved] TabStrip - LoadContentFrom eats away exception details

0 Answers 65 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Rajesh
Top achievements
Rank 1
Rajesh asked on 13 Apr 2012, 07:26 AM
Hi,

Any reason why many of telerik apis strip the inner exception? The exception infor is very useful in fixing any code issues. This is one such instance - LoadContentFrom to load a partial view on a tab returns error 500. 

When i changed the code to use RenderAction, i got an exception which pointed me to the exact line where i was missing a parenthesis. That helped me resolve the issue in virtually no time.
Tags
TabStrip
Asked by
Rajesh
Top achievements
Rank 1
Share this question
or