User1215306356 posted
I have a ASP.NET Web application with Integrated Windows Authentication. The problem is whenever I open the application (through the browser) in the server PC, it pops up a Username/password screen. This is not the case if i open it in the client PC.
My concern is I do not want it to pop up username/password screen everytime i open the application(in the server PC). It should take the windows login credentials. right. It is running on Win 2K3. Please help. Thanks.