I uploded my Asp.Net 4 on a shared server. Every thing going right on the client , but when I upload it on my host provider , my session expired to early
this is my WebConfig code :
<sessionState timeout="160" />
Then I tried to use another shared server , and every thing going right!!! I just have this problem on that server
Is there anyone out there to help me about this problem?!!
thanks