sister_annex Posted January 14, 2011 Posted January 14, 2011 Still running into the problem with IE when trying to download any file: Downloads work fine in Chrome, FF and Safari but IE complains If anyone has any ideas then any help would be appreciated Thanks Mark
AngryTechnician Posted January 14, 2011 Posted January 14, 2011 Still running into the problem with IE when trying to download any file: I had that when I was trying to use HAP behind a reverse proxy. Is that the configuration you're attempting?
sister_annex Posted January 14, 2011 Posted January 14, 2011 I'll say yes as honestly I don't know, we run it behind an ISA firewall I'm a noob haha
AngryTechnician Posted January 15, 2011 Posted January 15, 2011 OK yes, ISA does function as a reverse proxy. I wasn't able to get it working in that way - what I found was that downloads were truncated (large files had the last few kB missing, while small files came down completely empty). I ended up deploying it in onto a server with a direct port mapping from the public facing IP. It wasn't my preferred option but it was better than not having it at all. 1
dgsmith Posted January 15, 2011 Posted January 15, 2011 Just noticed the enhanced version on our's is now not working or is very slow. You choose the enhanced option, it appears to load the folder structure, but then just the "My School Computer" link shows in the top left of the tree view. If you wait about 30 seconds the rest then may show or sometimes not. This is odd considering this part especially was lightning fast when I first installed it. Students are known to be impatient and assume it isn't working thus telling me as much! Also a mapped drive on a member server (non DC) has suddenly stopped working with access denied errors now - again this worked fine initially and nothing that could affect that has changed.. The network path was not found. 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.IOException: The network path was not found. The errors seems to suggest either it can't find the server or the name/link has changed? The server is our intranet server.
sister_annex Posted January 15, 2011 Posted January 15, 2011 OK yes, ISA does function as a reverse proxy. I wasn't able to get it working in that way - what I found was that downloads were truncated (large files had the last few kB missing, while small files came down completely empty). I ended up deploying it in onto a server with a direct port mapping from the public facing IP. It wasn't my preferred option but it was better than not having it at all. Was hoping there would be a simple(!) fix... oh well, thanks for the help AT it is much appreciated
sister_annex Posted January 19, 2011 Posted January 19, 2011 Did find the solution to the problem for me and it was to remove cache-control:no-cache from the IIS (we use IIS6) settings.... Hopefully this will not break anything else?? 1
AngryTechnician Posted January 19, 2011 Posted January 19, 2011 Interesting, I knew that fixed one problem with IE but didn't know it might work for this one too... thanks for the tip.
sister_annex Posted January 19, 2011 Posted January 19, 2011 No worries... like I said I'm not sure whether it will break anything else though.
thesk8rjesus Posted January 20, 2011 Posted January 20, 2011 every time in either Enhance or basic i try to download a file i get the following error message 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.routing.Downloader.ProcessRequest(HttpContext context) +383 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +477 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +76 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1 anyone else had this and if so what's the fix?
thesk8rjesus Posted January 21, 2011 Posted January 21, 2011 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.routing.Downloader.ProcessRequest(HttpContext context) +383 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +477 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +76 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1 okay i have just found that this only happens with my support drive i have created. I want only Domain Admins to access it, if i add an extra group in called admins, and then set write permissons to All i can get it working, but shouldn't it work with just domain admins in both? am i doing something wrong here or should this work without recieving the error above
bonald Posted January 21, 2011 Posted January 21, 2011 okay, some problems with the extended view. It's working fine with basic view. I am using Win2008R2 with 5.4.5 http://172.16.23.23/extranet/api/mycomputer/listdrives [FormatException: Le format de la chaîne d'entrée est incorrect.] System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +12630485 System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) +261 System.Convert.ToDecimal(String value) +112 HAP.Web.API.ListDrives.ProcessRequest(HttpContext context) +1060 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +597 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +266
nickbro Posted January 22, 2011 Author Posted January 22, 2011 Hmm, that is a sign that the disk space indicators aren't able to parse correctly
mrbios Posted January 31, 2011 Posted January 31, 2011 Odd im getting the same error BUT it's only affecting certain users, i have a testteacher account whch is the same as a standard teacher that it wont work on, and then a teachertest account which is again the same, same profile, permissions etc but it works on one but not on the other? 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.routing.Downloader.ProcessRequest(HttpContext context) +629 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +596 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +265 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1 With the teachertest account it works, i can browse documents and download them etc. Wit hthe testteacher account i can browse the folders, access extranet etc but i simply can't download any documents.
mrbios Posted January 31, 2011 Posted January 31, 2011 Ahhh i found the problem with that one, testteacher didn't have a H: drive mapped in AD whereas my setup is set to include the home folders every time, with H: set to "local path" but with the path blank it wouldn't allow downloads of documents.
vitalstatistix Posted February 1, 2011 Posted February 1, 2011 Hi Guys, This may sound like an odd one but I have implemented HAP (superb by the way) and although all the file permissions are correct I have a number of folders that are set to restricting the administrators (myself and my team) from viewing. As a student or member of staff restrictions apply successfully but as an administrator it doesn’t seem to carry the same access restrictions across to HAP, so I am able to access folders that management would prefer I didn’t have immediate access to. Are there some settings I have missed that will stop administrators from overriding the restrictions imported from the server?
the_quick Posted February 2, 2011 Posted February 2, 2011 Hello, I used HAP on our network for some time, recently had problems with access, so wanted to try newest version - not sure if what I did was right Just copied content off old version to different folder (for backup) and paste the new version, tweaked web.config to our settings. An now got this: Server Error in '/extranet' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: '?' is an unexpected token. The expected token is '='. Line 144, position 224. Source Error: Line 142: Line 143: Line 144: Line 145: Line 146: Source File: G:\Inetpub\WWWroot\Intranet\Extranet\web.config Line: 144 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1 Any chance you can help Nick? Cheers
sister_annex Posted February 2, 2011 Posted February 2, 2011 Looks like you may just need to remove the ? from string so it reads
the_quick Posted February 2, 2011 Posted February 2, 2011 I did, than I get another error message saying that it does not recognize "enableCrossAppRedirect".
AngryTechnician Posted February 2, 2011 Posted February 2, 2011 Mine reads enableCrossAppRedirects="false" So change the ? to a s
sister_annex Posted February 3, 2011 Posted February 3, 2011 Bingo AT An excerpt from the M$ website is below cookieless="UseUri" requireSSL="true" enableCrossAppRedirects="true" /> A guess may be a corrupt download - or a find & replace gone wrong (maybe) HTH anyway Mark
Zenden Posted February 3, 2011 Posted February 3, 2011 Morning All, I have HAP up and running with no problem but as soon as I attempt to enable Forms Authentication I am gettting errors. I have it running on IIS7 (adapted the steps from the youtube video setting it up on IIS6) so I am unsure if there is anything I need to do different. It is stating "Could Not Load Type 'CHS_Extranet.Login'" so I think it is something relatively simple but I am rubbish with ASP so I am completely stumped. can anyone help me out please?
nickbro Posted February 3, 2011 Author Posted February 3, 2011 Morning All, I have HAP up and running with no problem but as soon as I attempt to enable Forms Authentication I am gettting errors. I have it running on IIS7 (adapted the steps from the youtube video setting it up on IIS6) so I am unsure if there is anything I need to do different. It is stating "Could Not Load Type 'CHS_Extranet.Login'" so I think it is something relatively simple but I am rubbish with ASP so I am completely stumped. can anyone help me out please? Since Forms Auth carries major security risks, it was dropped as a supported auth type 1
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