Jump to content

Recommended Posts

Posted (edited)

Hi Nick ,

 

Love the prorgram btw , keep up the good work .

 

Decided to go for an upgrade to the latest v7

 

All i did was remove the contents of our HAP folder and replaced with the latest v7 files and ran the v7 setup.aspx ( i assume its all setup ok as previous versions work fine)

 

I get the following error when entering in and clicking the test button on the domain UPN / username and password

 

error.jpg

 

Any information on what i might have done wrong ?

Edited by 2097
Posted

I'm getting exactly the same problem. Have v6 of HAP which is still running, but have made new folder (Not called it HAP though, does that matter?) put files in there and done a new application pool etc

But now can't get past the error your getting too.

Posted (edited)

ok i got round this problem by redoing everything located in the documentation.pdf on the HAP website .. Great stuff

 

But im now having problem with Directory Links . im creating them fine ... But there not showing up when i login to HAP

 

gor e.g. i have mapped H to %homedrive% and gave domain admins , staff and the ICT group read and write permisions .. but they dont show ?

 

Also i cant removed the mapped drives after creating them

Edited by 2097
Posted
Hi Nick ,

 

Love the prorgram btw , keep up the good work .

 

Decided to go for an upgrade to the latest v7

 

All i did was remove the contents of our HAP folder and replaced with the latest v7 files and ran the v7 setup.aspx ( i assume its all setup ok as previous versions work fine)

 

I get the following error when entering in and clicking the test button on the domain UPN / username and password

 

[ATTACH=CONFIG]11313[/ATTACH]

 

Any information on what i might have done wrong ?

 

It's preferable to use the Administrator's Account for Directory Access, it's down to permissions on AD. The Admin Password is Encrypted in the web.config

Posted
ok i got round this problem by redoing everything located in the documentation.pdf on the HAP website .. Great stuff

 

But im now having problem with Directory Links . im creating them fine ... But there not showing up when i login to HAP

 

gor e.g. i have mapped H to %homedrive% and gave domain admins , staff and the ICT group read and write permisions .. but they dont show ?

 

Also i cant removed the mapped drives after creating them

 

Home Directory should now be

 

EnableReadTo All

EnableWriteTo All

EnableMove True

UNC %homedir%

Posted
It's preferable to use the Administrator's Account for Directory Access, it's down to permissions on AD. The Admin Password is Encrypted in the web.config

 

Thanks for the quick reply Nick , Seemed to work fine after i remade everything in IIS .. Using your very good pdf document as a guide

 

I couldnt get the drive mappings to work correctly using the setup.aspx ( the My Computer.aspx link was missing)

 

Instead i done it manually in the config.xml ( after a bit of search and destory)

 

May i say so far it seems a LOT ! better than the v6 ( apart from minor install issue which is probally my fault tbh !)

Posted
Hi Nick ,

 

Love the prorgram btw , keep up the good work .

 

Decided to go for an upgrade to the latest v7

 

All i did was remove the contents of our HAP folder and replaced with the latest v7 files and ran the v7 setup.aspx ( i assume its all setup ok as previous versions work fine)

 

I get the following error when entering in and clicking the test button on the domain UPN / username and password

 

[ATTACH=CONFIG]11313[/ATTACH]

 

Any information on what i might have done wrong ?

 

Are you an RM School? RM's naming scheme is usually school.internal

Posted

I think one of my students have just found a bug. Mainly the deleting of files doesn't seem to work, and some extra tabs appear on the homepage, they don't do anything, but they show up.

 

Also .ini files are showing up as they should be comma separated not semi-colon, and hidden files are showing up.

 

Expect v7.1 to come out shortly to fix these issues, and any others anyone else finds.

Posted (edited)

I'm still getting the initial problem.... Tried starting from Scratch but with no success.. Not sure what I'm doing wrong. I'm an RM Site & using IIS6. Anything I could try?

 

Thanks!

 

Seen this in the Application Logs on the Server...

 

Anything to do with my installation issue?

 

Event Type: Error

Event Source: System.ServiceModel 4.0.0.0

Event Category: WebHost

Event ID: 3

Date: 19/09/2011

Time: 10:45:30

User: NT AUTHORITY\NETWORK SERVICE

Computer: CHA-SR-001

Description:

WebHost failed to process a request.

