nested master page problem

P

prefersgolfing

I have:
MasterPage.master

Then referencing it as master I have:
AnonymousUser.master and AuthenticatedUser.Master

I have:
Default.aspx and Login.aspx referencing AnonymousUser.master as their master

I have:
Workbench.aspx referencing AuthenticatedUser.Master as it's master.

On Login.aspx, I have DestinationPageURL="~/Workbench.aspx". However, after
the user is authenticated, they are redirected back to Default.aspx. I want
authenticated users to go to Workbench.aspx. I have not tried this
programatically and would like to keep the solution declarative. Any ideas
why it is not redirecting as expected?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top