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

[Solved] How to prevent errors return to the client when using web services

2 Answers 71 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ronald
Top achievements
Rank 1
Ronald asked on 18 Mar 2012, 03:20 PM
Hi,

I have an application that use elmah as the error login mechanism. Also this application use the telerik MVC Grid binded to web services.

Now the problem:

When I make an operation on the Grid (Insert, Update, Delete) and an error occurs it's return to the client as a Response; I can saw it using FireBug -> Net -> XHR ->  Post -> Respond.

The question is:

Is there a way I can globally disable this functionality so that elmah store these errors, or in other words, how can I prevent the return of errors to the client so that elmah store them.

Thanks for you help. 

2 Answers, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 22 Mar 2012, 08:25 AM
Hello Ronald,

The task is not directly related to the Grid component, but is a general one. Here are some external links with more information on the subject:



All the best,
Petur Subev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now.
0
Ronald
Top achievements
Rank 1
answered on 27 Mar 2012, 08:47 PM
Thanks, great product..
Tags
Grid
Asked by
Ronald
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Ronald
Top achievements
Rank 1
Share this question
or