MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

redirect after login  (Mono Support )

Viewed 14668 time(s), 5 post(s) 9/29/2010 12:32:42 PMby arielf
arielf

arielf

2/15/2011 12:45:33 PM
I'd like to change the default login behavior and redirect the user to a "personal" home page after successfully logging in, instead of staying in the Default.aspx.

I have therefore added the defaultUrl parameter to the element within the authentication section of the web.config, but it won't redirect the user. I have also tried setting the DestinationPageURL property of the LoginModule web part with no success. Any ideas ?

Thanks for the support so far!

<authentication mode="Forms">
            <forms name=".MonoX2" slidingExpiration="true" protection="All" timeout="129600" loginUrl="/login.aspx" defaultUrl="/Start.aspx"/>
</authentication>

This content has not been rated yet. 
0 Reputation 11 Total posts
khorvat

khorvat

9/29/2010 4:25:06 PM
Hi Arielf,

this is a bug in MonoX related to settings being read in a wrong order. The bug is fixed and will be available in version 3.2.1786.35 and above.

Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts
arielf

arielf

9/30/2010 2:25:21 PM
Hi khorvat,

When can we expect the next release with all these bugs fixed? Are there nightly builds to download ?

Regards,
Ariel
This content has not been rated yet. 
0 Reputation 11 Total posts
khorvat

khorvat

10/1/2010 8:42:40 AM
At the moment we are testing few feature requests that will be available in the next release. I think a new version that includes the bug fix you have mentioned could be online today around 14h GMT +1.

I'll post a note here.

Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts
khorvat

khorvat

10/1/2010 4:26:41 PM
Hi Arielf,

we have made new version of MonoX available for donwload (3.2.1789.35). You can find the bug mentioned in this post fixed.

Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts