ASP.NET session has expired or could not be found
-
Thursday, April 12, 2012 9:31 PM
Hi everyone :)
I need some help. I'm trying to deploy a RDLC report in a webpart, but when I deploy it and I test it, the page throw me an controlled error:
"ASP.NET session has expired or could not be found"
I searched a lot on the internet, but nothing work. I also change some values on the config, like this page says:
http://ranaictiu-technicalblog.blogspot.com/2010/04/sharepoint-2010-configure-rdlc-report.htmlBut I'm still getting the error.
What can i do or how can i fix this "error"
Tnks to everyone :)
..:: O.o ::..
All Replies
-
Tuesday, April 17, 2012 7:09 AM
-
Tuesday, April 17, 2012 1:53 PM
Hi Shimin, I solve this issue.
In my case was an underscore ( _ ) in the machine name. I was testing in my local machine (note_malvarez) i change it to 127.0.0.1 and that's it.
Sya
..:: O.o ::..
- Marked As Answer by Shimin Huang Friday, April 20, 2012 5:54 AM

