F
Fabrice
Hello
I have created an web application under the framework 1.1 + vb.net.
It works fine under this framework but as soon as I fiw my application under
framework 2.0 I get this Warning under windows :
It seems to have an exception with the Request URL:
http://dev1bis.intranet.fr:8080/WebResource.axd?d=fFJ7Oa76umI8wLN2gmiUrA2&t=633692549571050636
What is "WebResource.axd". It is not a page of my own.
If someone can help me.
thanks fabrice
" Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 10/06/2009
Time: 17:48:13
User: N/A
Computer: URANUS
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 10/06/2009 17:48:13
Event time (UTC): 10/06/2009 15:48:13
Event ID: 665eac9be192433cbd54fc8f9a6a0b4e
Event sequence: 2
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1058009329/Root-3-128891224921189106
Trust level: Full
Application Virtual Path: /
Application Path: F:\webservice\ormysql\
Machine name: URANUS
Process information:
Process ID: 608
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: NullReferenceException
Exception message: La référence d'objet n'est pas définie à une instance
d'un objet.
Request information:
Request URL:
http://dev1bis.intranet.fr:8080/WebResource.axd?d=fFJ7Oa76umI8wLN2gmiUrA2&t=633692549571050636
Request path: /WebResource.axd
User host address: 192.168.1.20
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at
myGlobalBehind.Application_PreRequestHandlerExecute(Object Sender, EventArgs
E) in F:\webservice\ormysql\orbehind\global.asax.vb:line 146
at
System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
I have created an web application under the framework 1.1 + vb.net.
It works fine under this framework but as soon as I fiw my application under
framework 2.0 I get this Warning under windows :
It seems to have an exception with the Request URL:
http://dev1bis.intranet.fr:8080/WebResource.axd?d=fFJ7Oa76umI8wLN2gmiUrA2&t=633692549571050636
What is "WebResource.axd". It is not a page of my own.
If someone can help me.
thanks fabrice
" Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 10/06/2009
Time: 17:48:13
User: N/A
Computer: URANUS
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 10/06/2009 17:48:13
Event time (UTC): 10/06/2009 15:48:13
Event ID: 665eac9be192433cbd54fc8f9a6a0b4e
Event sequence: 2
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1058009329/Root-3-128891224921189106
Trust level: Full
Application Virtual Path: /
Application Path: F:\webservice\ormysql\
Machine name: URANUS
Process information:
Process ID: 608
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: NullReferenceException
Exception message: La référence d'objet n'est pas définie à une instance
d'un objet.
Request information:
Request URL:
http://dev1bis.intranet.fr:8080/WebResource.axd?d=fFJ7Oa76umI8wLN2gmiUrA2&t=633692549571050636
Request path: /WebResource.axd
User host address: 192.168.1.20
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at
myGlobalBehind.Application_PreRequestHandlerExecute(Object Sender, EventArgs
E) in F:\webservice\ormysql\orbehind\global.asax.vb:line 146
at
System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)