Jump to content

clarky2k3

Members
  • Posts

    335
  • Joined

  • Last visited

Everything posted by clarky2k3

  1. Give this a go - PaperCut Print Logger - free print logging software for Windows
  2. I have to say 1.7.0 rc1 is brilliant! I have decided to start from scratch again though!
  3. Yes, you just overwrite the server files/folders.
  4. Hi, We upgraded to 1.7.0 alpha2 and you can upgrade. We took a backup of the files, xibodata and sql before hand though, just incase! You will need to upgrade the clients on the displays aswell. We upgrade to 1.7.0 beta but found our screens didnt work so reverted back to 1.7.0 alpha.
  5. Hi, I am trying to get all unresolved behaviour incidents for the day and I have a filter setup on the behaviour focus to where 'date is 26 Nov 2014' and 'status is unresolved'. However I guess when this gets run tomorrow it will still pick up todays date. Is there a way of filtering on the current day? I am trying to automate this using command line reporter. Cheers
  6. Is your sharepoint url in the local intranet zone in Internet Explorer?
  7. When we had moodle we used http://www.zilink.co.uk, does what you want and more for probably the same price if not cheaper
  8. We use both the salamander sharepoint and the salamander online reporting. Both brilliant products and very well priced. Would recommend them to anyone!
  9. clarky2k3 => Xbox Super Geek
  10. Hi all, Does anyone have a guide on setting up ADFS pre authentication to an on-site sharepoint 2013? We have ADFS setup and the web application proxy (both server 2012 r2) I have setup the publishing rule but when logging in externally it goes to the web proxy server and accepts the username and password then it directs to the sharepoint but just sits there. I was wondering if there was something Im doing wrong or a step I've missed?
  11. We use HTML5 flowplayer here with mp4 videos, works on everything on any platform except for the opera browser. Has inbuilt embed codes which we use to display on vle, website etc...
  12. Backupassist, cheap, easy to setup and never had to touch it since setting it up
  13. Okay, if I remove the http binding and keep the https binding, it works... Add the http back on and it doesnt!
  14. Started again, getting a red cross on services activated. The style sheet is getting loaded if I go to /style/basestyle.css. If I go to /api/setup I get the following error - A binding instance has already been associated to listen URI 'https://%myurl%/homeaccess/api/setup'. If two endpoints want to share the same ListenUri, they must also share the same binding object instance. The two conflicting endpoints were either specified in AddServiceEndpoint() calls, in a config file, or a combination of AddServiceEndpoint() and config. 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.InvalidOperationException: A binding instance has already been associated to listen URI 'https://%myurl%/homeaccess/api/setup'. If two endpoints want to share the same ListenUri, they must also share the same binding object instance. The two conflicting endpoints were either specified in AddServiceEndpoint() calls, in a config file, or a combination of AddServiceEndpoint() and config. 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: [invalidOperationException: A binding instance has already been associated to listen URI 'https://%myurl%/homeaccess/api/setup'. If two endpoints want to share the same ListenUri, they must also share the same binding object instance. The two conflicting endpoints were either specified in AddServiceEndpoint() calls, in a config file, or a combination of AddServiceEndpoint() and config. ] System.ServiceModel.Description.DispatcherBuilder.InitializeServiceHost(ServiceDescription description, ServiceHostBase serviceHost) +2451 System.ServiceModel.ServiceHostBase.InitializeRuntime() +65 System.ServiceModel.ServiceHostBase.OnBeginOpen() +34 System.ServiceModel.ServiceHostBase.OnOpen(TimeSpan timeout) +50 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) +310 System.ServiceModel.Channels.CommunicationObject.Open() +36 System.ServiceModel.HostingManager.ActivateService(ServiceActivationInfo serviceActivationInfo, EventTraceActivity eventTraceActivity) +91 System.ServiceModel.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity) +598 [serviceActivationException: The service '/homeaccess/api/setup' cannot be activated due to an exception during compilation. The exception message is: A binding instance has already been associated to listen URI 'https://%myurl%/homeaccess/api/setup'. If two endpoints want to share the same ListenUri, they must also share the same binding object instance. The two conflicting endpoints were either specified in AddServiceEndpoint() calls, in a config file, or a combination of AddServiceEndpoint() and config. .] System.Runtime.AsyncResult.End(IAsyncResult result) +495736 System.ServiceModel.Activation.HostedHttpRequestAsyncResult.End(IAsyncResult result) +178 System.ServiceModel.Activation.AspNetRouteServiceHttpHandler.EndProcessRequest(IAsyncResult result) +6 System.Web.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar) +129 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929
  15. Hi, No it isn't the same server, I will start again with v9.2 with a fresh setup and see how I get on. The reason why I copied the XML is on the setup page the links didn't work.
  16. That hotfix doesnt apply to server 2012, is it because I havent got ASP.NET 3.5 installed? EDIT - Installed ASP.NET 3.5 still the webpage refreshes every second.
  17. Okay, I have copied the hapconfig.xml from another install and logged in fine then the page just keeps looping...
  18. Okay getting a new error now - Server Error in '/homeaccess' Application. -------------------------------------------------------------------------------- An operations error occurred. 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.DirectoryServices.DirectoryServicesCOMException: An operations error occurred. 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: [DirectoryServicesCOMException (0x80072020): An operations error occurred. ] System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) +628277 System.DirectoryServices.DirectoryEntry.Bind() +44 System.DirectoryServices.DirectoryEntry.get_AdsObject() +42 System.DirectoryServices.PropertyValueCollection.PopulateList() +29 System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName) +63 System.DirectoryServices.PropertyCollection.get_Item(String propertyName) +163 System.DirectoryServices.AccountManagement.PrincipalContext.DoLDAPDirectoryInitNoContainer() +521413 System.DirectoryServices.AccountManagement.PrincipalContext.DoDomainInit() +51 System.DirectoryServices.AccountManagement.PrincipalContext.Initialize() +161 System.DirectoryServices.AccountManagement.PrincipalContext.get_QueryCtx() +42 System.DirectoryServices.AccountManagement.Principal.FindByIdentityWithTypeHelper(PrincipalContext context, Type principalType, Nullable`1 identityType, String identityValue, DateTime refDate) +29 System.DirectoryServices.AccountManagement.UserPrincipal.FindByIdentity(PrincipalContext context, String identityValue) +81 HAP.AD.User.Authenticate(String username, String password) +295 HAP.Web.Global.Application_Start(Object sender, EventArgs e) +187 [HttpException (0x80004005): An operations error occurred. ] System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +12864673 System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +175 System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +304 System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +404 System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +475 [HttpException (0x80004005): An operations error occurred. ] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +12881540 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +159 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +12722601 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929
  19. Hi, I have setup HAP a few times but with this latest install on server 2012 I am struggling. Has anyone had a problem where on the setup page they can click the tabs across the top? Any help is appreciated.
  20. Hi all, We are currently busy creating sharepoint 2013 ready for release in September (first time users!) My question is external users will have to put the DOMAIN\ before the username, we dont want this! Obviously we would publish sharepoint with tmg and use the form based auth but we cant buy it because microsoft has depreciated it!!! How will we get around this problem? Thanks
  21. Im getting married in October half term!
  22. We were in exactly the same situation and stumbled upon okta which was an amazing piece of software!
  23. http://www.backupassist.com/index.html Worth a trial
  24. Ah I see... I used the command - AllowManagementOS $False...My Bad!
  25. Okay I have done this and the server stopped responding! Looking at the server it is now showing up that there are no adapters found. If I remove the virtual switch that I created everything is hunky dory!
×
×
  • Create New...