Jump to content

Recommended Posts

Posted

As much as I would love to help with the coding etc I am a VB coder and not too good with the web stuff yet so I'll just sit back and add comments where necessary. I do know there are some good coders on here so I'm sure you'll get some help.

 

I think I speak for everyone when I say well done on such a fantastic product and kudos for the amount of hardwrok you are putting in to accomodate everyones requests :)

 

Mark

Posted

I've just released v5.2 onto Home Access Plus+. This should remove the need to have HAP installed into the extranet folder. It'll also allow you to run multiple HAPs inside IIS.

Other chances include a major speed boost to the logon tracker. I found the way I was logging errors wasn't working, it was infact locking the application up. So I've removed this code. Still works though.

Most of this release has been the 1st point, but the booking system has had a bit of a look at, and some other stuff. Full details are in the change log

  • Thanks 1
Posted (edited)

Nick,

 

I have finally got roind to installing HAP+ (latest version as of today), have followed the instructions but a getting an error when tring to load the ajax stuff...

 

Parser Error 
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. 

Parser Error Message: Could not load file or assembly 'System.Web.Ajax' or one of its dependencies. The system cannot find the file specified.

Source Error: 


Line 2:  <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit.HTMLEditor" TagPrefix="asp" %>
Line 3:  <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
Line 4:  <%@ Register Assembly="System.Web.Ajax" Namespace="System.Web.UI" TagPrefix="asp" %>
Line 5:  
Line 6:          


Source File: /Homeaccess/Controls/Announcement.ascx    Line: 4 

Assembly Load Trace: The following information can be helpful to determine why the assembly 'System.Web.Ajax' could not be loaded.


WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


 

Any ideas??

 

EDIT: Adding the system.web.ajax.dll.to the bin folder fixes the issue - not sure if it should be there or whether I have missed some thing from my install as the release notes say to delete it (and it is not there as part of the a fresh download of v5.2) - Also, now working it keeps asking for a username and password (~5times) before letting me access files etc - again I may have missed something but thought I'd ask just in case :)

 

Cheers Nick

 

Mark

Edited by sister_annex
Additional Info
Posted

Open all of the web.config files, look for xxx Easylink. Change this to a AD group that has permissions.

 

I removed the system.web.ajax.dll because it wasn't needed anymore, or so I thought. It's not needed for me.

Posted

Ok, I've fixed that problem, reuploaded it to codeplex, it's not v5.2.1, just to get the 40 downloaders to redownload it. System.Web.Ajax isn't used anymore, it's not supported in .net 4 (since the stuff in it is inbuilt into asp.net 4, or via the ASP.net AJAX Toolkit DLL)

Download it now from Home Access Plus+

Posted
You should implement a microsoft remote desktop gateway server. That's how I'm doing all of these changes from home. It means RDP traffic is encrypted over https, gets around the LEA
Posted

::blink & you'll miss a few versions:: Have just grabbed the latest rel., new web.config etc. and hit a few glitches:

 

- I managed to upset the Silverlight new folder functionality. In a hurry I haven't managed to figured out a consistent set of steps for any of this, but when making a new folder and changing the offered name (e.g. "New Folder") I've had

 

a) It work.

b) An exception (from System.IO.[whatever].MoveTo).

c) A message saying " sorry... can not be moved..".

d) It appear to let me create and rename a folder to the same name as one at the same level e.g. at one point I had two folders called "x" displaying in the right hand pane, although after an F5 refresh there was only one.

 

- I can't get the Basic Version HTML Uploader to upload files. The very same files do upload OK via drag & drop.

 

I then tried building the source which worked fine but rounding up the refs again there are two (harmless) redundant ones in HAP.Web. Didn't note them properly before nuking, but IIRC it was ms office core and the old silverlight.

Posted

That's for that. The Silverlight version is still being made better, but it's very difficult to fully test everything, with all the combo's you can have.

 

I don't know why the basic html uploader wasn't working, it should do, it uses the same backend code. But i'll take another look.

 

