W32Jbot
Members-
Posts
65 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by W32Jbot
-
Sorry to bump this but we have had the exact same issue. Did you see 3 certs in the EAP cert config with just 1 second difference between their issued dates\times? I also wondered are both of your NPS boxes running certs with the exact same timestamps? Ours seem to have settled on certs with a 1 second issued time difference between them which seems a tad odd...
-
Not displaying correctly after install
W32Jbot replied to jamesreedersmith's topic in Home Access Plus+
Which line did you take out? -
[1703, cu] Folder Redirection of Start Menu Win10 1703 not working
W32Jbot replied to sarge's topic in Windows 10
Yes I just have in a test environment. I was only doing a proof of concept with a 10 box to see if it would roll with our 7 GPO's and re-directs. Seems it won't now... -
Right, I changed localhost to the actual hostname and it works
-
Interesting Email problem
W32Jbot replied to MattDLEA's topic in Internet Related/Filtering/Firewall
All of those are easy to get removed from, just follow their removal procedure. You should also use the other DNSBL checker I gave you as it checks some other lists that MXToolbox do not. You won't have been blacklisted for no reason though, and most DNSBL operators will want to know what action you have taken to remediate. -
Interesting Email problem
W32Jbot replied to MattDLEA's topic in Internet Related/Filtering/Firewall
Have you checked your IP for presence on any DNSBL's? try: http://mxtoolbox.com/blacklists.aspx Or I find this is a bit more comprehensive: http://www.dnsbl-check.info/ -
Hi All, I really hope someone can help me out a bit here. I am in the process of setting up a HAP version 10 install, we have had a version 7 on site for a few years now and it has worked well for us. I followed the useful setup video that is provided and have deleted the relevant content from the web.config and set up all the necessary folder permissions. I have imported a valid cert and bound it to 443 for the HAP website. But, on http://localhost/hap/setup.aspx I am seeing red crosses on Services Activated: and General: When I go to http://localhost/hap/API/setup i am seeing the following error: Server Error in '/HAP' Application. The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly. Requested URL: /hap/API/setup Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34274 Any ideas?
-
Disable ALL certificate warnings??
W32Jbot replied to BassTech's topic in Internet Related/Filtering/Firewall
Hi, Smoothwall is intercepting your HTTPS requests, inspecting them, re-signing them with its own man in the middle cert and then handing them back on to the client signed by a certificate the client doesnt trust. You just need to export your guardian Cert from Smoothwall and import it into your clients. -
Hi, We had this exact same issue. I approached it by creating a location in smoothwall that encompassed the machines in our music department. Then, with a little bit of help from support, we configured the policies so that the header append that redirects students to youtube/EDU is not applied to this location. Now we have a handfull of music machines with full access to youtube that are closely managed by music staff, and the rest of the students have youtube/EDU.
-
Thanks Nick, that line does already exist in the strings.xml. When i said Disable the feature i didnt mean disable access to files altogther, I just meant disable the My files Beta as enhanced and basic file access both seemed to work ok.
- 14 replies
-
So is there a way to turn the my files feature off if it isnt going to work here correctly? It is just confusing matters for staff here...
- 14 replies
-
Ok, so i took the files in the zip and pasted them into inetpub\wwwroot\HAP\App_LocalResources\en-gb replacing the files that were there already.... I still get the error... I also tried rebooting the HAP box :/
- 14 replies
-
Thanks Nick i replaced the ~/app_localresources/en-gb/ folder but i still get the below error when i try to use the my files beta feature.. It is confusing my staff, is there any way i can turn the beta feature off for now? Server Error in '/HAP' 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: The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL: 1. Add a "Debug=true" directive at the top of the file that generated the error. Example: <%@ Page Language="C#" Debug="true" %> or: 2) Add the following section to the configuration file of your application: Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode. Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario. Stack Trace: [NullReferenceException: Object reference not set to an instance of an object.] HAP.Web.Configuration.hapConfig.get_Local() +153 HAP.Web.Controls.LocalResource.get__doc() +154 HAP.Web.Controls.LocalResource.Render(HtmlTextWriter writer) +56 [ArgumentOutOfRangeException: The string homeaccessplus cannot be found] HAP.Web.Controls.LocalResource.Render(HtmlTextWriter writer) +508 ASP.myfiles_default_aspx.__Render__control3(HtmlTextWriter __w, Control parameterContainer) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\hap\55cd546f\70e6ba5a\App_Web_b4uxme3p.1.cs:0 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +131 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +246 System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +315 System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +48 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +246 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +246 System.Web.UI.Page.Render(HtmlTextWriter writer) +40 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5290 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
- 14 replies
-
What he said ^^^
- 14 replies
-
Thanks Matt, I did as you said and the only files i had to get from my backup were Default.aspx and basestyle.css..
-
Is there any sort of upgrade path or recommended routine for this? Do i just replace the changed files or do i replace the lot and then restore my edited config files? Anyone upgraded before?
-
Replaced the web.config with a backup and its back
-
When i try to login to HAP on either login.aspx or setup.aspx i get thrown back to the login form with "Logged in as my.username | Logout" in the top right corner, I have tried re-entering my creds but get exactly the same result, I have also tried clicking logout and then re-authing but i still get the same result. I may be getting a different result to other users due to previous sessions? Because, When other users try to log in they get: Server Error in '/HAP' Application. ________________________________________ Logon failure: unknown user name or bad password. 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.DirectoryServices.DirectoryServicesCOMException: Logon failure: unknown user name or bad password. 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: [DirectoryServicesCOMException (0x8007052e): Logon failure: unknown user name or bad password. ] System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) +781 System.DirectoryServices.DirectoryEntry.Bind() +44 System.DirectoryServices.DirectoryEntry.get_AdsObject() +42 System.DirectoryServices.PropertyValueCollection.PopulateList() +29 System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName) +119 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() +141 System.DirectoryServices.AccountManagement.PrincipalContext.get_QueryCtx() +42 System.DirectoryServices.AccountManagement.Principal.FindByIdentityWithTypeHelper(PrincipalContext context, Type principalType, Nullable`1 identityType, String identityValue, DateTime refDate) +27 System.DirectoryServices.AccountManagement.UserPrincipal.FindByIdentity(PrincipalContext context, String identityValue) +95 HAP.AD.User.get_UserPa() +116 HAP.AD.User..ctor(String username) +113 HAP.AD.MembershipProvider.GetUser(String username, Boolean userIsOnline) +35 System.Web.Security.Membership.GetUser(String username, Boolean userIsOnline) +175 HAP.Web.Controls.Page.get_ADUser() +39 HAP.Web.Default.Page_Load(Object sender, EventArgs e) +1170 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3064 ________________________________________ Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272 I had just got somewhere with this and then this HAPpened
-
I downloaded the files and replaced them but it hasnt made any difference i still get: If you have not already done so, please edit ~/web.config with notepad, etc..., changing: to I also still have a red cross next to base settings, i do have it published now though except when i try to change any of the links i get an internal server error, I did however manage to change the webmail URL from the hapconfig.xml It looks great and i cant wait to actually get access to network file resources with it! Please hlp me make this work
-
Under checks everything is green, i will download and replace the files shortly.
-
just to update i got the register services to green tick by following the instructions to setup SSL on the site with a self signed Cert here But i am still well and truely stuck with the other bits
-
Thanks for this Nick, i am in setup.aspx but the page doesnt really correspond with the one in the video. The video has no mention of "Services Activated" which i have a cross next to. Also it has a cross on active directory base settings even though correct criteria has been entered and HAP is able to process logons via its logon form. Any ideas what i have got wrong here? Also when i click in the students feild or add under Active Directory User List OUs, i just get a window titled Active Directory Browser with a blue bar that isnt moving. I am also seeing this: If you have not already done so, please edit ~/web.config with notepad, etc..., changing: to But when i go to the web.config Is not in there? Everyone else seems to have got this setup a doddle so i'm feeling like a right noob here now
-
Found it, It is the ASP role Services that need to be installed.
-
I posted this in the HAP+ instructions thread but later felt that it didnt belong in there so i am posting here instead, if a mod could remove the other post that would be most awesome! [Edit] dont worry mod i found the delete button. Ok so, I am setting a HAP box following the HAP v7 Installation Tutorial video and i have got stuck configuring IIS. On the configuring IIS authentication part of the video it says to make sure anonymous auth and forms based auth are enabled, my IIS installation does not have the Forms based Authentication option available for me to enable. http://weblogs.asp.net/zroiy/archive/2008/08/17/missing-windows-authentication-provider-for-iis-7-on-windows-server-2008.aspx Says it should be available if i add the Windows Authentication service role under the IIS role, this is already ticked but i still have no Forms based auth available in IIS! I can see the FormsAuthentication module in modules but i guess it just isnt loaded? I am missing something blatantly obvious here arent i?
-
Interesting discussion on Vista deployment techniques
W32Jbot replied to ajbritton's topic in Windows Vista
But now we are forewarned
