mobybrick Posted November 12, 2012 Posted November 12, 2012 Hi Nick, Thanks for the latest HAP+ If I install a new site using Sunday's 8.3 zip file, the site (in the main) does not appear to work. The servers error log contains 2012-11-12 17:02:43 ::1 GET /HAP/scripts/jquery-1.7.2.min.js - 443 stephens ::1 Mozilla/5.0+(compatible;+MSIE+9.0;+Windows+NT+6.1;+WOW64;+Trident/5.0) 404 0 2 0 2012-11-12 17:02:43 ::1 GET /HAP/scripts/jquery-ui-1.8.16.custom.min.js - 443 stephens ::1 Mozilla/5.0+(compatible;+MSIE+9.0;+Windows+NT+6.1;+WOW64;+Trident/5.0) 404 0 2 0 which are the *old* jquery files. If I download the 8.3 upgrade file and extract it on top, some of the contained files are different and these particular errors go away (e.g. mobile-base.css is different size; others are same size but different content). However, even if I do this, the main page after login still shows 'Object reference not set to an instance of an object' in the left-hand blue pane above the HAP picture. Thought you should know, thanks again... Moby.
nickbro Posted November 12, 2012 Posted November 12, 2012 Thanks for the spot, will update the setup.aspx page now as well as the full ZIP
mobybrick Posted November 12, 2012 Author Posted November 12, 2012 Great, thanks... Will that fix the 'Object reference' error that appears in small red writing on the left-hand pane after logon? Ta Moby Thanks for the spot, will update the setup.aspx page now as well as the full ZIP
nickbro Posted November 12, 2012 Posted November 12, 2012 prob not as that error sounds a bit more strange, what does the event viewer say?
mobybrick Posted November 12, 2012 Author Posted November 12, 2012 Hi Nick, Do you mean the main Windows event logs? Will look more thoroughly tomorrow when I get back in school, but I couldn't see anything when I briefly looked earlier. Error as below. Any ideas? Thanks! Moby
mobybrick Posted November 13, 2012 Author Posted November 13, 2012 Hi Nick, Event viewer shows two errors that appear simultaneously after login: Event sequence: 1899 Event occurrence: 7 Event detail code: 0 Application information: Application domain: /LM/W3SVC/1/ROOT/HAP-1-129972155809999845 Trust level: Full Application Virtual Path: /HAP Application Path: C:\inetpub\wwwroot\HAP\ Machine name: SRV05 Process information: Process ID: 2168 Process name: w3wp.exe Account name: IIS APPPOOL\HAP Exception information: Exception type: ArgumentOutOfRangeException Exception message: Index and count must refer to a location within the string. Parameter name: count at System.String.RemoveInternal(Int32 startIndex, Int32 count) at HAP.Web.MyFiles.Default.get_DropZoneAccepted() at ASP.myfiles_default_aspx.__Render__control46(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\wwwroot\hap\MyFiles\Default.aspx:line 121 at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at HAP.Web.Controls.CompressJS.Render(HtmlTextWriter writer) at ASP.myfiles_default_aspx.__Render__control19(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\wwwroot\hap\MyFiles\Default.aspx:line 77 at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Page.Render(HtmlTextWriter writer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) Request information: Request URL: https://mystuff:443/HAP/myfiles/default.aspx Request path: /HAP/myfiles/default.aspx User host address: User: stephens Is authenticated: True Authentication Type: Forms Thread account name: IIS APPPOOL\HAP Thread information: Thread ID: 7 Thread account name: IIS APPPOOL\HAP Is impersonating: False Stack trace: at System.String.RemoveInternal(Int32 startIndex, Int32 count) at HAP.Web.MyFiles.Default.get_DropZoneAccepted() at ASP.myfiles_default_aspx.__Render__control46(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\wwwroot\hap\MyFiles\Default.aspx:line 121 at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at HAP.Web.Controls.CompressJS.Render(HtmlTextWriter writer) at ASP.myfiles_default_aspx.__Render__control19(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\wwwroot\hap\MyFiles\Default.aspx:line 77 at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Page.Render(HtmlTextWriter writer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) and Event code: 3005 Event message: An unhandled exception has occurred. Event time: 12/11/2012 22:35:38 Event time (UTC): 12/11/2012 22:35:38 Event ID: b25aaf4f0c194791a85fd1f35f9c4eb3 Event sequence: 1340 Event occurrence: 6 Event detail code: 0 Application information: Application domain: /LM/W3SVC/1/ROOT/HAP-1-129972155809999845 Trust level: Full Application Virtual Path: /HAP Application Path: C:\inetpub\wwwroot\HAP\ Machine name: SRV05 Process information: Process ID: 2168 Process name: w3wp.exe Account name: IIS APPPOOL\HAP Exception information: Exception type: NullReferenceException Exception message: Object reference not set to an instance of an object. at HAP.Web.API.MyPic.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) Request information: Request URL: https://mystuff:443/hap/api/mypic Request path: /hap/api/mypic User host address: User: stephens Is authenticated: True Authentication Type: Forms Thread account name: IIS APPPOOL\HAP Thread information: Thread ID: 14 Thread account name: IIS APPPOOL\HAP Is impersonating: False Stack trace: at HAP.Web.API.MyPic.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) prob not as that error sounds a bit more strange, what does the event viewer say?
mobybrick Posted November 13, 2012 Author Posted November 13, 2012 Hi, In addition to the two 'Object references not found' - as posted in the Windows logs above (/mypic and myfiles/default.aspx) the setup page also has two broken references, attached. Thanks Moby
mobybrick Posted November 13, 2012 Author Posted November 13, 2012 Tried the latest zip file Nick - still badly broken and needs the update zip extracted over the top of it. On a fresh install the 'live tiles' don't show and most links are broken.
nickbro Posted November 13, 2012 Posted November 13, 2012 @mobybrick, I cannot replicate the boken full install issue. The other issue I'm looking into as it doesn't work in debug mode but works in full mode
nickbro Posted November 13, 2012 Posted November 13, 2012 Ok just re-release the release again, this should fix the json errors on the homepage
mobybrick Posted November 19, 2012 Author Posted November 19, 2012 Hi Nick, 8.4 is much better, but the setup panel stil shows the two icons below broken on a fresh install. Thanks, Moby. Hi, In addition to the two 'Object references not found' - as posted in the Windows logs above (/mypic and myfiles/default.aspx) the setup page also has two broken references, attached. Thanks Moby [ATTACH=CONFIG]15873[/ATTACH]
nickbro Posted November 19, 2012 Posted November 19, 2012 That is by design, they should not have icons on those 2 files, it's only shown the setup page, the homepage doesn't try and render them
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now