Click here to Skip to main content
15,891,725 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionASP.NET 2.0 App Crashes Pin
tadhg8813-Jan-09 0:08
tadhg8813-Jan-09 0:08 
AnswerRe: ASP.NET 2.0 App Crashes Pin
Reza Raad13-Jan-09 0:13
Reza Raad13-Jan-09 0:13 
AnswerRe: ASP.NET 2.0 App Crashes Pin
Paddy Boyd13-Jan-09 0:43
Paddy Boyd13-Jan-09 0:43 
GeneralRe: ASP.NET 2.0 App Crashes Pin
tadhg8813-Jan-09 1:20
tadhg8813-Jan-09 1:20 
GeneralRe: ASP.NET 2.0 App Crashes Pin
Paddy Boyd13-Jan-09 1:22
Paddy Boyd13-Jan-09 1:22 
AnswerRe: ASP.NET 2.0 App Crashes Pin
Reza Raad13-Jan-09 1:50
Reza Raad13-Jan-09 1:50 
GeneralRe: ASP.NET 2.0 App Crashes Pin
tadhg8813-Jan-09 2:13
tadhg8813-Jan-09 2:13 
GeneralRe: ASP.NET 2.0 App Crashes Pin
tadhg8814-Jan-09 6:34
tadhg8814-Jan-09 6:34 
Thanks for ur replies guys....
I managed to find that one "Distance Covered" bug buried deep in the code and got it sorted now but the app is still crashing regularly, i have noticed that the majority of the crashes are happening in the Data Access Layer objects when they try to interact with the db. This is the most common crash i am seeing in Event Viewer. But the prob is this method is run regularly and only crashes sometimes.

Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 13/01/2009 15:54:39
Event time (UTC): 13/01/2009 15:54:39
Event ID: 9334dc4729694b1a93e5e6d1c8789b75
Event sequence: 50
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/1/ROOT/CD-1-128763355768712422
Trust level: Full
Application Virtual Path: /CD
Application Path: C:\inetpub\wwwroot\CD\
Machine name: MCORION

Process information:
Process ID: 8876
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:
Exception type: NullReferenceException
Exception message: Object reference not set to an instance of an object.

Request information:
Request URL: http://mcorion/CD/Default.aspx?Page=ViewTreatments
Request path: /CD/Default.aspx
User: MC\Medi
Is authenticated: True
Authentication Type: Negotiate
Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:
Thread ID: 8
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at SportsAnalysis.DataAccessLayer.ObjectAccess.DatabaseSettings.SelectOne()
at blt.BasePage.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Custom event details:


Regards
Tim
AnswerMonitor .NET CLR Memory Pin
David Mujica13-Jan-09 3:11
David Mujica13-Jan-09 3:11 
Questionmsn taskbar window in asp.NET Pin
chanzeb12-Jan-09 23:43
chanzeb12-Jan-09 23:43 
AnswerRe: msn taskbar window in asp.NET Pin
mr_muskurahat13-Jan-09 1:14
mr_muskurahat13-Jan-09 1:14 
QuestionFormsAuthentication Fails in IE6 Pin
Robymon12-Jan-09 22:48
Robymon12-Jan-09 22:48 
QuestionMVC Pin
NidhiKanu12-Jan-09 22:25
professionalNidhiKanu12-Jan-09 22:25 
AnswerRe: MVC Pin
SeMartens12-Jan-09 22:59
SeMartens12-Jan-09 22:59 
GeneralRe: MVC Pin
NidhiKanu12-Jan-09 23:11
professionalNidhiKanu12-Jan-09 23:11 
GeneralRe: MVC Pin
N a v a n e e t h12-Jan-09 23:29
N a v a n e e t h12-Jan-09 23:29 
GeneralRe: MVC Pin
NidhiKanu12-Jan-09 23:43
professionalNidhiKanu12-Jan-09 23:43 
GeneralRe: MVC Pin
SeMartens12-Jan-09 23:59
SeMartens12-Jan-09 23:59 
Questionproblem in uploading image Pin
sajjadlashari12-Jan-09 22:19
sajjadlashari12-Jan-09 22:19 
AnswerRe: problem in uploading image Pin
Rutvik Dave13-Jan-09 4:37
professionalRutvik Dave13-Jan-09 4:37 
Questionneed coding for login page checks user name and password from database table Pin
Jas 00712-Jan-09 22:14
Jas 00712-Jan-09 22:14 
AnswerRe: need coding for login page checks user name and password from database table Pin
NidhiKanu12-Jan-09 22:20
professionalNidhiKanu12-Jan-09 22:20 
GeneralRe: need coding for login page checks user name and password from database table Pin
Jas 00712-Jan-09 22:25
Jas 00712-Jan-09 22:25 
GeneralRe: need coding for login page checks user name and password from database table Pin
NidhiKanu12-Jan-09 22:28
professionalNidhiKanu12-Jan-09 22:28 
AnswerRe: need coding for login page checks user name and password from database table Pin
Abhijit Jana13-Jan-09 0:31
professionalAbhijit Jana13-Jan-09 0:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.