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: 5/8/2007 1:44:32 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 54 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
ghw123
Asp.Net User
timeout problem when particular user logs on5/8/2007 1:44:32 AM

0/0

I have an asp.net website. Users have been able to logon without any problem then a week or so ago a user had a timeout problem when logging on this was solved by deleting the user from the aspnet_users table and the aspnet_membership table and the aspnet_userinroles table then recreating the user.

This timeout problem has now happened with another user and the problem is not corrected by deleting the user from aspnet_user,aspnet_membership, aspnet_userinroles tables
here is the full error msg....

Server Error in '/' Application.
--------------------------------------------------------------------------------

Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Stack Trace:


[SqlException (0x80131904): Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +857242
   System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +734854
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +188
   System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1838
   System.Data.SqlClient.SqlDataReader.ConsumeMetaData() +31
   System.Data.SqlClient.SqlDataReader.get_MetaData() +62
   System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +297
   System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +886
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +132
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +32
   System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +122
   System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) +12
   System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +7
   System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +141
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +137
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) +83
   System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +1770
   System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) +17
   System.Web.UI.WebControls.DataBoundControl.PerformSelect() +149
   System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +70
   System.Web.UI.WebControls.GridView.DataBind() +4
   System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +82
   System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls() +69
   System.Web.UI.Control.EnsureChildControls() +87
   System.Web.UI.Control.PreRenderRecursiveInternal() +41
   System.Web.UI.Control.PreRenderRecursiveInternal() +161
   System.Web.UI.Control.PreRenderRecursiveInternal() +161
   System.Web.UI.Control.PreRenderRecursiveInternal() +161
   System.Web.UI.Control.PreRenderRecursiveInternal() +161
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360

 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
XiaoYong Dai –
Asp.Net User
Re: timeout problem when particular user logs on5/9/2007 6:07:57 AM

0/0

Hi

From your Exception Details:

System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +857242

I just didin't know you networks condition. So, have you tried to increase the Connection & SqlCommand Timeout? This article might help.

http://www.eggheadcafe.com/PrintSearchContent.asp?LINKID=357

http://forums.asp.net/thread/992979.aspx

This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.


Best Regards
XiaoYong Dai
Microsoft Online Community Support

Please remember to click ?Mark as Answer? on the post that helps you, and to click ?Unmark as Answer? if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Data Mining the Web: Uncovering Patterns in Web Content, Structure, and Usage Authors: Zdravko Markov, Daniel T. Larose, Pages: 218, Published: 2007
Mastering Windows Vista Business: Ultimate, Business, and Enterprise Authors: Mark Minasi, John Paul Mueller, Pages: 1104, Published: 2007
The Internet Encyclopedia: P - Z Authors: Hossein Bidgoli, Pages: 976, Published: 2004
Voice User Interface Design Authors: Michael H. Cohen, Jennifer Balogh, James P. Giangola, Safari Tech Books Online (Online service, Safari Tech Books Online, Pages: 336, Published: 2004
Mastering Unix Shell Scripting Authors: Randal K. Michael, Pages: 680, Published: 2003
Medical Informatics Europe '99 Authors: Peter Kokol, Blaz Zupan, Janez Stare, Pages: 1009, Published: 1999
Ajax Design Patterns: Creating Web 2.0 Sites with Programming and Usability Patterns Authors: Michael Mahemoff, Pages: 635, Published: 2006

Web:
[XI 3.0] Session Timeout shown by clicking on CMC feature Problem is only from one particular user on one particular machine. i.e. works ok if user logs on from different machine AND works ok if ...
Request Time Out Error - TechNet Forums Check the rights given for the user for the particular report server. Get me the eventviewer logs for the request time out error. ...
JavaServer Pages (JSP) and JSTL - Stop Session Timeout Actually my problem was solved. What i have done is, I stored session timeout value in session, then set it to -1. when the guest user logs in, ...
Sysinternals Forums: Long timeout on "Applying user settings" A particular user is experiencing up to 3 minute time-outs upon an ... Myself and 4 others users log in instantly. The time-out occurs when ...
Google Answers: TIMEOUT EXPIRED calling Stored Procedure from ... Is the problem with one particular stored procedure? ... You can verify this by having your user log in on another machine and do the queries there (or do ...
Re: [exim] Timeouts with Spamassassin 3.1.0 on particular mail items timeout (but carry on to give a result to the log file!). Bizarre. Potential DoS , too. .... We have perl 5.6.1 and had no problems with previous versions. ...
Session Timeout Problem Application-level tracing enables trace log output for every page within an .... Set the session timeout that u need. This will solve the problem. ...
Code time-out problems with OPEN-MPI | cfd.ucsd.edu Unfortunately, my code still crashes with time-out problems like before. .... User login. Log in using OpenID:. What is OpenID? Username: *. Password: * ...
User Guide for CiscoView 6.1 (With LMS 2.5) - Troubleshooting ... Q. How do I know that CiscoView supports a particular device? .... Received CiscoView Timeout error messages. • There is a problem with the basic ...
BCP loading failing on timeout error - SQL Server - How can I sidestep this issue Tag: BCP loading failing on timeout error ... System, or Security) the source is looking for particular problems, ...

Videos:
Web Applications and the Ubiquitous Web Google TechTalks February 1, 2006 Dave Raggett Dave Raggett is currently a W3C Fellow from Canon, and W3C Activity Lead for Multimodal Interaction....
Using open source tools for performance testing Google London Test Automation Conference (LTAC) Google Tech Talks September 8th, 2006 Presenter: Goranka Bjedov




Search This Site:










show html according to current date

asp.net web hosting

problem with imagebutton line of code

news article dnn 2.0.3

dotnetnuke configuration error

help! access to file within a project directory fails

my upgrade to dotnetnuke 2.0.4

#sharpportal

stored procedure and tree control / no returns :(

create table and php methodes in asp.net ..?

dnn 3.0.12 - cannot delete modules

sub tabs in ibs

.net communityserver forum start-up problems

3.0.12 installing custom modules doesn't work plan b

how can i clear module tables when module is deleted?

theme stops working after adding urlmappings in web.config

one user can not access my app

no protecteddata class

page not viewed with ip address but can be viewed with localhost

auto text match in dropdownlist

my projects take to time to load

using menus inside a mulit-view?

how to move temporary asp.net files?

pulish problem

re: forum starter kit

module install fails after "load finished successfully"

upload csv file to directory where my vb.net app is running

setting up web part...

multple domain names with one dnn4.0.2 installation...

change module name - dnn 2.0.3

 
All Times Are GMT