Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

ASP.Net Web Event ID: 1309 Event code: 3005

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Interacting with Windows Application from .NET We..  
Author Message
Mr.B

External


Since: Dec 27, 2007
Posts: 1



(Msg. 1) Posted: Thu Dec 27, 2007 2:10 pm
Post subject: ASP.Net Web Event ID: 1309 Event code: 3005
Archived from groups: microsoft>public>inetserver>iis (more info?)

Random I get following warning in my web page, but I do not now if I should
ignore it ?
Server is windows 2003 SP2

Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 27.12.2007
Time: 19:53:14
User: N/A
Computer: Webserver1
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 27.12.2007 19:53:14
Event time (UTC): 27.12.2007 18:53:14
Event ID: 65f9b639d2c84bea94cf64ce265d1b95
Event sequence: 1221
Event occurrence: 40
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/464355608/Root-1-128432487902457167
Trust level: Full
Application Virtual Path: /
Application Path: X:\Pages\Website1.com\
Machine name: Webserver1

Process information:
Process ID: 2412
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://www.Website1.com/Executestep1.aspx?x=25432563569575198526884595...2899546
Request path: /Executestep1.aspx
User host address: 82.213.13.22
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:
Thread ID: 5
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at _Default.Page_Load(Object sender, EventArgs e)
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object
o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(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:

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


In Log of Web server for specific site :
2007-12-27 19:53:14 W3SVC464355608 Webserver1 89.45.21.21 GET
/Executestep1.aspx
x=2543256356957519852688459519628995468923&r=386941269120946546871640660192323980517701808381336234980164772670721157281441979020243500228543637583975
80 - 82.213.13.22 500 0 0 3266 680 218
x=2543256356957519852688459517628995468923&r=386941269120946546871640660192323980517701808381336234980164772670721157281441979020243500228543637583975
80 - 82.213.13.22 500 0 0 3266 680 203

 >> Stay informed about: ASP.Net Web Event ID: 1309 Event code: 3005 
Back to top
Login to vote
Knapek Miroslav

External


Since: Feb 23, 2007
Posts: 5



(Msg. 2) Posted: Sat Dec 29, 2007 8:04 am
Post subject: Re: ASP.Net Web Event ID: 1309 Event code: 3005 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

it seems to be a unhandled apliacation error.
You should ask programer to fix it.
Send this message to him.

Miroslav

"Mr.B" <MrB DeleteThis @discussions.microsoft.com> píše v diskusním příspěvku
news:A0D2818F-B334-4F92-A8D8-2BACC8BAACB9@microsoft.com...
> Random I get following warning in my web page, but I do not now if I
> should
> ignore it ?
> Server is windows 2003 SP2
>
> Event Type: Warning
> Event Source: ASP.NET 2.0.50727.0
> Event Category: Web Event
> Event ID: 1309
> Date: 27.12.2007
> Time: 19:53:14
> User: N/A
> Computer: Webserver1
> Description:
> Event code: 3005
> Event message: An unhandled exception has occurred.
> Event time: 27.12.2007 19:53:14
> Event time (UTC): 27.12.2007 18:53:14
> Event ID: 65f9b639d2c84bea94cf64ce265d1b95
> Event sequence: 1221
> Event occurrence: 40
> Event detail code: 0
>
> Application information:
> Application domain: /LM/W3SVC/464355608/Root-1-128432487902457167
> Trust level: Full
> Application Virtual Path: /
> Application Path: X:\Pages\Website1.com\
> Machine name: Webserver1
>
> Process information:
> Process ID: 2412
> 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://www.Website1.com/Executestep1.aspx?x=25432563569575198526884595...2899546
> Request path: /Executestep1.aspx
> User host address: 82.213.13.22
> User:
> Is authenticated: False
> Authentication Type:
> Thread account name: NT AUTHORITY\NETWORK SERVICE
>
> Thread information:
> Thread ID: 5
> Thread account name: NT AUTHORITY\NETWORK SERVICE
> Is impersonating: False
> Stack trace: at _Default.Page_Load(Object sender, EventArgs e)
> at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object
> o, Object t, EventArgs e)
> at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(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:
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
>
> In Log of Web server for specific site :
> 2007-12-27 19:53:14 W3SVC464355608 Webserver1 89.45.21.21 GET
> /Executestep1.aspx
> x=2543256356957519852688459519628995468923&r=386941269120946546871640660192323980517701808381336234980164772670721157281441979020243500228543637583975
> 80 - 82.213.13.22 500 0 0 3266 680 218
> x=2543256356957519852688459517628995468923&r=386941269120946546871640660192323980517701808381336234980164772670721157281441979020243500228543637583975
> 80 - 82.213.13.22 500 0 0 3266 680 203
>

 >> Stay informed about: ASP.Net Web Event ID: 1309 Event code: 3005 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]