Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

user session has exipred

Status
Not open for further replies.

duckyboyz

Programmer
Mar 28, 2002
57
US
when asp page A calls the initiate crystal viiewer page... no problem; but when I added an addtiion asp page B (for additional report params , i get the "user sessions has expired".

scenerio 1 works:

pageA ---- initiaite view ---- report (works)

pageA---- pageB ----- iniitiate viewer ---- "user session expired"

any idea why this is happening. I know adding the second page PageB is doing this but i don't know why. I've made the second page pageB as simple as possible (just a generic form and a submitt button)... i get no errors in the cr setup process and non really in the initiate viewer process, .... the view just comes back with the "user session expired" error. do i need to buffer something, am i lossing "scope" somewhere?

Mike Johnson
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top