Sender Information: System.ServiceModel.ServiceHostingEnvironment+HostingManager/34717384

Exception: System.ServiceModel.ServiceActivationException: The service '/HAP/api/setup' cannot be activated due to an exception during compilation. The exception message is: Could not find a base address that matches scheme http for the endpoint with binding WebHttpBinding. Registered base address schemes are [https].. ---> System.InvalidOperationException: Could not find a base address that matches scheme http for the endpoint with binding WebHttpBinding. Registered base address schemes are [https].

at System.ServiceModel.ServiceHostBase.MakeAbsoluteUri(Uri relativeOrAbsoluteUri, Binding binding, UriSchemeKeyedCollection baseAddresses)

at System.ServiceModel.Description.ConfigLoader.ConfigureEndpointAddress(ServiceEndpointElement serviceEndpointElement, ServiceHostBase host, ServiceEndpoint endpoint)

at System.ServiceModel.Description.ConfigLoader.ConfigureEndpoint(StandardEndpointElement standardEndpointElement, ServiceEndpointElement serviceEndpointElement, ContextInformation context, ServiceHostBase host, ServiceDescription description, ServiceEndpoint& endpoint, Boolean omitSettingEndpointAddress)

at System.ServiceModel.Description.ConfigLoader.LookupEndpoint(ServiceEndpointElement serviceEndpointElement, ContextInformation context, ServiceHostBase host, ServiceDescription description, Boolean omitSettingEndpointAddress)

at System.ServiceModel.Web.WebServiceHost.AddAutomaticWebHttpBindingEndpoints(ServiceHost host, IDictionary`2 implementedContracts, String multipleContractsErrorMessage, String standardEndpointKind)

at System.ServiceModel.Web.WebServiceHost.OnOpening()

at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)

at System.ServiceModel.Channels.CommunicationObject.Open()

at System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(String normalizedVirtualPath)

at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)

--- End of inner exception stack trace ---

at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)

at System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath)

Process Name: w3wp

Process ID: 1968

Edited by gumbygaz
Additional information added
Posted

Just started the testing of files uploading etc .

 

Drag and drop seems to think all Extensions are not allowed ?

 

Manual HTML upload works ok , delete also ...

 

I noticed the extensions are seperate in the config with ; and not a , ( is this normal ?)

 

Many thanks again Nick

Posted (edited)

Ok heres a summary as to whats not working nick to help you out ( im running IIS6).

 

Using the Drag and Drop Feature it states that the file extension is not allowed for any file i copy to it ( HTML upload works )

 

Clicking the browse button (...) under the drag and drop text brings up a error ( fileDialog_InvalidFilter)

 

When i first login to the extended version i get the following

 

error1.JPG

 

Using the extended version seems to cause some errors , When uploading for example it freezes then a massive error comes up which i have attached

 

error2.JPG

Edited by 2097
Posted
Thanks, will look into these bugs. The beta test wasn't very successful.

 

Nick despite the errors , HAP has came a long way ! i love the look of it now , its also a lot faster

 

Well done , And Thank you for keeping it FREE ! as my school loves it !

Posted
Are you using HTTPS?

 

Doh!...I am so sorry. No I was not using HTTPS, everything is working perfect now. Thank you so much Nick and keep up the good work.

Posted

Nick seem to be having a problem with the new update . I assume i just replace the 3 dll's with the ones in the update ?

 

When i login i get the following error

 

Parser Error Message: Could not load file or assembly 'AjaxControlToolkit, Version=4.1.50731.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

 

 

Line 1: <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="Announcement.ascx.cs" Inherits="HAP.Web.Controls.Announcement" %>

Line 2: <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit.HTMLEditor" TagPrefix="asp" %>

Line 3: <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>

Posted (edited)
HAP+ v7 needs to be cleanly installed, you cannot upgrade from v6 to v7

 

I have v7 installed .

 

I used the upgrade files from v7.1

 

** EDIT** Using the upgraded files did not work , but a clean install did . This update has fixed all problems !! ..

 

But i am experiencing slowness when deleteing files using the extended version , when i hit delete on a file it freezes the browser for a bit but does eventually delete .

Edited by 2097
Posted (edited)

Ermmm.. I am following the videos but cannot see the local user IIS that your asking me to give permissions to... what am I missing??

 

*update* sorted... just typed it in

Edited by Simcfc73

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...