JonZaman
Members-
Posts
22 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by JonZaman
-
[h=1]Can you help? I am getting the below error message when trying to open folders or download files from the mapped home drive. Other mapped drive allow files to downloaded and folders to be opened. Not sure if this matters but the SSL certificate we had has expired. Thanks in advance. ------------------------------------------------------------------------------------------------------ Server Error in '/HAP' Application.[/h][h=2]The given key was not present in the dictionary.[/h]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.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. Source Error: [TABLE=width: 100%] [TR] [TD]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. [/TD] [/TR] [/TABLE] Stack Trace: [TABLE=width: 100%] [TR] [TD][KeyNotFoundException: The given key was not present in the dictionary.] System.Collections.Generic.Dictionary`2.get_Item(TKey key) +4271351 HAP.Web.routing.DownloadRoutingHandler.GetHttpHandler(RequestContext requestContext) +536 System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +12409927 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165 [/TD] [/TR] [/TABLE]
-
That's done the trick! Can't believe it was so easy haha. Thanks.
-
Hello all, I have a quick question. I have managed to map our staff home drives as they are all in one location. However our students home drives are slightly different as follows. Staff = \\qe-sr-c-fp1\users-staff\%username%\home Students = \\qe-c-sr-fp1\users-students\y2011\%username\home OR \\qe-c-sr-fp1\users-students\y2012\%username\home OR \\qe-c-sr-fp1\users-students\y2013\%username\home OR \\qe-c-sr-fp1\users-students\y2014\%username\home Is it possible to map these 4 locations as one drive using the percentages or not? Kind regards, Jon
-
I cant see it in there either...
-
I know this is a very old thread. But I didn't want to open a new one. I have the same issue, but I can't figure out the smart board service name. Any ideas? I am running version 14 with a smart board 600. Any help is appreaciated.
-
What version of IIS are you running?
-
I would put the original web.config file from the downloadable zip folder. Then remove the IIS8 Section and if I remember correctly you may also have above and below it remove these aswell and make sure there is no break in the lines. Also check the permissions are correct on the folders.
-
That's great news! Just out of curiosity which of the two fixes worked?
-
Have you tried to edit the hapconfig.xml file delete the AD credentials from there and set 'FirstRun=True' Before editing anything make sure to take a copy of the file you edit this will save you a lot of time if it breaks. If the above doesn't work, I would delete the hapconfig.xml and restart the server.
-
Hi All. Not sure if this one is possible, but I would like the Remote apps web server which is separate from the HAP+ webserver to auto login when someone clicks the link. So when browsing to https://remote.tqea.org.uk/hap and then logging in the AD credentials used to login are stored and then used again when clicking on the Remote Apps link which also uses AD credentials. Does anyone know if this is possible and if so how I can do it? Thanks, Jon
-
I had to downgrade to a version that I've configured before as there was no obvious reason for this issue. I am now using version 9 and all is working as it should be.
-
Hello All. I have tried uploading various different files to various of the mapped drives which I can download from. I can create new folders in them but cannot upload to any of them or any of the folders within them. It is not a permission issue as they can use the drives on PC's with Win7, with full functionality. The error message is: Upload of "xxxxxxx.xxxx" has Failed! Access to path '\\QE-C-SR-FP1\Users-Staff\Stafftest\Home' is denied. I am currently running v10.4 on Server 2012. Everything else is ok so far. Thanks in advance, Jon *EDIT* When I go into a folder created through HAP I get a slightly different error. Upload of "xxxxxxxx.xxx" has Failed! The filename, directory name, or volume label syntax is incorrect. Thanks
-
HAP+ 9.7 Server 2012 R2 - Token cookie issues and Invalid credentials
JonZaman replied to KYS's topic in Home Access Plus+
Hi Nick, Not sure how to delete my post. But its sorted now. I had to replace the web.config file and delete the hapconfig.xml file. Reboot server and all was ok.- 30 replies
-
- hap+ 9.7
- invalid credentials
-
(and 2 more)
Tagged with:
-
HAP+ 9.7 Server 2012 R2 - Token cookie issues and Invalid credentials
JonZaman replied to KYS's topic in Home Access Plus+
**UPDATE** Please ignore this post as I replaced the web.config file I forgot to remove the line about ".svg" that caused the issue. **UPDATE** Hello, not sure if i will get a response here or if i need to open a new thread. But I had this issue and replaced the web.config file and deleted the hapconfig.xml and it was recreated. Re-entered all the information on the setup.aspx and i could then log in. But after logging in as any of the users i have "Resources" "Management" "Me" displayed but no buttons underneath, when i click any of them they just become higlighted in blue and the url changes but it doesnt take me off the homepage. Please help.....!- 30 replies
-
- hap+ 9.7
- invalid credentials
-
(and 2 more)
Tagged with:
-
HAP+ V9 Unkown Error After Fixing Save Button
JonZaman replied to JonZaman's topic in Home Access Plus+
**UPDATE** I now have it working. There was a network issue to start with as my colleague originally started this project. I had a further problem or two afterwards but resolved them using other threads within the forum. Thanks for the help guys. -
HAP+ V9 Unkown Error After Fixing Save Button
JonZaman replied to JonZaman's topic in Home Access Plus+
Yes I can confirm that the App_data is not set to read only. But I am getting the error message: "There is something wrong connecting to your AD infrastructure, please review AD settings and try again. The most common cause of this is using a user not in Domain admins or Administrators Group" The user is in Domain Admins and local administrators group **UPDATE** I've now tried with a further two accounts which meet the criterion and still no luck -
HAP+ V9 Unkown Error After Fixing Save Button
JonZaman replied to JonZaman's topic in Home Access Plus+
Thanks Fairm010, I filled it out to what Nickbro said to set firstrun=True and re-enter AD credentials. it worked but after a reboot it stopped working. I did the same thing again and it worked so I assume I need to complete the setup on setup.aspx before next reboot? Also will it cause an issue if the server that HAP sits on doesn't have active directory installed on? Is there some way to point LDAP to query a different server on the same network? -
HAP+ V9 Unkown Error After Fixing Save Button
JonZaman replied to JonZaman's topic in Home Access Plus+
I couldn't find where in the setup.aspx or hapconfig.xml file that the LDAP details are meant to be entered. Can anyone point me in the right direction? I keep getting an error "The LDAP Server is unavailable" I cant find any other forum posts mentioning this so I must be the only newbie to editing these sorts of files. -
HAP+ V9 Unkown Error After Fixing Save Button
JonZaman replied to JonZaman's topic in Home Access Plus+
That fixed it just need to figure out where to put the LDAP settings now. Thanks so far guys. -
HAP+ V9 Unkown Error After Fixing Save Button
JonZaman replied to JonZaman's topic in Home Access Plus+
Probably sound more thick but I'm not sure what path I'm turning to Caps. That's my hapconfig file can you let me know what to edit exactly? Thanks -
HAP+ V9 Unkown Error After Fixing Save Button
JonZaman replied to JonZaman's topic in Home Access Plus+
I have rebooted the server several times. I cannot say I am an expert in this as this is the first time I am deploying. Where would I change the LDAP Path? -
Hello All, I followed various forum threads til I got stuck at this point. I had just fixed the issue where the save button wasn't displayed, rebooted the server and had an error which I Googled and found that I needed to do a registry change so that the IIS AppPool user had permissions to the event log. Rebooted the server again and got the following error which I tried to google but couldn't find anything useful. Wondering if anyone can help please. Ripping my hair out trying to get this to work. Many thanks, Jon[h=1]Server Error in '/HAP' Application.[/h][h=2]Unknown error (0x80005000)[/h]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.Runtime.InteropServices.COMException: Unknown error (0x80005000) Source Error: [TABLE=width: 100%] [TR] [TD]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.[/TD] [/TR] [/TABLE] Stack Trace: [TABLE=width: 100%] [TR] [TD][COMException (0x80005000): Unknown error (0x80005000)] System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) +627365 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() +436 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): Unknown error (0x80005000)] System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +12951237 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): Unknown error (0x80005000)] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +12968244 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +159 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +12807949 [/TD] [/TR] [/TABLE] Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18446
