S
scott ocamb
hello
We are using forms authentication in asp.net for our web site. The code we
have implemented works on 2 developers machines and not on a single
developers machine.
We all use source safe and the problem developers machine has the latest
version of the code. As we step through the code on the problem developer's
machine, when RedirectFromLoginPage is executed, it does not redirect but
goes back to the login page.
We can connect to a "good" machine with the problem developers machine and
everything works so it seems it is not a browser setting.
any help would be appreciated
We are using forms authentication in asp.net for our web site. The code we
have implemented works on 2 developers machines and not on a single
developers machine.
We all use source safe and the problem developers machine has the latest
version of the code. As we step through the code on the problem developer's
machine, when RedirectFromLoginPage is executed, it does not redirect but
goes back to the login page.
We can connect to a "good" machine with the problem developers machine and
everything works so it seems it is not a browser setting.
any help would be appreciated