I came across something unusual today when installing an intranet application for a client and wondered if anyone could explain it.
The server can be accessed using either it's IP address or machine name fine e.g. or
The problem comes when the application trys to set cookies (necessary for securing the app). The IP address works fine but the machine name version doesn't work. The cookies just don't appear to be there.
This set-up works fine for both methods on the test server in my office. Is there any setting my client must have that's causing the problem?
Any suggestions are welcome
The server can be accessed using either it's IP address or machine name fine e.g. or
The problem comes when the application trys to set cookies (necessary for securing the app). The IP address works fine but the machine name version doesn't work. The cookies just don't appear to be there.
This set-up works fine for both methods on the test server in my office. Is there any setting my client must have that's causing the problem?
Any suggestions are welcome