G
Guest
Help!
The asp.net 1.1 application is running on a Windows 2003 server. One of our
users is unable to use the application. The client machine is running Windows
95 and IE6 Version: 6.0. After the user successfully logs in, he should be
redirected to the home page, which is called Home.aspx. However, this user is
being redirected to Homecxc.aspx. This page does not exist, nor does that
page name exist anywhere in the codebase. For this user only, something is
appending "cxc" to the end of all the page names.
Can anyone tell me what is happening and suggest a resolution?
Thanks in advance.
The asp.net 1.1 application is running on a Windows 2003 server. One of our
users is unable to use the application. The client machine is running Windows
95 and IE6 Version: 6.0. After the user successfully logs in, he should be
redirected to the home page, which is called Home.aspx. However, this user is
being redirected to Homecxc.aspx. This page does not exist, nor does that
page name exist anywhere in the codebase. For this user only, something is
appending "cxc" to the end of all the page names.
Can anyone tell me what is happening and suggest a resolution?
Thanks in advance.