CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.security Tags:
Item Type: NewsGroup Date Entered: 10/28/2005 5:39:15 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 36 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
1 Items, 1 Pages 1 |< << Go >> >|
xsphere
Asp.Net User
"Action canceled" error after FormsAuthentication.RedirectFromLoginPage(..., ..., ...);10/28/2005 5:39:15 AM

0/0

I am using Forms Authentication with ASP.NET 1.1. In the page_load method of my login class, the code does an automatic authentication by active directory and if successful, redirects to the originally requested page by FormsAuthentication.RedirectFromLoginPage(...). However, sometimes the redirection works and everything is fine but sometimes, after the redirect and end of page_load(), the browser displays an "Action canceled" error like below.

The try catch block in page_load method does not catch any exception at all. The error does not seem to be affected by timeout. And it seems to be server error.

Does anyone have any idea what might be wrong?

Thanks.

 Action canceled
Internet Explorer was unable to link to the Web page you requested. The page might be temporarily unavailable.

--------------------------------------------------------------------------------

Please try the following:

Click the  Refresh button, or try again later.

If you have visited this page previously and you want to view what has been stored on your computer, click File, and then click Work Offline.

For information about offline browsing with Internet Explorer, click the Help menu, and then click Contents and Index.


Internet Explorer

1 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
JMPInline: Add OpenID login support to your ASP.NET MVC site Apr 13, 2008 ... Adjust FormsAuthentication to use your Login action. ... FormsAuthentication. RedirectFromLoginPage(openid.Response.ClaimedIdentifier, false) ...
Scott Hanselman's Computer Zen - Identity Feb 8, 2007 ... FormsAuthentication.RedirectFromLoginPage(openid.Response.ClaimedIdentifier, false); break; case AuthenticationStatus.Canceled: ...
kolovoz 2008 - Posts - DamirDobric FormsAuthentication.RedirectFromLoginPage(username, true); .... No any action, no any error, just nothing. "Why it does happen nothing?" ...
Advanced User Authentication with .NET and Dreamweaver, Part 1 After verifying the user's login credentials, you need to call the FormsAuthentication.RedirectFromLoginPage method. This part of login.aspx creates the ...
.NET ASP Page 140 - Bytes Site Map RedirectFromLoginPage is not passed fully qualified url · IIS URGENT PROBLEM · Dynamic contols ... Net best practices for DMLs · Forms Authentication Error ...
Web.Config or ASP.NET Security - High-Performance .NET Application ... Username Password. Cancel. We'd love to hear what you think! .... FormsAuthentication.RedirectFromLoginPage (userName, boolean); } else { Response . ...
User Management Utility for Web Form Authentication. FormsAuthentication.RedirectFromLoginPage(TextBox1.Text, true); ... You can add validation code to display an appropriate error message to the user if the ...
TheMSsForum.com >> Asp >> Impementing "Base" pages. - The ... Add(cook) FormsAuthentication.RedirectFromLoginPage(txtUsername.Text, False) End If but in the protected page, now visible after this authentication, ...
User Management Tools and Login Controls for Forms Authentication application root, then your users will see a 404 not found error because the page does ..... FormsAuthentication.RedirectFromLoginPage(txtUsername.Text, _ ...
Inside Microsoft: An ASP.NET Online Scheduling System Administrators and users should be reminded with an email when an action is .... If Group <> "None" Then FormsAuthentication.RedirectFromLoginPage(UserName. ...




Search This Site:










menu control loses formatting in masterpage

mailto attachemnts attach a file from web server???

suggestion for the listitem collection editor

dotnetnuke.com skin available?

urgent please: i'm frustrated with creating a server control - some sort of a listcontrol, please help me!

*** no aspnetdb.mdf created - why?? ***

problem with shopping cart

module / container does not appear - dnn 2

question for dnn 2.x -

customising the admin menu on dnn site

todo in tasks not working

excess and delete data from excell sheet at the client side

using javascript in master pages and content pages

thread on ads problems

master page issue help?

missing control panel

admin and portal skin usage ??

caching problem

any controls that can push data?

loginview cant find find controls??

2006 world championships skin

color syntax in vb behind code

file access

sql server 2005 for membership

what's the parser error cause and how to fix , thanks?

treeview?

problem and question with asp.net 2.0

publish exception caught by web.config file

profile custom properties not there?

skin/container: how to add first, next, previous, last links?

 
All Times Are GMT