Translator Reviews ( Japanese → English )
Rating: 47 / 0 Reviews / 20 Apr 2011 at 22:43
[deleted user]
47
Japanese
内容:
FormsAuthenticationを使用している時に、System.Web.UI.LosFormatterを使用するとログインページに戻されます。
現状:
Login.aspxへ強制的に戻されます。
正常動作:
認証されたままDefault.aspxに遷移します。
English
Content:
When using the FormsAuthentication, you will be returned to log in page if you use System.Web.UI.LosFormatter.
Current state:
You compulsorily returned to Login.aspx.
Normal performance:
It changes to Default.aspx while attested.