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

All my DomainServices become denied with Reports!

0 Answers 16 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Louis Bouchard
Top achievements
Rank 1
Louis Bouchard asked on 09 Feb 2011, 05:04 PM
This is the situation :

When I put a telerik report without any DataSource (just a blank report), my Silverlight application work fine.

When I use a telerik report with a SqlDataSource or EntityDataSource (both using stored procedure) after few minutes all my DomainService (decorated with [RequiresAuthentication]) on the server side become denied (message like Load operation failded for query ....  Access to operation ... was denied).

More on the server side, lines like System.Web.HttpContext.Current.Profile.GetPropertyValue are no longer working.

But client side, WebContext.Current.User.IsAuthenticated seem still true.

Any suggestion will be very appreaciate.  I'm working on this case sine 2 weeks!!!

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Louis Bouchard
Top achievements
Rank 1
Share this question
or