Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: Publishing reports in an ASP.net application Post Reply Post New Topic
Author Message
Rephiltoe
Newbie
Newbie
Avatar

Joined: 15 Jun 2009
Online Status: Offline
Posts: 3
Quote Rephiltoe Replybullet Topic: Publishing reports in an ASP.net application
    Posted: 29 Jul 2010 at 4:18am

I created an ASP.net application.  For persistence  I am storing the report document in a session object.

This works fine for refreshing and paging the report.

This INTRANET site is shared by many employees, each with their own login credentials.

I’m using forms authentication and each user is authenticated in SQL server.

The Application queries a reports database and populates a menu with all the available reports.

Items in the menu are enabled or disabled depending if the user has access not.

Clicking a menu item opens the selected report in a separate page.

As the page opens it again confirms that the user has permission to access the selected report.

 

The problem is that occasionally users are getting reports that other users have open. It's as if the Session object is not unique to the users session.

 

This is a big security concern especially if a user in the finance department has a report open.

 

Any suggestion would be appreciated!

 

Thank you

Ron

 

 
Ron Filteau
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.