Hello,
My app is set up according to the How Do I? Walkthrough (except for the
fact
that I'm using the file system instead of IIS).
The problem is that the Default.aspx I intend to have basic login and
registration links cannot be set as the Start Page. Instead, the app
starts
at Login.aspx. I tried a workaround by renaming Login.aspx to
01Login.aspx,
and the app starts at Default.aspx, but then the LoginStatus control can't
use its default setting linking Login.aspx.
The docs say the default for the LoginStatus control can be changed, but I
haven't found out how yet.
Any help would be appreciated!
--
PB