Jump to content

pjb

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by pjb

  1. Hi Nick, Thanks. I have replaced those 2 files, and the full length now shows. 1. Please can you let me know what variable I need to change so that all 8 columns (including the date colum) will fit in a standard browser size of 1280px Currently lesson four is near to the end at 1220px with the rest scrolling along. 2. For info, mainly aesthetics - the yellow banner does not fit all the way across. Many Thanks.
  2. Hi, Thanks for the update to v9. I have done the upgrade as per your guidance on the website, and the only issue I have come across is the booking system columns. We use 7 booking slots along the top. When displayed in a browser at 1441px or wider it displays ok Under 1441px it only displays 6. Please could you advise on config/css setting I need to change. Many Thanks.
  3. Brilliant. Thanks Nick, greatly appreciated. All working now.
  4. I have changed the DC/Admin password on the server, now when a user tries to connect to HAP once they login with their details Server Error in '/HAP' Application error page is displayed with the unauthorised page - Line 38: <%=((HAP.AD.User)Membership.GetUser()).DisplayName %> (<%=((HAP.AD.User)Membership.GetUser()).UserName %>) Please advise what change and where in HAP do I need to do for HAP to work again. I did try the setup page but that comes up with the same unauthorised page. Thanks.
  5. Update: Have a check with some server settings, and noticed that within the app pool, asp.net 4.0 is now showing. Changed HAP to use that, refreshed and setup page displayed. Changed HAP back to use HAP app pool and setup page continues to load - so that error has now gone
  6. Hi Nick, I also have been trying to get HAP up and running. Am currently stuck when trying to set up with: Access to the path 'C:\inetpub\wwwroot\HAP\app_data\hapconfig.xml' is denied. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.UnauthorizedAccessException: Access to the path 'C:\inetpub\wwwroot\HAP\app_data\hapconfig.xml' is denied. ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5 or Network Service on IIS 6 and IIS 7, and the configured application pool identity on IIS 7.5) that is used if the application is not impersonating. If the application is impersonating via , the identity will be the anonymous user (typically IUSR_MACHINENAME) or the authenticated request user. To grant ASP.NET access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [unauthorizedAccessException: Access to the path 'C:\inetpub\wwwroot\HAP\app_data\hapconfig.xml' is denied.] System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +9718494 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath) +1142 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) +82 System.IO.StreamWriter.CreateFile(String path, Boolean append) +55 System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize) +121 System.IO.StreamWriter..ctor(String path, Boolean append) +33 System.IO.File.CreateText(String path) +37 HAP.Web.Configuration.hapConfig..ctor() +40 HAP.Web.Configuration.hapConfig.get_Current() +185 HAP.Web.Login.OnPreInit(EventArgs e) +19 System.Web.UI.Page.PerformPreInit() +31 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1073 Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.237 The only bit in your release notes I could not get to work is Add the permission ISS AppPool\HAP as I could not find that user, not sure if that may be causing this issue. Windows Server 2008 - SP2 *64
  7. Fair one, don't use NovaT. Apparently that is not compatible with *64 systems, so not just W7.
  8. No issues here. Running Sims and Windows 7 *64 beta nicely. But then again I do IT for a living - that said installing Sims was a walk in the park!
×
×
  • Create New...