The MS Office Core is the HTML Previews of xls(x) and docx documents (I forget which, I think docx). The silverlight uploader is still there.

  • 2 weeks later...
Posted

Hi All

 

I have recently installed and testing home access plus but have ran into a few problems when users try to upload files under the basic option.

 

As a sysadmin i can use the html uploader fine but the drag and drop option under the basic version fails. This comes up with a silverlight page error. Although the drag and drop option in rthe enhanced version works fine.

 

As a non admin (pupil or staff) they can upload fine using the enhanced version but when using the basic version neither the html uploader or drag and drop work.

When they use the html uploader, once they have browsed for a file and then selected upload and close, the browser flashes, takes them back to there home folder but the file isnt there.

When they try and use the drag and drop under the basic version they can the same error as a sysadmin (says cheking file, with a page error referring to silverlight)

 

Can anybody shed any light on this please?

 

Thanks

Alan

Posted
Should be fixed in v5.2.4 which I've just released

 

Download v5.2.4 from Home Access Plus+

 

Hi Nick

 

Hope you are well and had a good weekend

 

I have updated with version 5.2.5 and that has solved the html uploader problem, thanks

 

however i still cannot drag and drop under the basic version when using any login (even sysadmin)

 

i get the following page error:

Webpage error details

 

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; CMDTDF; InfoPath.1)

Timestamp: Tue, 31 Aug 2010 06:58:13 UTC

 

 

Message: Unhandled Error in Silverlight Application [Async_ExceptionOccurred]

Arguments:

Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=4.0.50524.0&File=System.dll&Key=Async_ExceptionOccurred at System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()

at HAP.Silverlight.File.client_DownloadStringCompleted(Object sender, DownloadStringCompletedEventArgs e)

at System.Net.WebClient.OnDownloadStringCompleted(DownloadStringCompletedEventArgs e)

at System.Net.WebClient.DownloadStringOperationCompleted(Object arg)

Line: 1

Char: 1

Code: 0

URI: https://easylink.derbyhigh.derby.sch.uk/homeaccess/MyComputer/N

 

Thanks

 

Alan

Posted
I'll have to check the basic silverlight uploader is actually getting the updated URL, your using homeaccess instead of extranet as the folder
Posted
ok, this is a strange one

 

lol i set the folder as homeaccess as i understood this could be named anything

 

Thanks for your continued help with this one

Posted

Hi some bugs,

in basic version when click in a folder get

 

Server Error in '/Extranet' Application.

--------------------------------------------------------------------------------

 

Object reference not set to an instance of an object.

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.NullReferenceException: Object reference not set to an instance of an object.

 

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:

 

 

[NullReferenceException: Object reference not set to an instance of an object.]

HAP.Web.mycomputer.DataBind() +1803

HAP.Web.mycomputer.Page_Load(Object sender, EventArgs e) +21

System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +24

System.Web.UI.Control.LoadRecursive() +70

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3047

Posted

I've fixed that.

 

Just noticed that users can rename "My Documents" and other drives, although it flags an error, can we remove the option?

Posted (edited)

sorry to be a pain, i have found another bug that might want looking at.

 

when you rename a file under the enhanced version it adds the file extension to end of the file making it have it twice. This then does not allow the file to be opned as home access plus does not see it.

 

So for example if i want to rename a word document called test to test 1. All looks well in home access plus but if you go to my computer to check the file, it has actually been renamed to test 1.doc.doc

 

This then results in the file not being found when i user trys to open it in future.

 

Can you cast your spell over this one please?

 

Alan

Edited by keninski
Posted
I'll have a look at the weekend. I have to admit that I don't understand why it's doing this. I works fine for me. The renaming a drive I'll look into, you shouldn't be able to do it.
Posted
lol i set the folder as homeaccess as i understood this could be named anything

 

Thanks for your continued help with this one

 

It shouldn't make a difference, it should work in any folder, I've removed all hardcoded references to /extranet/

Posted
Ok, I can confirm there are bugs with the rename. 5.2.6 will be out later today. It removes the rename a drive. and will hopefully fix the rename bug

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...