simonmerry Posted December 2, 2011 Posted December 2, 2011 Hi Nick, I came acrosss your product on RM Communities recently and have set up HAP+ 7.7. I have a few issues which i am trying to work my way through and could use a little help. I have set up all my mappings and enabled read and write settings appropriately. Howerver i am experiencing difficulty in downloading or viewing files from the maps. I can upload, move, delete, rename and create new files or folders but when i try to download or double click on a file i get the error: Internet explorer cannot download "filename" from easylink. IE was not able to open this internet site. The requested site is either unavailable or cannot be found. I can view Jpeg's in the mapping by double clicking and opening them but cant save them. I am running win server 2003 and IIS6. Any help would be greatly appreciated. Simon.
nickbro Posted December 2, 2011 Posted December 2, 2011 Check the Do not save encrypted pages to disk option in internet explorer.
simonmerry Posted December 2, 2011 Author Posted December 2, 2011 It's not ticked. I take it it shouldnt be either?
simonmerry Posted December 5, 2011 Author Posted December 5, 2011 Works in Chrome, Cant access hap in FF.
nickbro Posted December 5, 2011 Posted December 5, 2011 Odd that Firefox doesn't work, as I develop HAP+ using Firefox
simonmerry Posted December 5, 2011 Author Posted December 5, 2011 Fixed FF issue I needed to add easylink to the "no proxy for" box. FF can also download the files along with Chrome so there must be some setting in IE preventing it.
gianzack Posted December 6, 2011 Posted December 6, 2011 @nickbro @simonmerry I have a problem downloading in "basic authentication setup" "hap+ 7.7" "win2008r2" "IIS 7.5" "member server installation" . The problem is using every browser and using both basic and extender view. hapconfig.xml: \\server\shared \\server\usr\%username% H mapping works perfectly G works but if I download I get: Could not find file '\\server\usr\\New Rich Text Document.rtf'. 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.IO.FileNotFoundException: Could not find file '\\server\usr\\New Rich Text Document.rtf'. 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: [FileNotFoundException: Could not find file '\\server\usr\\New Rich Text Document.rtf'.] System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +12893271 System.IO.FileInfo.get_Length() +12550476 RangeRequestHandlerBase.ParseRequestHeaderRanges(HttpContext context) +268 RangeRequestHandlerBase.ProcessRequest(HttpContext context) +177 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +625 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +270
nickbro Posted December 6, 2011 Posted December 6, 2011 Looks like it's not putting the username into the path, will have a look into this
gianzack Posted December 6, 2011 Posted December 6, 2011 @nickbro thanks for your time!!! I can rename, create folder, move files, delete files but not download files.
nickbro Posted December 6, 2011 Posted December 6, 2011 Ok, can you try this file, found the issue and fixed it
gianzack Posted December 6, 2011 Posted December 6, 2011 thanks nick, I am not on the servers now but I will try it tomorrow. super thanks as usual.
gianzack Posted December 7, 2011 Posted December 7, 2011 Ok, can you try this file, found the issue and fixed it @nickbro Dear Nick I have installed the content of you bin.zip now when dowloading a file (basic authentication) if I 1) log as a student: Access 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.ComponentModel.Win32Exception: Access is denied 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: [Win32Exception (0x80004005): Access is denied] [invalidOperationException: Cannot open log for source 'Home Access Plus+'. You may not have write access.] System.Diagnostics.EventLogInternal.OpenForWrite(String currentMachineName) +2052405 System.Diagnostics.EventLogInternal.InternalWriteEvent(UInt32 eventID, UInt16 category, EventLogEntryType type, String[] strings, Byte[] rawData, String currentMachineName) +360 System.Diagnostics.EventLogInternal.WriteEntry(String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte[] rawData) +557 System.Diagnostics.EventLog.WriteEntry(String message, EventLogEntryType type) +30 RangeRequestHandlerBase.LogRequestHttpHeaders(HttpRequest Request) +494 RangeRequestHandlerBase.ProcessRequest(HttpContext context) +182 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +625 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +270 2) if I log in as Domain Admin Could not find file '\\server1\usr\\New Text Document.txt'. 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.IO.FileNotFoundException: Could not find file '\\server1\usr\\New Text Document.txt'. 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: [FileNotFoundException: Could not find file '\\server1\usr\\New Text Document.txt'.] System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +12893271 System.IO.FileInfo.get_Length() +12550476 RangeRequestHandlerBase.ParseRequestHeaderRanges(HttpContext context) +268 RangeRequestHandlerBase.ProcessRequest(HttpContext context) +204 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +625 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +270 thanks as usual
nickbro Posted December 7, 2011 Posted December 7, 2011 Can you download and run the web logging setup app from codeplex: Home Access Plus+ - Download: v7.7 This will set the HAP+ Event Log Up
gianzack Posted December 7, 2011 Posted December 7, 2011 Can you download and run the web logging setup app from codeplex: Home Access Plus+ - Download: v7.7 This will set the HAP+ Event Log Up it was already installed. do I need to re-install it again? thanks
gianzack Posted December 7, 2011 Posted December 7, 2011 (edited) Ok give this a try @nickbro dear super nick, IT IS WORKING (if I login as a memer of domain admins) !!!! if I login as a student I still get (web logging was already installed): Access 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.ComponentModel.Win32Exception: Access is denied 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: [Win32Exception (0x80004005): Access is denied] [invalidOperationException: Cannot open log for source 'Home Access Plus+'. You may not have write access.] System.Diagnostics.EventLogInternal.OpenForWrite(String currentMachineName) +2052405 System.Diagnostics.EventLogInternal.InternalWriteEvent(UInt32 eventID, UInt16 category, EventLogEntryType type, String[] strings, Byte[] rawData, String currentMachineName) +360 System.Diagnostics.EventLogInternal.WriteEntry(String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte[] rawData) +557 System.Diagnostics.EventLog.WriteEntry(String message, EventLogEntryType type) +30 RangeRequestHandlerBase.LogRequestHttpHeaders(HttpRequest Request) +494 RangeRequestHandlerBase.ProcessRequest(HttpContext context) +182 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +625 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously SUPER THANKS Edited December 7, 2011 by gianzack
gianzack Posted December 8, 2011 Posted December 8, 2011 just a followup to myself :-) i have been able to fix: " Cannot open log for source 'Home Access Plus+'. You may not have write access." with this Event Log Write access under ASP.NET - Windows Security have a nice day. and thanks again to @nickbro
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