D
dgk
The app is running fine on my development machine at work as well as
on our test deployment server. It's using the standard ASPNETDB.MDF in
the app_data folder and sqlexpress is up and running. I can attach the
file and look at the tables.
The login1.loggedIn event fires, so the authentication appears to be
working. But instead of going to the correct page, it just shows the
logon page again. Any idea about why it's failing is welcome.
on our test deployment server. It's using the standard ASPNETDB.MDF in
the app_data folder and sqlexpress is up and running. I can attach the
file and look at the tables.
The login1.loggedIn event fires, so the authentication appears to be
working. But instead of going to the correct page, it just shows the
logon page again. Any idea about why it's failing is welcome.