CSLA .NET

Vibrant discussion about CSLA .NET and using the framework to build great business applications.

ReportViewer Collision with CustomIdentity

rated by 0 users
Not Answered This post has 0 verified answers | 0 Replies | 0 Followers

Top 75 Contributor
114 Posts
Stefanus posted on Sun, Apr 15 2012 10:59 AM

Hi all,

I have a problem of collision between ReportViewer ( rdlc ) with CustomIdentity and CutomPrincipal

My Situation :

1. I used WPF , CSLA 4 and user rdlc + reportviewer ( WinForm ) as a reporting.

everything work okay before I add CustomIdentity and CustomPrincipal in my project.

 

What I Found :

the problem arise when I Login and My CustomPrincipal do this : ( Set CustomPrincipal on Application.Context )

Csla.ApplicationContext.User = new CustomPrincipal(identity);

the problem is : My Report Viewer Can't work and display an error like : Can't Initialize Custom Identity Type [ Something like this, i forget the detail ].

 

Is there anyone have got this problem ?

Could you give me any suggestion ??

thanks a lot

 

Stefanus

 

Page 1 of 1 (1 items) | RSS

Copyright (c) 2006-2010 Marimer LLC. All rights reserved.
Email admin@lhotka.net for support.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems