Welcome Guest Search | Active Topics | Sign In | Register

Event Log Warning Options
Ben Switzer
Posted: Wednesday, January 2, 2008 6:22:16 AM
Rank: Advanced Member
Groups: Member

Joined: 5/30/2007
Posts: 30
Im getting the following warning in Application Event log. Could this be the reason clients are getting non secured on secured website warning? The site is under a SCA.

Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 1/2/2008 8:12:41 AM
Event time (UTC): 1/2/2008 2:12:41 PM
Event ID: cee0a0f1c6294a89a3d9e9b8235eb17f
Event sequence: 3
Event occurrence: 2
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/1/ROOT-1-128437566749809490
Trust level: Full
Application Virtual Path: /
Application Path: C:\Inetpub\wwwroot\NIGHTS\
Machine name: PENS25080

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

Exception information:
Exception type: HttpException
Exception message: Virtual Url 50ebefd2-36be-43bd-9e37-5d2a0004e40b not registered.

Request information:
Request URL: http://nights.ig.navy.mil/Main/eo_web.ashx?id=50ebefd2-36be-43bd-9e37-5d2a0004e40b
Request path: /Main/eo_web.ashx
User host address: 138.163.0.44
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 EO.Web.Internal.al.a(cv A_0)
at EO.Web.Internal.al.a(HttpApplication A_0)
at EO.Web.Internal.fw.a(Object A_0, Boolean A_1)
at EO.Web.Internal.d5.a(Object A_0, EventArgs A_1)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
eo_support
Posted: Wednesday, January 2, 2008 10:18:02 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi Ben,

The log entry is normal and has nothing to do with the secured and unsecured contents warning:

http://www.essentialobjects.com/Forum/Default.aspx?g=posts&t=448

There have been a few bugs that can cause the unsecured contents warning message on IE when the page is in fact running over a HTTPS connection. So you may want to upgrade to the latest version and see if it helps. Also check the images in your page. You will get that if any of the images is from a HTTP instead of HTTPS connection.

Thanks
Ben Switzer
Posted: Tuesday, January 8, 2008 5:07:22 AM
Rank: Advanced Member
Groups: Member

Joined: 5/30/2007
Posts: 30
Im well aware how to troubleshoot the nonsecure warning in normal cases. However, I believe it works a little differently when the site is under an SCA. Thanks for your support.
eo_support
Posted: Tuesday, January 8, 2008 7:27:12 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi Ben,

We are no SCA expert but everything should still be the same from our components' point view. That is, if any of our JavaScript files is not correctly rendered, the controls won't function; If the control functions, then all our files are rendered correctly. Whatever files/web services that your server provides in addition to that, regardless their protocol and binding point should be irrelevant to our controls.

Thanks


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