Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,

I upload my project in Sever 2008R2. It working fine in Server itself. I can see the crystal report everything and some of the client also working fine. But some of client crystal report not showing, sometime session automatically expired.

XML
<identity impersonate="false" />
  <!--<sessionState mode="StateServer" timeout="60"></sessionState>-->
  <sessionState mode="InProc" cookieless="false" timeout="1440"></sessionState>
  <compilation debug="true" strict="false" explicit="true">



Any suggestion

Thanks
Basit.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900