Dear Sir/Madam,
I have hosted an asp.net 3.5 web application on windows server 2003 machine.
In this web application i have used Cache variables to store master records.
In web service's web method, if data exists in cache variable then sent data from this
else fetch data from database and put in cache and sent.
When I accessing this application by server IP address like
http://172.21.131.31/crmmenu then cache data is not come and it was showing an error but when I
accessing this like
http://servermachinename/crmmenu then its working fine.
Does anyone knows why this is coming and how to resolve this problem, please tell me..
I will be highly greatfull to him.....
Thamks & Regards
Brijendra Pandey