I have a ASP.NET application with windows authentication and session state is inproc.
when I access this application from the local computer it runs fine.
But in Remote in one page it asking again user credentails by one popup. if we cancel that once then we are getting unaturized to view this page.
if u click ok then then it proceeds and again asking user credentials.
this problem i am getting in one page
this page takes 5 mintues to popluate the data.
In this page database operation and some calculatons are there.
in the locla system also it takes 5 min to load but after that it is working fine. but in the remote after 5 mintues it is open a popup asking user credentials.
what is the problem.
please assist me.
please this is very urjent.
Please help me out
thanks in Advnace
Jayapradha Mallepally