.Net developers often get this irritating run-time error.
" Cant save the session id because it is invalid. Session ID= yddfdldsfdiewre .... ".
If you face such error, then
>>Press F12 ( i.e. open IE Developer Tool Bar).
>>Click on Cache Tab.
>>Clear Browser cache for this domain.
>>Clear Session Cookies.
>>Clear cookies for this domain.
>>Then kill the ASP.Net Dev Server.
>>Restart the application. It should function properly.
All The best :-)
No comments:
Post a Comment